Commit graph

13 commits

Author SHA1 Message Date
Rosia E Evans
36ccdc823c adds new md files 2023-10-04 10:20:55 +01:00
Rosia E Evans
53cf3cbeab excludes output files from git, moves index to blog page format from static 2023-09-29 18:20:29 +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
63c9374ea9 renames landingpage to index 2023-09-29 12:55:40 +01:00
Rosia E Evans
dc7066b559 fixes bug with static folder copying where code would crash if files already existed in folder 2023-09-29 12:40:04 +01:00
Rosia E Evans
0d116acd17 adds test image of a moomint 2023-09-29 01:29:24 +01:00
Rosia E Evans
287850b37e minor change to gitignore to stop committing build files 2023-09-29 01:09:17 +01:00
Rosia E Evans
930a6d1751 adds css for prototype landingpage 2023-09-28 15:20:36 +01:00
Rosia E Evans
67245fdcbb adds prototype landingpage 2023-09-28 15:17:51 +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