gozen/gozen-site
1
0
Fork
You've already forked gozen-site
0
  • HTML 52.2%
  • CSS 42.4%
  • JavaScript 5.4%
voylin 060fe92d70
All checks were successful
Deploy Hugo to Codeberg Pages / build-and-deploy (push) Successful in 20s
Init
Add workflow
Fix Codeberg link
2026年06月30日 09:27:29 +09:00
.forgejo/workflows Init 2026年06月30日 09:27:29 +09:00
archetypes Init 2026年06月30日 09:27:29 +09:00
content Init 2026年06月30日 09:27:29 +09:00
data Init 2026年06月30日 09:27:29 +09:00
layouts Init 2026年06月30日 09:27:29 +09:00
static Init 2026年06月30日 09:27:29 +09:00
.gitignore Init 2026年06月30日 09:27:29 +09:00
.ignore Init 2026年06月30日 09:27:29 +09:00
hugo.toml Init 2026年06月30日 09:27:29 +09:00
README.md Init 2026年06月30日 09:27:29 +09:00

Notes for myself

Creating new posts:

hugo new blog/name.md

Testing site:

hugo server -D (-D = show drafts)