Blog/Src
2023-10-13 17:27:17 +01:00
..
Libs Adds wrapper to md4c code, fixes issues with previous commit 2023-09-16 15:21:12 +01:00
blog.cpp adds last few files before removal of blog posts from this repo 2023-10-13 10:57:11 +01:00
BlogPageBuilder.cpp Fixes bug from optimisation where deepest category was incorrectly calculated leading to misplaced pages in nav bar 2023-10-13 17:27:17 +01:00
BlogPageBuilder.h Moves navbar generation to its own class and adds ordering of categories 2023-10-11 10:35:27 +01:00
BlogParser.cpp Adds beginnings of BlogPageBuilder and associated classes 2023-09-20 09:09:51 +01:00
BlogParser.h Adds beginnings of BlogPageBuilder and associated classes 2023-09-20 09:09:51 +01:00
CMakeLists.txt Adds arguments for input and output files 2023-09-28 13:21:49 +01:00
Page.cpp Fixes bug from optimisation where deepest category was incorrectly calculated leading to misplaced pages in nav bar 2023-10-13 17:27:17 +01:00
Page.h Fixes bug from optimisation where deepest category was incorrectly calculated leading to misplaced pages in nav bar 2023-10-13 17:27:17 +01:00