Commit Graph

23 Commits

Author SHA1 Message Date
KemoNine 0cca73f3d9 fix formatting glitch 2023-01-01 11:18:57 -05:00
KemoNine 0fe8352233 update theme to only show modified date if its different than post date ; add ability to add 'changelog' header to notes/recipes 2022-12-10 12:18:10 -05:00
KemoNine ed8ddef21d cleanup exiting pagination ; add pagination to main page 2022-12-07 14:41:25 -05:00
KemoNine 7eb1fd5a44 fix alphabitization of lists 2022-12-07 13:17:26 -05:00
KemoNine 127100585b first attempt at alphabetized lists - buggy but easier to read 2022-12-07 09:10:57 -05:00
KemoNine 929b997c92 split ingredients and directions so they are not a 2 column setup ; flattened to 1 column 2022-12-04 15:35:37 -05:00
KemoNine 57b0678804 fixup links under resources & inspiration section of pages (notes/recipes) 2022-12-04 15:10:27 -05:00
KemoNine 02a701a3ec fix small bug with theme for notes 2022-12-04 14:57:48 -05:00
KemoNine ddde2d77d1 fixup tag handling ; no longer mangle them (use what we provide!) and do not shuffle (use the order we set!) 2022-12-04 14:09:00 -05:00
KemoNine 200d5bb3b5 cleanup formatting, compress header blocks, make header blocks easier to parse by humans, etc 2022-12-04 13:55:20 -05:00
KemoNine 75820856a6 flip header to a simple gray background and /no/ image 2022-12-04 12:30:43 -05:00
KemoNine ce666cfe84 tweak css fonts to use atkinson hyperlegible (if installed) then open dyslexic (if installed) then standard sans-sarif font (let users tune to their liking w/ reasonable defaults that dont deliver extra assets via the web as its not necessary 2022-12-04 11:42:00 -05:00
KemoNine c5f3124137 move custom css to more reasonable directory ; update to have https://favicon.io standard favicon setup 2022-12-04 11:29:37 -05:00
KemoNine b5184f0ca7 enable image processing for primary images on site ; this reduces page size by a factor of at least 10 2022-12-04 11:05:38 -05:00
KemoNine 45c6118066 move resipes to ox-hugo and include example 2022-12-03 19:14:16 -05:00
KemoNine 2cb78ff585 cleanup site layout, merge notes and recipes into main list/homepage 2022-12-03 16:27:54 -05:00
KemoNine 19da370c45 add rss feeds 2022-12-03 16:27:10 -05:00
KemoNine 729d64ea41 tune theme to better handle sources/inspiration, cleaner chef (author) zone and some otherwise general cleanup 2022-12-03 15:26:33 -05:00
KemoNine 7bc6e6e656 added search to site - adapted from blog.kemonine.info code 2022-12-03 13:18:42 -05:00
KemoNine 903ef50fb0 add plausible 2022-12-03 12:46:02 -05:00
KemoNine 81854d373b fixup notes section add initial notes test page 2022-12-03 12:13:42 -05:00
KemoNine d89d041d94 import example site from theme, add 'notes' taxonomy/section/etc to the theme -- aiming for general 'notebook' type of cookbook beyond 'brain dump of recipes' for this site 2022-12-03 11:41:20 -05:00
KemoNine 53aa829876 initial site creation 2022-12-03 10:27:03 -05:00