Welcome to the PrompTitecture documentation!
To contribute to the documentation:
The documentation is automatically built and deployed to GitHub Pages from the docs/ directory.
For local preview:
# Install dependencies
pip install mkdocs mkdocs-material
# Serve locally
mkdocs serve
This documentation is licensed under the MIT License - see the LICENSE file for details.