You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel Flanagan 3911b5fe19
Update avatar
3 months ago
content Update avatar 3 months ago
layouts Footy 4 months ago
src/stylus Fix ourcraft paragraph links and light-theme buttons 3 months ago
static Update avatar 3 months ago
.gitattributes Move fonts to git lfs 1 year ago
.gitignore Add CORS for Matrix well-known files 1 year ago
config.yaml Lighthouse 1 year ago
makefile Fix stylesheet 2 years ago
netlify.toml CORS 4 months ago
readme.md work on stylus sheet 2 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