summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04Dont include drafts in RSS feedPatrick Spek1-1/+1
2022-05-04Add draft admonitionsPatrick Spek2-0/+29
2022-04-23Use labels and input idsPatrick Spek1-10/+11
Thanks sircmpwn for the feedback. This allows the user to click on the labels in order to check the checkboxes associated with them. This should improve usability.
2022-04-18Ensure recipes sort alphabeticallyPatrick Spek1-1/+1
2022-04-18Sort navbar alphabeticallyPatrick Spek1-1/+1
2022-04-18Add a cookbook sectionPatrick Spek4-15/+109
2022-04-18Waste less on whitespace in the blog post listPatrick Spek1-6/+6
2022-03-31Remove inline-stylePatrick Spek2-2/+2
2021-12-15Create custom feed page for blog postsPatrick Spek1-0/+37
2021-12-15Add more servicesPatrick Spek2-0/+27
2021-12-15Add section for servicesPatrick Spek4-20/+24
2021-12-15Redo most of the blog in HugoPatrick Spek8-0/+164
Missing posts will have to be added later