Commit Graph

51 Commits

Author SHA1 Message Date
Govindas 0efdbbd8b4 Fix dropdown with no link being clickable, was breaking mobile support & edit README.md 2022-09-14 13:02:01 +03:00
Govindas df3eafb29f Support tab in raw html parsing 2022-09-07 11:56:44 +03:00
Govindas a841184e4e div class 'content' for styling 2022-09-06 21:18:04 +03:00
Govindas 1f7ea6a327 Use :: instead of ; for navbar (less conflicts). And update readme. 2022-09-06 15:05:08 +03:00
Govindas 87bace72a1 Support pages inside folders 2022-09-06 14:48:04 +03:00
Govindas f81271097c Remove unnecessary div 2022-09-06 13:24:30 +03:00
Govindas a6446b1aaf Fix raw HTML parsing & remove markdown inside HTML support due to issues 2022-02-17 17:28:55 +02:00
Govindas 7d6519c9ad Work with current dir, exit if no pages found 2022-02-17 16:31:58 +02:00
Govindas 71bb1e662a Correct example style.css path in README 2022-02-07 14:27:14 +02:00
Govindas 4524a15ab7 Mention navbar styling example 2022-02-07 14:26:33 +02:00
Govindas dc78ed72b5 Update README to reflect latest features 2022-02-07 14:24:20 +02:00
Govindas f4de859172 Finish dropdown in navbar 2022-02-07 14:18:31 +02:00
Govindas 6c06865726 Improve navbar, unfinished dropdown support 2022-02-04 19:29:07 +02:00
Govindas aef5528bb0 Bugfixes to navbar styling 2022-02-03 16:35:28 +02:00
Govindas e4b5175a68 Update example correctly 2022-02-03 15:34:52 +02:00
Govindas b5dcc44ecb Better navbar styling support 2022-02-03 15:34:15 +02:00
Govindas b46b283bf2 Experimental styling support for navigation bar 2022-02-02 16:51:46 +02:00
Govindas 5362f65c21 More flexible resources implementation 2022-02-01 18:36:30 +02:00
Govindas 150a81ffd0 Update README.md 2022-01-31 13:03:04 +02:00
Govindas 5869d0ebc7 Add basic resources support 2022-01-31 12:56:41 +02:00
Govindas f46588afc3 Experimental footer, identical to navbar 2022-01-31 12:11:51 +02:00
Govindas 509824e2d2 Add README.md 2022-01-28 15:56:36 +02:00
Govindas a09ea0d945 Remove unused comment 2022-01-27 13:03:53 +02:00
Govindas fcb4c1534a Use pathlib more wisely 2022-01-27 13:02:35 +02:00
Govindas 5d27050293 Completely migrate to pathlib 2022-01-27 12:29:24 +02:00
Govindas 78817f4467 More pathlib usage & code cleanup 2022-01-27 12:11:33 +02:00
Govindas 253851b871 More code cleanup 2022-01-26 12:36:59 +02:00
Govindas 2d6058d451 Small code reduction 2022-01-26 12:08:19 +02:00
Govindas 08f12551c5 Only change edited pages, W.I.P 2022-01-26 12:03:25 +02:00
Tronic e8d39ccb9e Fix description 2022-01-25 14:47:00 +00:00
Govindas faacb4cfde Further navigation improvements, start of remaking compiling process 2022-01-25 16:45:27 +02:00
Tronic 6329d05bfe Setup Python project template. 2022-01-25 14:40:35 +00:00
Govindas e7b7ee181b Unfinished navigation bar remake 2022-01-25 16:05:07 +02:00
Govindas 95afcd1e1b Use main() 2022-01-24 18:49:02 +02:00
Govindas 3f7e90fd46 Experimental Markdown inside HTML support 2022-01-24 16:23:07 +02:00
Govindas 6507faf60b Small improvement 2022-01-24 16:06:16 +02:00
Govindas 1319e9967a Better parseRawHTML function 2022-01-24 15:20:08 +02:00
Govindas 16fb70aaeb escape HTML in markdown, more functions 2022-01-24 14:43:28 +02:00
Govindas bdb6422612 Fix line after raw html not working 2022-01-24 12:35:29 +02:00
Govindas ba87ee895e Cleanup document, remove unnecessary join 2022-01-24 12:25:29 +02:00
Govindas 4fc7dd18c0 Basic markdown and raw HTML support 2022-01-24 12:09:04 +02:00
Govindas 1e02f03a0f document does not need to be global 2022-01-22 16:27:49 +02:00
Govindas a5785092c4 Small improvements 2022-01-22 16:19:47 +02:00
Govindas c5cf7e970d Functions 2022-01-22 16:06:25 +02:00
Govindas e5583310cd Oops, my test server wasn't updating files 2022-01-22 12:01:09 +02:00
Govindas 0673f6a790 Progress on making code cleaner 2022-01-22 11:54:31 +02:00
Govindas c28b3167a1 Start using html5tagger better 2022-01-22 11:26:09 +02:00
Govindas acf1a5a097 Use 2 spaces instead of tab 2022-01-21 13:09:43 +02:00
Govindas 09acb1a9fc Support no navigation bar properly 2022-01-21 12:27:47 +02:00
Govindas f9c2e1271b Remove unused import 2022-01-21 12:19:31 +02:00