No description
Find a file
nycki a544a82fdb
All checks were successful
/ build (push) Successful in 38s
Update content/blog/22-typescript-flavors.md
2025-02-05 06:39:29 +00:00
.forgejo/workflows include runner config 2024-12-28 00:49:57 +00:00
content Update content/blog/22-typescript-flavors.md 2025-02-05 06:39:29 +00:00
static css tweaks and blog about it 2024-12-28 13:32:16 -08:00
tools neocities test 2024-12-27 22:46:03 -08:00
.editorconfig copied from template 2024-09-12 19:47:49 -07:00
.gitignore scripts 2024-12-27 22:22: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 no comentario on drafts, bring back anchors, update blog about typescript flavors 2025-02-04 20:09:10 -08:00
LICENSE copied from template 2024-09-12 19:47:49 -07:00
package-lock.json neocities test 2024-12-27 22:46:03 -08:00
package.json neocities test 2024-12-27 22:46:03 -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