Commit graph

11 commits

Author SHA1 Message Date
Rosia E Evans
fbbc389363 minor code change to make code work when run locally 2023-10-29 11:21:19 +00:00
Rosia E Evans
7b7f967d74 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
Rosia E Evans
8cfcf1a721 adds last few files before removal of blog posts from this repo
adds ability to flag pages as "alwaysHidden"
2023-10-13 10:57:11 +01:00
Rosia E Evans
82e1d9fc0c Adds first prototype code to create navigation categories, needs majour cleanup and optimisations 2023-10-11 00:19:40 +01:00
Rosia E Evans
2fbec8869d Adds prototype for mapping out pages for navigation sections 2023-10-09 13:53:09 +01:00
Rosia E Evans
06b45e46c9 adds error catching for empty pages
moves index page to blog post format rather than static page
2023-09-29 15:07:29 +01:00
Rosia E Evans
63fc2fa47f Changes to file naming system, names are no longer generated, they are instead take from source files name
Option to hide private posts is no an argument in program
2023-09-29 13:56:27 +01:00
Rosia E Evans
33cc777a65 Minor fixes to navigator <a> tags 2023-09-28 13:33:34 +01:00
Rosia E Evans
202801841d Adds arguments for input and output files
Adds gitignore
2023-09-28 13:21:49 +01:00
Rosia E Evans
d0298d9493 finalises first pass of work on BlogPageBuilder.
Project can now build the webpages required!
additionally adds some example blog posts from my old website
2023-09-23 13:55:41 +01:00
Rosia E Evans
1506f661c9 Adds beginnings of BlogPageBuilder and associated classes 2023-09-20 09:09:51 +01:00