Tree
- Tree:
4fbde546317cff94277b3b3b78b3cac79ad1702c- Date:
- Message:
- build: remove ci job CI job isn't needed anymore as I just do this by hand, and it doesn't work anymore anyway. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
| .gitignore | commits | blame |
| LICENSE | commits | blame |
| Makefile | commits | blame |
| README.md | commits | blame |
| archetypes/ | |
| assets/ | |
| config.toml | commits | blame |
| content/ | |
| layouts/ | |
| static/ | |
| webring-in.template | commits | blame |
README.md
wiredspace.de ------------- # Dependencies - [hugo](https://gohugo.io/) # Build Build this website with `hugo`. You can serve it locally via `hugo serve`. # Adding blog posts To add a blog post, create it via `hugo new blog/post_title.md` or `hugo new blog/microblog/post_title.md`.
