You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Daniel Flanagan 7631a68d9a
Chasing lighthouse
2 weeks ago
content Chasing lighthouse 2 weeks ago
layouts Chasing lighthouse 2 weeks ago
src/stylus Chasing lighthouse 2 weeks ago
static Chasing lighthouse 2 weeks ago
.gitattributes Move fonts to git lfs 1 year ago
.gitignore Add CORS for Matrix well-known files 2 years ago
config.yaml Lighthouse 1 year ago
makefile Fix stylesheet 3 years ago
netlify.toml CORS 7 months ago
readme.md work on stylus sheet 3 years ago

readme.md

lyte.dev

Dependencies

  • Hugo
  • netlify-cli (for deployments)
  • Stylus

Build

make

Resulting pages will be in public/.

Develop

make dev

You can view the site at http://localhost:1313.

Deploy

Temporary Build

make publish

To Production

make publish-prod