Commit graph

89 commits

Author SHA1 Message Date
Rosia E Evans
f04c262b4b Merge branch 'main' of github.com:Wil-Ro/BlogParser 2025-04-01 00:43:19 +01:00
Rosia E Evans
9e61ff7899 adds new git link 2025-04-01 00:43:13 +01:00
Rosia E Evans
8588b2144c
Update README.md 2025-03-17 22:06:28 +00:00
Rosia E Evans
ce00cb8df1
Update usage.md 2025-03-17 22:05:25 +00:00
Rosia E Evans
59e63d9872
Update usage.md 2025-03-17 22:04:18 +00:00
Rosia E Evans
a995e1b3cc
Create usage.md 2025-03-17 21:58:41 +00:00
Rosia E Evans
b5576c6829 Merge branch 'main' of github.com:Wil-Ro/BlogParser 2025-03-14 23:39:52 +00:00
Rosia E Evans
20058095e0 adds webring 2025-03-14 23:39:34 +00:00
Rosia E Evans
68ed5dea07
Update BlogPageTemplate.html 2024-12-24 12:07:00 +00:00
Rosia E Evans
999e0beda0 Merge branch 'main' of github.com:Wil-Ro/BlogParser 2024-11-14 00:25:43 +00:00
Rosia E Evans
87b4ea4e21 adds title to page settings 2024-11-14 00:25:36 +00:00
Rosia E Evans
b2a098bdf3
Update README.md 2024-10-23 11:43:42 +01:00
Rosia E Evans
e5d2159c1a
Update README.md 2024-08-22 23:07:41 +01:00
Rosia E Evans
4c30b54b75 minor bugfix where draft pages were being seen in rss feed 2024-08-08 12:39:22 +01:00
Rosia E Evans
fff6d43a40 bugfix 2024-08-08 12:32:38 +01: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
c0ea2301b9 Merge branch 'main' of github.com:Wil-Ro/BlogParser 2024-05-16 18:10:15 +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
c54dcbf7bd
Update README.md 2024-02-19 22:12:59 +00: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
a909a3088e Merge branch 'main' of github.com:Wil-Ro/BlogParser 2024-01-19 12:53:57 +00:00
Rosia E Evans
0d25705c95 reworks placement of cv and contacts 2024-01-19 12:53:39 +00:00
Rosia E Evans
2ee6d6a198
Update README.md 2023-12-04 12:57:51 +00:00
Rosia E Evans
253ac5edc4
Update README.md 2023-11-27 14:55:54 +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
8575ee8250 fixes bug introduced where files relative out url is incorrectly calculated 2023-10-30 12:24:56 +00:00
Rosia E Evans
4874c3cef0 Merge branch 'main' of github.com:Wil-Ro/BlogParser 2023-10-29 11:21:46 +00:00
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
3a4cd78555
Update README.md 2023-10-28 21:54:52 +01: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
19eaeeecdb Merge branch 'main' of github.com:Wil-Ro/BlogParser 2023-10-13 18:38:03 +01:00
Rosia E Evans
ff66a166ce updates template to include contact details 2023-10-13 18:37:33 +01:00
Rosia E Evans
cb1583cfbc
Update README.md 2023-10-13 18:04:49 +01:00
Rosia E Evans
835223ea7f
Update README.md 2023-10-13 18:04:28 +01:00
Rosia E Evans
9893049ec9 fixes bug where categories were taken from default source folder when alternative was given 2023-10-13 18:01:03 +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
192ea848c4 Minor cleanup of NavBarGenerator class 2023-10-11 11:38:56 +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