Commit graph

25 commits

Author SHA1 Message Date
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
root
49bbbf951c removes left over build folder 2023-09-29 00:21:40 +00:00
root
7b4b0c4e4c altering gitignore to avoid build folder 2023-09-29 00:19:15 +00:00
root
9f66d8ad94 removes un-needed files 2023-09-29 00:18:01 +00:00
Rosia E Evans
995d16a874 removes tests temporarily 2023-09-29 01:10:15 +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
45d611bf10 Adds static folder, data added to this folder will be directly copied to output 2023-09-29 01:00:24 +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
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
a217ace469 Adds parameters to main method to define output folders 2023-09-25 22:28:19 +01:00
Rosia E Evans
ab326c9d54 Minor alterations to CMake to make macros more generic 2023-09-25 22:09:15 +01:00
Rosia E Evans
5925934122 Merge branch 'main' of github.com:Wil-Ro/BlogParser 2023-09-23 13:56:32 +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
61c4abff8c
Delete old code 2023-09-22 16:44:02 +01:00
Rosia E Evans
d7a080b47a Merge branch 'main' of github.com:Wil-Ro/BlogParser 2023-09-22 16:40:35 +01:00
Rosia E Evans
d72dc0d1ab
Update README.md 2023-09-21 11:33:56 +01:00
Rosia E Evans
1506f661c9 Adds beginnings of BlogPageBuilder and associated classes 2023-09-20 09:09:51 +01:00
Rosia E Evans
65aefe46ce Includes BlogParser files in cmakelists 2023-09-16 15:33:14 +01:00
Rosia E Evans
d19c822764 Adds wrapper to md4c code, fixes issues with previous commit 2023-09-16 15:21:12 +01:00
Rosia E Evans
6d98202f38 rebuild project for use with md4c library 2023-09-15 13:00:49 +01:00
Rosia E Evans
18fbad5c7d initial framework
- page factory class added
- component class and example added
- blog parser added
2023-06-09 15:29:05 +01:00
Rosia E Evans
c620254f2b Initial commit 2023-05-28 22:02:52 +01:00