Commit Graph

38 Commits

Author SHA1 Message Date
aef5528bb0 Bugfixes to navbar styling 2022-02-03 16:35:28 +02:00
e4b5175a68 Update example correctly 2022-02-03 15:34:52 +02:00
b5dcc44ecb Better navbar styling support 2022-02-03 15:34:15 +02:00
b46b283bf2 Experimental styling support for navigation bar 2022-02-02 16:51:46 +02:00
5362f65c21 More flexible resources implementation 2022-02-01 18:36:30 +02:00
150a81ffd0 Update README.md 2022-01-31 13:03:04 +02:00
5869d0ebc7 Add basic resources support 2022-01-31 12:56:41 +02:00
f46588afc3 Experimental footer, identical to navbar 2022-01-31 12:11:51 +02:00
509824e2d2 Add README.md 2022-01-28 15:56:36 +02:00
a09ea0d945 Remove unused comment 2022-01-27 13:03:53 +02:00
fcb4c1534a Use pathlib more wisely 2022-01-27 13:02:35 +02:00
5d27050293 Completely migrate to pathlib 2022-01-27 12:29:24 +02:00
78817f4467 More pathlib usage & code cleanup 2022-01-27 12:11:33 +02:00
253851b871 More code cleanup 2022-01-26 12:36:59 +02:00
2d6058d451 Small code reduction 2022-01-26 12:08:19 +02:00
08f12551c5 Only change edited pages, W.I.P 2022-01-26 12:03:25 +02:00
e8d39ccb9e Fix description 2022-01-25 14:47:00 +00:00
faacb4cfde Further navigation improvements, start of remaking compiling process 2022-01-25 16:45:27 +02:00
6329d05bfe Setup Python project template. 2022-01-25 14:40:35 +00:00
e7b7ee181b Unfinished navigation bar remake 2022-01-25 16:05:07 +02:00
95afcd1e1b Use main() 2022-01-24 18:49:02 +02:00
3f7e90fd46 Experimental Markdown inside HTML support 2022-01-24 16:23:07 +02:00
6507faf60b Small improvement 2022-01-24 16:06:16 +02:00
1319e9967a Better parseRawHTML function 2022-01-24 15:20:08 +02:00
16fb70aaeb escape HTML in markdown, more functions 2022-01-24 14:43:28 +02:00
bdb6422612 Fix line after raw html not working 2022-01-24 12:35:29 +02:00
ba87ee895e Cleanup document, remove unnecessary join 2022-01-24 12:25:29 +02:00
4fc7dd18c0 Basic markdown and raw HTML support 2022-01-24 12:09:04 +02:00
1e02f03a0f document does not need to be global 2022-01-22 16:27:49 +02:00
a5785092c4 Small improvements 2022-01-22 16:19:47 +02:00
c5cf7e970d Functions 2022-01-22 16:06:25 +02:00
e5583310cd Oops, my test server wasn't updating files 2022-01-22 12:01:09 +02:00
0673f6a790 Progress on making code cleaner 2022-01-22 11:54:31 +02:00
c28b3167a1 Start using html5tagger better 2022-01-22 11:26:09 +02:00
acf1a5a097 Use 2 spaces instead of tab 2022-01-21 13:09:43 +02:00
09acb1a9fc Support no navigation bar properly 2022-01-21 12:27:47 +02:00
f9c2e1271b Remove unused import 2022-01-21 12:19:31 +02:00
1cb3e103a8 Initial commit 2022-01-21 12:16:26 +02:00