Commit Briefs

c1a1fe6c1e Thomas Böhler

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>


9d42ec7753 Thomas Böhler

about: add onion service link

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


67160acae4 Thomas Böhler

license: update license years

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


c957a08e56 Thomas Böhler

footer: code -> source

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


c21d67ef28 Thomas Böhler

build: update openring sites

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


eadcd802d8 Thomas Böhler

layout: add horizontal lines for header/footer

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


9350156e37 Thomas Böhler

footer: write CC BY-SA properly

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


d7056543dc Thomas Böhler

about: add notice about exchanging briar links

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


ea96f6d1c8 Thomas Böhler

about: update briar link

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


e8062563ab Thomas Böhler

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

Tags

This repository contains no tags

Tree

.gitignorecommits | blame
LICENSEcommits | blame
Makefilecommits | blame
README.mdcommits | blame
archetypes/
assets/
config.tomlcommits | blame
content/
layouts/
static/
webring-in.templatecommits | 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`.