No description
Find a file
nycki f0fe87d667
All checks were successful
/ build (push) Successful in 50s
relative links for more flexible site structure
2025-08-21 18:27:15 -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 update modlist 2025-08-18 20:03:02 -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