Go to file
Daniel Flanagan f2ad45fc41
Remove dummy content, better link styles, and deploy script
2020-07-14 17:32:23 -05:00
content Remove dummy content, better link styles, and deploy script 2020-07-14 17:32:23 -05:00
layouts Add readme, fix syntax highlighting, and other small fixes 2020-07-14 17:17:10 -05:00
static initial commit 2020-07-14 16:47:54 -05:00
themes/lyte Remove dummy content, better link styles, and deploy script 2020-07-14 17:32:23 -05:00
.gitignore Remove dummy content, better link styles, and deploy script 2020-07-14 17:32:23 -05:00
config.yaml initial commit 2020-07-14 16:47:54 -05:00
makefile Remove dummy content, better link styles, and deploy script 2020-07-14 17:32:23 -05:00
readme.md Add readme, fix syntax highlighting, and other small fixes 2020-07-14 17:17:10 -05:00

readme.md

lyte.dev

Dependencies

  • Hugo

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.