- Description:
- Source code for my website
- Owner:
- Thomas Böhler
- Last Change:
- Clone URL:
ssh://anonymous@got.wtchr.de:61459/wiredspace.de.git
Commit Briefs
build: remove ci job (main)
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>
about: add onion service link
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
license: update license years
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
footer: code -> source
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
build: update openring sites
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
layout: add horizontal lines for header/footer
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
footer: write CC BY-SA properly
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
about: add notice about exchanging briar links
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
about: update briar link
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
posts: add email again
The email text was lost in some earlier commit. Restore it. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
Branches
Tree
| .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`.
