No description
Find a file
2024-12-27 15:59:47 -08:00
.forgejo/workflows try public html 2024-12-27 15:59:47 -08:00
content fix metadata 2024-12-27 13:42:20 -08:00
public Create blog “2024-12-24-automatic-rebuilding” 2024-12-24 19:47:35 +00:00
tools try public html 2024-12-27 15:59:47 -08:00
.editorconfig copied from template 2024-09-12 19:47:49 -07:00
.gitignore ignore tina cms 2024-12-26 17:30:51 -08:00
.nojekyll copied from template 2024-09-12 19:47:49 -07:00
.nvmrc copied from template 2024-09-12 19:47:49 -07:00
eleventy.config.js fix metadata 2024-12-27 13:42:20 -08:00
LICENSE copied from template 2024-09-12 19:47:49 -07:00
package-lock.json update image shrink routine to use mozjpeg 2024-12-26 18:26:04 -08:00
package.json update image shrink routine to use mozjpeg 2024-12-26 18:26:04 -08:00
README.md update readme 2024-09-15 14:15:04 -07:00

nycki.net v2

My webbed site! Based on eleventy-base-blog.

Building

  • install npm
  • clone this repo
  • npm install
  • npm run build