Commit graph

46 commits

Author SHA1 Message Date
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
a83aac1968
update theme 2023-03-05 18:22:24 +01:00
fda2a56e39
update basic config, equipment 2023-03-05 17:47:04 +01:00
e1d8690659
update author links 2023-02-18 00:01:52 +01:00
95e3284222
removes sharing links under articles 2023-02-17 21:38:06 +01:00
ccf6fcd4c3
update about page 2023-02-16 14:38:46 +01:00
460905ed34
push full article to rss 2023-01-06 23:37:21 +01:00
7272fbd87e
update Mastodon URL 2022-12-29 13:23:19 +01:00
28154d9347
updates headline 2022-12-15 08:06:06 +01:00
446203a3e3
adds humans.txt 2022-12-13 20:33:27 +01:00
1ff4f806ed
update baseURL in config.toml 2022-12-11 18:21:12 +01:00
1bf9612dd0
add Fathom Analytics settings 2022-12-09 23:40:42 +01:00
dda892ccab
updates; still not finished... 2022-12-05 22:32:44 +01:00
4c06e374ed
first commit; still need to update content/posts 2022-11-20 21:17:25 +01:00