lyte.dev

[![flake check status](https://git.lyte.dev/lytedev/nix/badges/workflows/nix-flake-check.yaml/badge.svg)](https://git.lyte.dev/lytedev/nix/actions?workflow=nix-flake-check.yaml) [![build status](https://git.lyte.dev/lytedev/nix/badges/workflows/nix-build.yaml/badge.svg)](https://git.lyte.dev/lytedev/nix/actions?workflow=nix-build.yaml)
## 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](http://localhost:1313). ## Deploy ### Temporary Build ``` make publish ``` ### To Production ``` make publish-prod ``` [/]: https://lyte.dev