gozen/gozen-site
|
voylin
060fe92d70
All checks were successful
Deploy Hugo to Codeberg Pages / build-and-deploy (push) Successful in 20s
Add workflow Fix Codeberg link |
||
|---|---|---|
| .forgejo/workflows | Init | |
| archetypes | Init | |
| content | Init | |
| data | Init | |
| layouts | Init | |
| static | Init | |
| .gitignore | Init | |
| .ignore | Init | |
| hugo.toml | Init | |
| README.md | Init | |
Notes for myself
Creating new posts:
hugo new blog/name.md
Testing site:
hugo server -D (-D = show drafts)