No description
Find a file
2024-09-15 16:26:37 -07:00
_data blog 2024-09-13 21:19:34 +00:00
_includes buttons 2024-09-15 14:04:28 -07:00
content add hidden module 2024-09-15 16:26:37 -07:00
public/a fix button urls 2024-09-15 16:02:33 -07:00
.editorconfig copied from template 2024-09-12 19:47:49 -07:00
.gitignore hidden pages 2024-09-15 23:08:24 +00:00
.gitmodules add hidden module 2024-09-15 16:26:37 -07: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.drafts.js copied from template 2024-09-12 19:47:49 -07:00
eleventy.config.js buttons 2024-09-15 14:04:28 -07:00
LICENSE copied from template 2024-09-12 19:47:49 -07:00
netlify.toml copied from template 2024-09-12 19:47:49 -07:00
package.json copied from template 2024-09-12 19:47:49 -07: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