38 Commits

Author SHA1 Message Date
Ian Bassi
a882f2665b Moved quick reference table (#242)
* Moved quick reference table

To avoid 500 error at strength_settings_patterns. Apparently due being such a big page.

* Update mkdocs.yml

* Fixes
2026-05-13 12:05:06 -03:00
Ian Bassi
154098867d Update mkdocs.yml (#229) 2026-05-04 11:59:15 -03:00
Ian Bassi
4a3e197126 Update mkdocs to include Transfer/Discard Changes (#210) 2026-04-21 13:54:18 -03:00
Ian Bassi
b94b0471a3 Fix Home case (#204) 2026-04-08 12:56:44 -03:00
Ian Bassi
4b099f3909 Rename calib guide 2026-04-08 12:42:50 -03:00
Ian Bassi
f2ddafe58d Case sensitive validations (#202) 2026-04-08 11:51:47 -03:00
Ian Bassi
fe760a6d66 Edit this page button (#200) 2026-04-07 16:19:22 -03:00
Ian Bassi
d52b4c921c typos (#194) 2026-03-26 18:34:32 -03:00
Ian Bassi
994f5da03d Fix link icon (#193) 2026-03-26 17:47:48 -03:00
Ian Bassi
844799fc2f Twitter and site links (#192) 2026-03-26 17:39:14 -03:00
Ian Bassi
a5a7a5c569 Force copy button to code blocks (#188) 2026-03-25 15:01:33 -03:00
Rodrigo Faselli
664f7105a9 flow ratio instead flow rate calib (#181) 2026-03-21 12:09:47 -03:00
SoftFever
24b148a976 update time 2026-02-13 10:09:41 +08:00
SoftFever
982a8e9230 Add official website link 2026-02-13 10:06:58 +08:00
Ian Bassi
2c259d3a19 Enable instant preview (#172)
Testing squidfunk.github.io/mkdocs-material/setup/setting-up-navigation#instant-previews
2026-02-11 09:28:06 -03:00
Jack Smith
8f899c3874 Enable instant navigation with progress bar and prefetch (#161) 2026-02-11 09:17:39 -03:00
yw4z
ea82741d9e init (#165) 2026-02-11 09:14:52 -03:00
Ian Bassi
f47e0d7591 Update import export mkdocs (#170) 2026-02-10 11:33:48 -03:00
Ian Bassi
69d34dea92 Revert "Fix Identation (#151)" (#152)
This reverts commit 776d908893.
2026-01-27 20:39:54 -03:00
Ian Bassi
776d908893 Fix Identation (#151)
* Enhance theme with design tokens and improved styles

Introduces a comprehensive set of design tokens (typography, spacing, radii, shadows, transitions) and refactors the color system for both light and dark modes in extra.css. Improves accessibility, navigation, and component styles, adds smooth scrolling, focus rings, and hover/active effects for navigation and tables. mkdocs.yml is updated to enable instant navigation and progress bar features.

* Update Localization_guide.md

* Update How-to-build.md

---------

Co-authored-by: Jack Smith <jackdsmith2327@gmail.com>
2026-01-27 18:20:43 -03:00
Jack Smith
af8d00ab79 Improve theme palette for auto light/dark mode (#149)
Updated the MkDocs theme palette to support automatic detection of system color scheme preferences and improved the toggle options for light, dark, and auto modes.
2026-01-27 09:11:01 -03:00
Ian Bassi
e30a61d3fe Add PR artifacts download guide to navigation (#147)
Added 'How to Download Pull Requests Artifacts for Testing' to the developer reference section in the navigation to improve documentation accessibility.
2026-01-26 19:57:26 -03:00
Ian Bassi
738711f4fe Code high (#138)
* mkdocs code highlight

* fix

* missing dot

* Refactored language code to improve redability

* Update extra.css

Revert "Symmetric infill Y axis"

This reverts commit 1dd7d66c3f84b4419fc7e3f09056cf255ceaa61b.

Symmetric infill Y axis

Co-Authored-By: yw4z <yw4z@outlook.com>

---------

Co-authored-by: yw4z <yw4z@outlook.com>
2026-01-24 13:32:30 -03:00
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