SSSStatic Community & Support

Getting Help

  1. GitHub Issues - Bug reports and feature requests
  2. GitHub Discussions - Community support and ideas
  3. Configuration Guide - Complete documentation
  4. Sample Configurations - Ready-to-use templates

Contributing

  1. Fork the repository on GitHub
  2. Create a feature branch for your changes
  3. Submit a pull request with clear description
  4. Follow the existing code style and conventions
  5. Add tests for new functionality

Development

  1. Clone: `git clone https://github.com/oldmill1/sssstatic.git`
  2. Install: `pip install -e .`
  3. Run tests: `python -m pytest`
  4. Build: `python -m sssstatic.cli build`
  5. Check code style: `python -m flake8`

Roadmap

  1. Enhanced theming system
  2. Plugin architecture for custom components
  3. Built-in deployment to popular platforms
  4. Advanced markdown support
  5. Asset optimization and compression
  6. Internationalization support

Acknowledgments

  1. Built with Python and YAML
  2. Inspired by Jekyll and other static site generators
  3. Designed for simplicity and developer experience
  4. Open source and community-driven
  5. Special thanks to all contributors and users