Commit graph

7 commits

Author SHA1 Message Date
d4924377fe refactor(docs): reorganize assets and update styling
Improves the maintainability and clarity of the documentation assets by
restructuring directories and refining CSS rules.

- Rename CSS and JavaScript directories for better asset organization.
- Add CSS rules to hide elements with 'bc-docs-hidden' attribute,
  enhancing document customization.
- Comment out specific content in CSS header to simplify text display.
- Remove outdated UML mindmap file to clean up unused resources.
- Comment out 'md_in_html' extension in mkdocs configuration to
  streamline markdown processing.

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-03-27 10:16:07 +01:00
ff82c631b4 fix: makefile tasks for watch 2024-09-30 18:12:26 +02:00
daf532a83a feat: enable navigation footer 2024-06-11 22:28:00 +02:00
3deea69d24 config: enable codehilite 2023-01-16 11:46:45 +01:00
51655a2018 feat: Replace codehilite with hightlight from material theme 2022-06-20 12:10:43 +02:00
9b9d1a291c fix: Use 'Source' instead of 'Github' for repository link 2022-04-26 23:15:50 +02:00
5515ff2d18 feat: handle mkdocs patching 2022-01-28 18:41:34 +01:00
Renamed from mkdocs.yml (Browse further)