Docs
No description available
Install / Use
/learn @websight-io/DocsREADME
WebSight.io documentation
WebSight documentation created using MkDocs Material project.
Setup
- Install Python
- Install PIP (for Windows) or PIP3 (for Mac or Linux)
- Run command:
- On Windows:
pip install -r requirements.txt - On Mac/Linux:
pip3 install -r requirements.txt
- On Windows:
Commands
mkdocs build- Build the MkDocs documentationmkdocs gh-deploy- Deploy your documentation to GitHub Pagesmkdocs new- Create a new MkDocs projectmkdocs serve- Run the builtin development server
Project layout
mkdocs.yml # The configuration file.
theme/ # Custom templates, overrides, styles and assets
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
Diagrams as code
Diagrams could be created using PlantUML - see files with puml extension.
To create/update diagrams:
Install PlantUML with required dependencies (on mac: brew install plantuml).
Run
plantuml -Djava.awt.headless=true src/*puml -o ../generated/
from the parent directory of src (assuming src contains diagrams .puml files) to regenerate diagrams.
Further reading
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
342.0kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
84.7kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
