Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.25 KB

File metadata and controls

39 lines (27 loc) · 1.25 KB

Indy Center Tech Docs 📚

MkDocs Material Docker Image Documentation License: MIT

Technical documentation for the Indy Center Tech Team.

🚀 Quick Start

# Install dependencies
pip install -r requirements.txt

# Start the development server
mkdocs serve

# Build the documentation
mkdocs build

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ by the Indy Center Tech Team