summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Introduce routing tablexengineering
2023-04-28Verify JSON inputxengineering
2023-04-23Replace JavaScript on edit page by formxengineering
2023-04-23Update to simple.css v.2.2.0xengineering
2023-04-22Move delete button from edit page to recipe pagexengineering
2023-04-22Update edit pagexengineering
2023-04-22Use <section> elements for recipe stepsxengineering
2023-04-22Improve representation of step ingredientsxengineering
2023-04-22Remove markup.goxengineering
2023-04-22Remove legacy Recipe structxengineering
2023-04-22Implement index page with JSONxengineering
2023-04-22Convert tabs to four spaces in example recipesxengineering
2023-04-22Implement basic recipe target with JSONxengineering
2023-04-22Convert example recipes to JSONxengineering
2023-04-13Update changelog for v0.2.0 releasev0.2.00.2.0xengineering
2023-04-13Automate /var/lib/ceres creationxengineering
2023-04-13Document creation of /var/lib/ceresxengineering
2023-04-13Fix Makefilexengineering
2023-04-13Allow empty recipe listxengineering
2023-04-13Remove .gitignore filexengineering
2023-04-13Apply go fmtxengineering
2023-04-13Remove unnecessary FIXMExengineering
2023-04-13Fix empty title regressionxengineering
2023-04-13Remove LinkLine type from markupxengineering
2023-04-13Do not hardcode data directoryxengineering
2023-04-12Switch to unnested configxengineering
2023-04-12Update example recipesxengineering
2023-04-12Implement markup to HTML conversionxengineering
2023-04-08Add link to gemini specificationxengineering
2023-04-08Move title parsing to new markup.go filexengineering
2023-04-08Remove Markdown renderingxengineering
2023-04-08Fix layout on delete confirmation pagexengineering
2023-04-08Fix linksxengineering
2023-04-08Fix Makefilexengineering
2023-04-02Switch from MariaDB to filesxengineering
2023-04-02Add example recipe data filesxengineering
2023-04-01Improve user interfacexengineering
2023-04-01Implement recipe deletionxengineering
2023-04-01Make Markdown editablexengineering
2023-03-31Reduce to ID and Markdownxengineering
2023-03-31Remove image functionalityxengineering
2023-03-07Rework edit page dummyxengineering
2023-03-07Update navigation linksxengineering
2023-02-12Make add.html a templatexengineering
2023-02-12Move footer to own template filexengineering
2023-02-12Move <head/> section to own template filexengineering
2023-02-12Centralize templatingxengineering
2023-02-11Remove most function-inline commentsxengineering
2023-02-11Apply go fmt *.goxengineering
2023-02-11Move shutdown code to main.goxengineering