Commit Graph

11 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
4ba5355837 Add dynamic mouse-tracking liquid glass effect (JS + CSS)
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-07 01:26:14 +00:00
copilot-swe-agent[bot]
e9c2ea7e47 Add Apple Liquid Glass glassmorphism design for mkdocs site
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-07 01:18:20 +00:00
copilot-swe-agent[bot]
0120c193a5 Enable C++ syntax highlighting via pymdownx.highlight and pymdownx.superfences
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-07 00:55:51 +00:00
copilot-swe-agent[bot]
b9d83f2bba Switch to Material theme with dark mode and orange accent colors
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-07 00:48:58 +00:00
copilot-swe-agent[bot]
66c47d87c1 Add Roboto Condensed font and documentation for new features
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-07 00:30:39 +00:00
0dc4890107 Updates theme with custom link styles
Adds custom CSS to style links and the navbar,
improving the visual appearance of the documentation.

Disables unnecessary code inspection warnings to reduce clutter.
2025-11-13 23:47:17 +03:00
8142d800c7 Styles navbar for wider display and consistent spacing
Widens the navbar container to accommodate more content.
Adjusts padding of navbar items for tighter spacing.
Prevents line wrapping and enables horizontal scrolling on smaller screens.
2025-11-01 12:14:36 +03:00
d12a2611b8 Moves images to improved documentation structure
Moves various image files demonstrating libomath’s usage and featuring artwork from showcases to the improved `docs/images` structure to reorganize the project's documentation in a logical and maintainable fashion.

This change ensures consistency and simplifies updating documentation assets.
2025-10-31 16:47:28 +03:00
0510dd8328 Adds documentation for Vector4 and incorporates ImGui integration
Adds comprehensive documentation for the `Vector4` class, outlining constructors, operators, and utility functions. Includes detailed notes on `clamp` functionality and potential ImGui integration caveats. Incorporates optional ImGui integration with explanations for correct usage and potential improvements.
2025-10-31 16:14:20 +03:00
ce9758c86b Adds dark theme support to the OM documentation
Applies a dark theme to the documentation site using the `darkly` theme.
Provides a visually appealing dark mode option.
Configures colors to ensure readability and aesthetic consistency.
2025-10-31 16:06:03 +03:00
dae1555ec4 added mkdoc 2025-10-08 19:22:19 +03:00