e7d7f030a4
adds git repos link to footer
2024-01-28 11:08:16 +01:00
560280e40d
update landing/main page
2024-01-26 11:15:48 +00:00
9eeb1f4dc3
fix deprecation warnings from hugo since hugo v0.112.0
...
→ https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
2023-12-31 17:34:23 +01:00
c4cf384f94
update ignored files
...
hugo tries to update website looping through temp files produced when ffmpeg uses 2 passes
2023-12-31 12:15:13 +01:00
92231e6eac
adds description to languages.en.toml
2023-12-13 19:49:16 +01:00
4b9276f149
remove deprecated canonifyURLs from config.toml
2023-12-13 19:48:31 +01:00
d33193c397
remove edit button
2023-12-10 17:33:51 +01:00
6dd03faeb5
re-add categories taxonomy
...
to let users filter for either category
also should remove 404 error when clicking category links in /posts
2023-12-09 00:37:22 +01:00
9fbdf74255
update configuration
2023-11-29 11:09:20 +01:00
2ea624d568
adds linkedin sharinglinks to website
2023-11-28 17:36:40 +01:00
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)
2023-11-27 23:14:45 +01:00
b4e4f9784b
update plausible config
2023-11-27 23:10:10 +01:00
5a3fba86ed
plausible update (replace hardcode with hugo module)
2023-11-27 23:05:23 +01:00
4666736784
merge upstream changes to config files
2023-11-27 19:18:21 +01:00
0609be4710
update license text
2023-11-27 17:42:24 +01:00
0833a13fb4
adds plausible stat into config (but don't use yet)
2023-11-27 15:54:55 +01:00
ea28eecc04
fix broken humans.txt and tootpick.html output
2023-11-25 22:34:01 +01:00
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.)
2023-11-19 14:48:57 +01:00
63c60c5314
useless ordering of unused themes in hugo conf
2023-11-19 13:30:09 +01:00
e0971815db
fixing tootpick output in config.toml
2023-11-19 12:47:12 +01:00
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
2023-11-19 12:40:57 +01:00
68a949189b
update config (permalinks comments)
2023-11-18 22:44:04 +01:00
f498f0fc5f
adding tootpick for sharing to mastodon
...
https://github.com/Juerd/tootpick
https://tootpick.org/
2023-11-17 17:39:03 +01:00
0591f27363
update sharing links and profile links
2023-11-17 16:32:51 +01:00
81920c9e47
update theming (including highlighting)
2023-11-14 19:33:45 +01:00
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)
2023-11-14 11:22:31 +01:00
67395a8b86
update small author info (appears under a page or post if wanted)
2023-11-12 01:14:08 +01:00
28ce566916
fix pagination width and add sharing links
2023-11-12 01:13:40 +01:00
a66d9e8afd
update home page
2023-11-06 23:56:28 +01:00
b3c6b09f1c
update wx footer link
2023-11-06 23:53:23 +01:00
6d1b5a1c96
new page (APRS)
2023-11-03 21:56:55 +01:00
c2aad379c9
change theme colors back to congo
2023-11-02 18:07:49 +01:00
3c6fec593c
update TOC level config
2023-09-03 09:39:23 +02:00
86a510cc1e
update menu links (adds Home button on top)
2023-08-12 17:22:57 +02:00
c5fd56099c
update hugo to 0.116.1
2023-08-11 21:44:46 +02:00
fb0c51c1b0
update author biography
2023-07-30 12:04:15 +02:00
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-
2023-07-30 11:12:46 +02:00
a41af3bb87
adds canonifyURLs to config to remove the alt domains
...
(which might enable the search function on 404 page again (on different/alt domains))
2023-06-19 21:27:41 +02:00
5664417e66
fix output formats (HTML,Atom,RSS,JSON,etc.)
2023-06-17 22:29:20 +02:00
c67f0904b0
update home page
2023-05-28 20:21:59 +02:00
4ae13677d2
update theme
2023-05-28 20:10:03 +02:00
13a1e79201
fix theme
2023-05-14 21:24:32 +02:00
5defce9ee6
update fathomAnalytics script URL
...
(they removed custom domains and there seem to be problems with them)
2023-05-09 20:13:56 +02:00
21441ab62f
update config
2023-04-10 21:47:05 +02:00
8fafe93ce3
update atom feeds
2023-04-10 11:18:40 +02:00
170e21e575
re-arrange menues
2023-04-10 09:51:58 +02:00
1152044802
remove appearanceSwitcher
...
because the dark theme uses custom chroma for syntax highlighting
(which looks stupid on light theme)
2023-04-08 21:06:12 +02:00
1a39a4fa16
fix TableOfContents lenght on longer articles (limit headings from level 4 to 2)
2023-04-08 17:38:14 +02:00
bb82b31d19
update humans.txt and color scheme
2023-04-08 10:43:41 +02:00
5d837f4ae0
update theme / author links
2023-03-26 23:02:25 +02:00