custom hugo blog
  • HTML 48.5%
  • CSS 40.1%
  • JavaScript 8.6%
  • Makefile 2.8%
Find a file
Juan 286bf68487 feat: add rsync deploy target for NixOS homelab
- Add deploy target to Makefile
- Add DEPLOY_USER, DEPLOY_HOST, DEPLOY_PATH to .env.prod.example
2026-05-21 01:14:32 -04:00
archetypes Initial Blog Commit 2025-07-04 16:10:22 -04:00
config fix: remove invalid env var syntax from production config 2026-05-20 21:36:24 -04:00
content blog .8 (also comments added) 2026-01-29 00:20:53 -05:00
resources/_gen/assets/css Initial Blog Commit 2025-07-04 16:10:22 -04:00
static/images adding fleshmonk banner to home page 2026-05-13 23:59:27 -04:00
themes/terminal adding fleshmonk banner to home page 2026-05-13 23:59:27 -04:00
.env.dev feat: add Isso comment system integration and improve dev/prod workflow 2026-05-20 20:53:16 -04:00
.env.prod.example feat: add rsync deploy target for NixOS homelab 2026-05-21 01:14:32 -04:00
.gitignore chore: clean up submodule, update gitignore, split hugo config 2026-05-20 21:35:56 -04:00
.hugo_build.lock Initial Blog Commit 2025-07-04 16:10:22 -04:00
isso.dev.cfg feat: add Isso comment system integration and improve dev/prod workflow 2026-05-20 20:53:16 -04:00
isso.prod.cfg.example feat: add Isso comment system integration and improve dev/prod workflow 2026-05-20 20:53:16 -04:00
Makefile feat: add rsync deploy target for NixOS homelab 2026-05-21 01:14:32 -04:00