Commit Graph

15 Commits

Author SHA1 Message Date
Ian Bassi
b00a19b138 Revert "Fix MERMAID (#127)" (#128)
This reverts commit e466308c0b.
2026-01-19 09:26:50 -03:00
Ian Bassi
e466308c0b Fix MERMAID (#127) 2026-01-18 21:34:32 -03:00
Ian Bassi
446931d895 KaTeX +Mermaid (#126)
* Add KaTeX support for math rendering in documentation

Introduced web_extras/katex.js and updated build scripts to copy it to the appropriate assets directories. Updated mkdocs.yml to include KaTeX CSS/JS and enabled pymdownx.arithmatex extension for math rendering. This enables LaTeX-style math support in the documentation.

* Add mermaid

Configured pymdownx.superfences in mkdocs.yml to support custom 'mermaid' code fences, enabling better integration of mermaid diagrams in documentation.
2026-01-18 14:48:54 -03:00
SoftFever
b3e1de2647 Revert "fix google indexing erros"
This reverts commit 43fce3c683.
2026-01-16 22:59:06 +08:00
Ian Bassi
173533fb9b Add icon theme JS and update build for theme assets (#113)
Introduces web_extras/icon-theme.js to handle dynamic icon switching based on theme. Updates build scripts (build.ps1, build.sh) to copy custom CSS and JS assets for both docs and wiki outputs. mkdocs.yml is updated to include the new JS asset and reorganizes the Print Prepare navigation for clarity.
2026-01-15 12:43:15 -03:00
SoftFever
43fce3c683 fix google indexing erros 2026-01-14 20:16:15 +08:00
Ian Bassi
8ccce4b2ad Expand Print Prepare navigation in mkdocs.yml (#117)
Added multiple new entries under the 'Print Prepare' section in the navigation, providing links to various preparation tools and features. This improves documentation structure and accessibility for print preparation topics.
2026-01-13 17:29:16 -03:00
Ian Bassi
0ee9fbfe2d Revert " MKDocs indent test #103 " (#104)
This reverts commit 179d469645.
2026-01-09 20:56:06 -03:00
Ian Bassi
179d469645 MKDocs indent test #103
Test if we can make it work with 2 spaces instead of 4
2026-01-09 20:53:39 -03:00
yw4z
1091d69a3b Styling improvements (#86) 2026-01-09 01:22:23 +03:00
yw4z
633d030902 Update mkdocs.yml (#85) 2026-01-08 22:16:36 +03:00
yw4z
3177626267 Improve styling (#78)
* init

* Update build.ps1

* add checks for material theme
2026-01-05 09:55:11 -03:00
SoftFever
deb5817a70 Move "Developer Reference" to bottom in the nav bar 2026-01-03 13:43:11 +08:00
SoftFever
bc3f9e7f04 change the material theme and add pymdown 2026-01-03 13:29:58 +08:00
SoftFever
b294b50c04 vibe coded workflow to build and publish wiki to orca website 2026-01-02 00:08:06 +08:00