lumenous-template

A content-free Lume site template, adapted from https://lume.land.

Get started by using this template repo or from the command line:

# Clone the template repository to your local machine
git clone https://github.com/djradon/lumenous-template.git my-new-project

# Navigate into the newly cloned directory
cd my-new-project

# Remove the Git history from the template repository
rm -rf .git

# Initialize a new Git repository
git init

# Stage and commit all the files from the template
git add .
git commit -m "Initial commit from lumenous-template"

# Add a new remote repository (replace with your new repository's URL)
git remote add origin https://github.com/your-username/my-new-project.git

# Push the files to the new repository
git push -u origin main

Usage 1

Lorem ipsum odor amet, consectetuer adipiscing elit. Aptent dis libero nam inceptos fringilla nulla. Senectus ipsum at facilisi aliquam dolor commodo libero.

# Galician municipalities

- O Pino
- Tordoia
- Ordes
- Cedeira

Usage 2

Lorem ipsum odor amet, consectetuer adipiscing elit. Aptent dis libero nam inceptos fringilla nulla. Senectus ipsum at facilisi aliquam dolor commodo libero.

title: Galician municipalities
items:
  - O Pino
  - Tordoia
  - Ordes
  - Cedeira