Add documentation theme assets and update dependency lock
11 files · 1,582+ · 328-

Documentation theme and frontend assets

5 files changed
  • provide-theme.css Added provide.io branded theme CSS (427 lines)
  • termynal.css Added terminal animation styles
  • termynal.js Added terminal animation library (264 lines)
  • custom.js Added custom documentation JavaScript (121 lines)
  • mermaid-init.js Added mermaid diagram initialization
  • Integrated provide-theme CSS, termynal terminal animations, and mermaid diagram support into the documentation site decouple external
    3 files
    • provide-theme.css
    • termynal.js
    • custom.js

Build configuration updates

3 files changed
  • uv.lock Updated dependency lock file
  • wrknv.toml Added work environment task definitions
  • release.yml Minor release workflow update
  • Updated uv.lock dependencies and expanded wrknv.toml task definitions decouple internal
    3 files
    • uv.lock
    • wrknv.toml
    • release.yml