Commit graph

10 commits

Author SHA1 Message Date
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
jaseg
9ee28abd50 deploy.py: Add pagefind build 2023-12-30 16:37:50 +01:00
jaseg
c55e92fe93 Fix headline alignment & deployment 2023-03-19 15:55:56 +01:00
jaseg
77469be23f Make site mobile-friendly, make code listings pretty 2023-03-19 15:27:45 +01:00
jaseg
396c62e422 Polish wifi LED driver post 2021-11-24 12:31:49 +01:00
jaseg
3dfca328ee deploy.py: use absolute URL instead of remote name for deployment 2021-08-16 14:28:04 +02:00
jaseg
f61c032d23 deploy.py: auto-push generated commit 2021-08-16 14:27:08 +02:00
jaseg
088e9c83e8 Fix deploy.py branch handling 2021-08-15 14:01:23 +02:00
jaseg
e984a60731 Update deploy.py 2021-08-15 13:43:18 +02:00
jaseg
fe92b473b8 Add deploy.py 2021-08-15 13:30:27 +02:00