No description
Find a file
2024-12-13 19:32:29 -08:00
_data update author info 2024-12-13 19:32:29 -08:00
_includes stickers 2024-11-24 11:31:49 -08:00
content fix drafts 2024-12-13 19:27:59 -08:00
public/a stickers 2024-11-24 11:31:49 -08:00
tools todo: lossless webp input 2024-11-30 19:47:09 -08:00
.editorconfig copied from template 2024-09-12 19:47:49 -07:00
.gitignore script for manually shrinking images 2024-11-30 19:35:41 -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 drafts 2024-12-13 19:27:59 -08:00
LICENSE copied from template 2024-09-12 19:47:49 -07:00
package.json remove upgrade helper 2024-12-13 19:17:05 -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