Commit graph

44 commits

Author SHA1 Message Date
Rosia E Evans
87b4ea4e21 adds title to page settings 2024-11-14 00:25:36 +00:00
Rosia E Evans
d8253d3333 adds rss feed support to blog 2024-08-08 11:41:42 +01:00
Rosia E Evans
6d627aa9b4 minor fix 2024-05-16 18:12:11 +01:00
Rosia E Evans
5c619f8fa4 adds a dropdown menu for colour schemes and a dark mode 2024-05-16 18:09:45 +01:00
Rosia E Evans
f1c77852d2 enables webring widget 2024-02-12 15:06:09 +00:00
Rosia E Evans
05fe633fba adds icon and page title 2024-02-12 13:06:03 +00:00
Rosia E Evans
0d25705c95 reworks placement of cv and contacts 2024-01-19 12:53:39 +00:00
Rosia E Evans
d81f0b1a3f spell mistake 2023-11-23 16:12:36 +00:00
Rosia E Evans
c3181dc753 adds cv to template links 2023-11-09 12:09:48 +00:00
Rosia E Evans
15c588ffef hiding webring till its ready 2023-10-30 16:00:44 +00:00
Rosia E Evans
860e5404c1 minor url change 2023-10-24 15:48:42 +01:00
Rosia E Evans
11fc2601f7 fixes broken urls 2023-10-24 15:29:05 +01:00
Rosia E Evans
f2832479b5 adds webring to template 2023-10-24 15:18:31 +01:00
Rosia E Evans
ff66a166ce updates template to include contact details 2023-10-13 18:37:33 +01: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
9966927e5c Adds program argument to set static folder in preparation for separation of posts and code 2023-10-12 11:58:06 +01:00
Rosia E Evans
5765d04fe6 Moves navbar generation to its own class and adds ordering of categories 2023-10-11 10:35:27 +01:00
Rosia E Evans
e514df19fb minor css change for nav menu 2023-10-11 00:41:10 +01:00
Rosia E Evans
b1e0642c6b Moves files to folders for navigation categories 2023-10-11 00:21:27 +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
dc03e239d5 adding image that didnt commit 2023-10-09 00:10:11 +01:00
Rosia E Evans
8c0de2a261 page changes 2023-10-09 00:05:25 +01:00
Rosia E Evans
72d45618ae page changes (I swear I'll move these from this repo soon) 2023-10-08 23:39:29 +01:00
Rosia E Evans
ed883ce542 page changes 2023-10-08 18:34:13 +01:00
Rosia E Evans
9a2ffe4881 changes to page 2023-10-08 18:27:46 +01:00
Rosia E Evans
495036a193 minor page rewrites for the draft 2023-10-06 11:33:22 +01:00
Rosia E Evans
095a8ebedc adds new pages 2023-10-06 10:56:17 +01:00
Rosia E Evans
0a43db87d4 fills file with basic title 2023-10-05 00:51:36 +01:00
Rosia E Evans
03e6751996 Adds new page and alters index page, alters gitignore to ignore output files 2023-10-05 00:47:36 +01:00
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