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 43a41fdcac
Fix SVG
1 week ago
content Fix SVG 1 week ago
layouts Fix SVG 1 week ago
src/stylus Add salary page with table 1 week ago
static Disable for now 3 months ago
.gitattributes Move fonts to git lfs 2 years ago
.gitignore Add CORS for Matrix well-known files 2 years ago
config.yaml Preloader 3 months ago
makefile Fix makefile 2 months ago
netlify.toml CORS 10 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