No description
Find a file
jaseg 16655c00e0 Fix hugo layout in hugo > ~0.130.0
For some reason, newer hugo versions have trouble with .summary, and on
some pages where .summary is not defined in the page header metadata,
when rendering the page as a preview card, hugo swallows the card's
closing </div> tag. Such a weird bug, we now just work around it by
explicitly setting the .summary meta on pages that cause this bug(?) to
surface.
2025-06-30 15:35:25 +02:00
archetypes Initial commit 2018-05-12 12:43:39 +02:00
content Fix hugo layout in hugo > ~0.130.0 2025-06-30 15:35:25 +02:00
hack Make site mobile-friendly, make code listings pretty 2023-03-19 15:27:45 +01:00
research/colorspace Add multichannel LED driver post 2018-05-19 14:43:47 +02:00
themes/conspiracy Fix hugo layout in hugo > ~0.130.0 2025-06-30 15:35:25 +02:00
.gitignore Configure for deployment (blog.jaseg.net) 2019-05-24 15:24:10 +09:00
.gitmodules Vendor heavily modified theme 2018-05-21 13:21:26 +02:00
config.toml Fix mastodon link 2023-10-14 17:41:38 +02:00
deploy.py Fix hugo layout in hugo > ~0.130.0 2025-06-30 15:35:25 +02:00
docutils.conf Make site mobile-friendly, make code listings pretty 2023-03-19 15:27:45 +01:00