Dominic Reich
967a2e4529
update front page with actual git urls
9 months ago
Dominic Reich
5f01c5d786
update config params.toml
...
themes order
10 months ago
Dominic Reich
e7d7f030a4
adds git repos link to footer
10 months ago
Dominic Reich
560280e40d
update landing/main page
10 months ago
Dominic Reich
9eeb1f4dc3
fix deprecation warnings from hugo since hugo v0.112.0
...
→ https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
11 months ago
Dominic Reich
c4cf384f94
update ignored files
...
hugo tries to update website looping through temp files produced when ffmpeg uses 2 passes
11 months ago
Dominic Reich
92231e6eac
adds description to languages.en.toml
11 months ago
Dominic Reich
4b9276f149
remove deprecated canonifyURLs from config.toml
11 months ago
Dominic Reich
d33193c397
remove edit button
12 months ago
Dominic Reich
6dd03faeb5
re-add categories taxonomy
...
to let users filter for either category
also should remove 404 error when clicking category links in /posts
12 months ago
Dominic Reich
9fbdf74255
update configuration
12 months ago
Dominic Reich
2ea624d568
adds linkedin sharinglinks to website
1 year ago
Dominic Reich
5029003385
not sure, disabled hash-based-routing for now
...
don't know if congo theme uses that
(don't know exactly, but let's try this out)
1 year ago
Dominic Reich
b4e4f9784b
update plausible config
1 year ago
Dominic Reich
5a3fba86ed
plausible update (replace hardcode with hugo module)
1 year ago
Dominic Reich
4666736784
merge upstream changes to config files
1 year ago
Dominic Reich
0609be4710
update license text
1 year ago
Dominic Reich
0833a13fb4
adds plausible stat into config (but don't use yet)
1 year ago
Dominic Reich
ea28eecc04
fix broken humans.txt and tootpick.html output
1 year ago
Dominic Reich
e077a6d083
update atom feed output
...
this should fix the warning i get usually
(WARN found no layout file for "atom" for kind "section": You
should create a template file which matches Hugo Layouts Lookup
Rules for this combination.)
1 year ago
Dominic Reich
63c60c5314
useless ordering of unused themes in hugo conf
1 year ago
Dominic Reich
e0971815db
fixing tootpick output in config.toml
1 year ago
Dominic Reich
42cc66febc
move tootpick.html to layouts to make use of --minify
...
in static files only get copied, from layouts they get also minified by hugo
1 year ago
Dominic Reich
68a949189b
update config (permalinks comments)
1 year ago
Dominic Reich
f498f0fc5f
adding tootpick for sharing to mastodon
...
https://github.com/Juerd/tootpick
https://tootpick.org/
1 year ago
Dominic Reich
0591f27363
update sharing links and profile links
1 year ago
Dominic Reich
81920c9e47
update theming (including highlighting)
1 year ago
Dominic Reich
3f9c70917a
re-organize notes section
...
- remove footer link
- add menu link on top
- create listing index page in /notes
- create subpages (cooking, openbsd)
- remove password auth (static/notes/.htaccess)
1 year ago
Dominic Reich
67395a8b86
update small author info (appears under a page or post if wanted)
1 year ago
Dominic Reich
28ce566916
fix pagination width and add sharing links
1 year ago
Dominic Reich
a66d9e8afd
update home page
1 year ago
Dominic Reich
b3c6b09f1c
update wx footer link
1 year ago
Dominic Reich
6d1b5a1c96
new page (APRS)
1 year ago
Dominic Reich
c2aad379c9
change theme colors back to congo
1 year ago
Dominic Reich
3c6fec593c
update TOC level config
1 year ago
Dominic Reich
86a510cc1e
update menu links (adds Home button on top)
1 year ago
Dominic Reich
c5fd56099c
update hugo to 0.116.1
1 year ago
Dominic Reich
fb0c51c1b0
update author biography
1 year ago
Dominic Reich
846a2f341a
update config/_default/markup.toml to allow style-sheeting paragraphs like:
...
#v+
A test paragraph
{.custom-style-class}
#v-
Which should result in something like:
#v+
<p class="custom-style-class">A test paragraph</p>
#v-
1 year ago
Dominic Reich
a41af3bb87
adds canonifyURLs to config to remove the alt domains
...
(which might enable the search function on 404 page again (on different/alt domains))
1 year ago
Dominic Reich
5664417e66
fix output formats (HTML,Atom,RSS,JSON,etc.)
1 year ago
Dominic Reich
c67f0904b0
update home page
2 years ago
Dominic Reich
4ae13677d2
update theme
2 years ago
Dominic Reich
13a1e79201
fix theme
2 years ago
Dominic Reich
5defce9ee6
update fathomAnalytics script URL
...
(they removed custom domains and there seem to be problems with them)
2 years ago
Dominic Reich
21441ab62f
update config
2 years ago
Dominic Reich
8fafe93ce3
update atom feeds
2 years ago
Dominic Reich
170e21e575
re-arrange menues
2 years ago
Dominic Reich
1152044802
remove appearanceSwitcher
...
because the dark theme uses custom chroma for syntax highlighting
(which looks stupid on light theme)
2 years ago
Dominic Reich
1a39a4fa16
fix TableOfContents lenght on longer articles (limit headings from level 4 to 2)
2 years ago