No description
Find a file
2024-12-24 13:26:54 -08:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-12-24 19:38:14 +00:00
_data update author info 2024-12-13 19:32:29 -08:00
_includes add characters page 2024-12-24 12:56:12 -08:00
content star for fursonas 2024-12-24 13:03:32 -08:00
public Create blog “2024-12-24-automatic-rebuilding” 2024-12-24 19:47:35 +00: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 don't ignore package lock 2024-12-23 19:59:24 -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 top level bundles 2024-12-24 13:07:30 -08:00
LICENSE copied from template 2024-09-12 19:47:49 -07:00
package-lock.json regular dependencies 2024-12-24 13:26:54 -08:00
package.json regular dependencies 2024-12-24 13:26:54 -08:00
README.md update readme 2024-09-15 14:15:04 -07:00
site.conf commit site.conf 2024-12-24 19:13:18 +00:00

nycki.net v2

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

Building

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