Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
25 hours | Fix hugo layout in hugo > ~0.130.0 | jaseg | 1 | -1/+2 | |
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. | |||||
2023-12-30 | deploy.py: Add pagefind build | jaseg | 1 | -0/+3 | |
2023-03-19 | Fix headline alignment & deployment | jaseg | 1 | -2/+2 | |
2023-03-19 | Make site mobile-friendly, make code listings pretty | jaseg | 1 | -1/+4 | |
2021-11-24 | Polish wifi LED driver post | jaseg | 1 | -1/+1 | |
2021-08-16 | deploy.py: use absolute URL instead of remote name for deployment | jaseg | 1 | -1/+1 | |
2021-08-16 | deploy.py: auto-push generated commit | jaseg | 1 | -0/+1 | |
2021-08-15 | Fix deploy.py branch handling | jaseg | 1 | -4/+4 | |
2021-08-15 | Update deploy.py | jaseg | 1 | -0/+1 | |
2021-08-15 | Add deploy.py | jaseg | 1 | -0/+24 | |