No description
Find a file
nycki 5c5cbfe9a3
All checks were successful
/ build (push) Successful in 46s
fix redirect
2025-08-21 18:34:23 -07:00
.forgejo/workflows
.vscode vscode config: quickly insert datetime 2025-07-28 15:32:05 -07:00
_config relative links for more flexible site structure 2025-08-21 18:27:15 -07:00
content fix redirect 2025-08-21 18:34:23 -07:00
static use hr to separate entries 2025-07-28 15:44:30 -07:00
tools
.editorconfig
.gitignore
.nojekyll
.nvmrc
eleventy.config.js relative links for more flexible site structure 2025-08-21 18:27:15 -07:00
LICENSE
package-lock.json
package.json
README.md

nycki.net v2

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

Building

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