Go to file
Jackson Chen ee6f2e2454 no underline on blog post and navigation links
except when hovering

place link underline exceptions above a:hover, required because of how
CSS applies and overrides styles. reduces duplicated styles.
2023-09-15 10:51:14 +02:00
assets no underline on blog post and navigation links 2023-09-15 10:51:14 +02:00
content Fix duplicate hare-vec entry 2023-06-19 16:54:18 +02:00
layouts no underline on blog post and navigation links 2023-09-15 10:51:14 +02:00
static _index.html: add chat.sr.ht blurb 2022-06-15 11:51:12 +02:00
.build.yml .build.yml: archlinux -> alpine/edge 2020-10-08 15:18:30 -04:00
.gitignore Initial commit 2018-10-09 21:33:18 -04:00
LICENSE Add LICENSE 2019-02-06 12:02:23 -05:00
README.md Add README.md 2019-02-06 12:03:06 -05:00
config.toml Add 2FA article 2020-03-04 09:52:11 -05:00
logo.svg Add logo.svg, relative path to stylesheet 2019-02-06 12:01:24 -05:00

README.md

sourcehut.org

This is the source for the sourcehut marketing website.

Compiling

$ hugo

Hacking

$ hugo serve -w