Commit graph

94 commits

Author SHA1 Message Date
01706732f2
update about page (email obfuscation)
introducing two new javascript files that use browser JS interaction to
reveal the data

moved everything into /assets (from /static) so we also added defer,
devmode choise and integrity to the files, scrumbling their names with
sha256 checksums in extended header partial

also moved lightbox into extended header from _baseof layout
2024-12-26 19:00:04 +01:00
21064cf840
update relatedPosts config 2024-12-21 21:07:56 +01:00
8d4b1bb7f0
adds related articles to single article view 2024-12-18 11:02:12 +01:00
01fed6710e
update author bio 2024-12-15 15:59:37 +01:00
f99a01dbe3
update goldmark extensions (not included per default) 2024-12-15 15:59:26 +01:00
b71887c2f2
update theming (also add catppuccin-latte highlighting chroma example file)
not used, I use theme standards for now
2024-12-08 17:31:51 +01:00
ec9fd28d46
config cleanup (make more readable) 2024-12-08 13:39:38 +01:00
10020d8847
update config (goldmark.extensions)
adds extra extension but has to disable strikethrough extension
(extra includes strikethrough)
2024-12-08 13:04:42 +01:00
47a56aecbe
update mastodon profile link 2024-11-23 21:16:51 +01:00
f44ddd9341
adds email back into link list 2024-11-18 00:31:30 +01:00
bfe07ef3a0
remove email address from sourcecode (?) 2024-10-04 15:49:52 +02:00
5cf7e31d29
add _enableGitInfo_ placeholder (commented) in config/_default/config.toml
just in case, if I ever need this I can grep for git in the config
directory...
2024-09-28 23:22:49 +02:00
daa5ee3281
fix paginate → pagination.pagerSize
WARN  deprecated: site config key paginate was deprecated in Hugo
v0.128.0 and will be removed in a future release. Use
pagination.pagerSize instead.
2024-09-19 21:36:08 +02:00
da384756bf
update small author bio 2024-09-09 00:42:16 +02:00
bd7eb8ea2e
re-order git repo links on index page 2024-09-09 00:08:19 +02:00
6dc77e6ffb
update footer link to git repos 2024-09-07 15:49:42 +02:00
62e595589b
fix footer link to git repo 2024-07-07 22:38:59 +02:00
1417bb4b87
update profile git links (gitea → forgejo) 2024-07-07 22:35:55 +02:00
777e6bff51
update email addresses and remove Tootpick
(...@oe7drt.com...@qtztsjosmprqmgtunjyf.com)
2024-07-03 20:33:56 +02:00
c77e0a5010
remove enableCodeCopy and sharingLinks from params.toml 2024-06-16 07:42:32 +02:00
3a7ac756e8
update menu title of privacy page in footer 2024-04-21 09:22:36 +02:00
ea028efafd
removes Fathom analytics code from config params.toml 2024-04-21 09:16:35 +02:00
38846070e9
update menu title of Equipment page 2024-04-21 09:15:58 +02:00
0790a5bea8
adds some comments to config markup.toml 2024-04-21 09:15:43 +02:00
ea4e25ba7b
update color scheme 2024-04-13 21:06:39 +02:00
a0b88be3b6
remove aprs page 2024-04-13 17:07:17 +02:00
5916c1e715
add mastodon verification link on main page 2024-03-09 07:44:20 +01:00
ecab38ad3f
remove amazon wishlist from profile 2024-02-24 22:29:10 +01:00
0630ef6a21
switch theme 2024-02-18 18:44:52 +01:00
967a2e4529
update front page with actual git urls 2024-02-16 18:43:27 +01:00
5f01c5d786
update config params.toml
themes order
2024-01-29 15:30:42 +01:00
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