SSSStatic Community & Support
Contributing
Fork the repository on GitHub
Create a feature branch for your changes
Submit a pull request with clear description
Follow the existing code style and conventions
Add tests for new functionality
Development
Clone: `git clone https://github.com/oldmill1/sssstatic.git`
Install: `pip install -e .`
Run tests: `python -m pytest`
Build: `python -m sssstatic.cli build`
Check code style: `python -m flake8`
Roadmap
Enhanced theming system
Plugin architecture for custom components
Built-in deployment to popular platforms
Advanced markdown support
Asset optimization and compression
Internationalization support
Acknowledgments
Built with Python and YAML
Inspired by Jekyll and other static site generators
Designed for simplicity and developer experience
Open source and community-driven
Special thanks to all contributors and users