Commit Graph

33 Commits

Author SHA1 Message Date
9933bc5dad Adjust paddingLeft calculation and margin in styles for improved layout 2025-02-10 14:27:07 +11:00
d6e6fd202d Reduce paddingLeft calculation in DOMService for improved layout 2025-02-10 14:14:25 +11:00
1cb7b7b9a4 Refactor folder header rendering and clean up CSS styles 2025-02-10 14:06:07 +11:00
445b3e00b3 Fix regex to include webp format in processWikiLinks method 2025-02-10 13:47:58 +11:00
62751e141c found it :o 2025-02-10 00:15:37 +11:00
f228a16a3c back to original for more debugging 2025-02-10 00:12:08 +11:00
83b9bf68f6 update title 2025-02-10 00:10:16 +11:00
a7778d54d4 update to use metadata.site_name 2025-02-10 00:05:37 +11:00
c1c4c12c10 update document title assignment to use metadata from JSON 2025-02-09 23:36:00 +11:00
71df5b8370 populate author info on data load 2025-02-09 20:26:51 +11:00
a230348d96 update the author text section 2025-02-09 20:20:33 +11:00
adaa6c8774 Add dynamic document title setting on data load 2025-02-09 19:25:47 +11:00
3c61ab1e2e Add dynamic title loading and set default page in index configuration 2025-02-09 19:18:19 +11:00
790664b610 Refactor scrolling behavior and enhance hash navigation handling 2025-02-09 05:40:47 +11:00
9a28f042a1 complete refactor 2025-02-09 04:48:55 +11:00
8226cecfde updated history handling 2025-02-09 04:09:06 +11:00
60d46c2f96 added history 2025-02-09 04:02:21 +11:00
ff7d611140 Refactor document loading logic and improve error handling for empty folders and missing documents 2025-02-09 03:40:42 +11:00
95005d05f6 Enhance README and UI for documentation viewer; improve navigation, styling, and folder organization, added folder pages 2025-02-09 01:50:26 +11:00
6392cac91d Add folder configuration options and update Font Awesome version 2025-02-04 16:11:44 +11:00
41298c9fa6 Add configuration section for folder structure and update folder open state handling 2025-02-04 15:54:38 +11:00
e0942c5643 Add header folding toggle functionality to document outline 2025-02-04 15:50:48 +11:00
e81a95277b Add Discord-style underline support and fix variable declaration in document loading 2025-02-04 14:52:58 +11:00
2d640e5248 Enhance documentation viewer with code highlighting and update metadata handling 2025-02-04 14:50:29 +11:00
1839adc252 more testing 2025-01-30 09:16:52 +11:00
5ca1c080d3 Refactor header branding to use an image logo; enhance internal link handling and clean up unused code 2025-01-30 07:24:58 +11:00
d33e470d15 Enhance internal link handling and improve document loading logic; refine styles for better mobile experience 2025-01-30 06:47:56 +11:00
df4efddcab Enhance mobile responsiveness by updating sidebar behavior and menu button accessibility 2025-01-30 05:53:11 +11:00
612f15f7b4 Add initial configuration files and update documentation links 2025-01-30 05:27:16 +11:00
661f9bb9c4 Implement folder structure in file index and enhance document loading logic 2025-01-29 12:21:52 +11:00
4dab487d03 Enhance documentation with dynamic meta tags and update Blueprint description 2025-01-29 11:59:22 +11:00
4b77d240e4 Add social links and user information to the sidebar; enhance document loading logic and styles 2025-01-29 11:57:10 +11:00
c457f0986d update to use .md's instead of static generated html 2025-01-29 10:20:12 +11:00