No description
content | ||
layouts | ||
static | ||
themes/lyte | ||
.gitignore | ||
config.yaml | ||
makefile | ||
readme.md |
lyte.dev
Dependencies
- Hugo
netlify-cli
(for deployments)
Build
make
Resulting pages will be in public/
.
Develop
make dev
You can view the site at http://localhost:1313.
Deploy
Netlify will automatically deploy the site upon pushing changes to master.