A Django-based web application for RadioCo, ported from a legacy WordPress project.
This application provides a streamlined, database-free website using Django, YAML for content storage, and Sass for styling.
- No Database Required - Content is stored in YAML files
- Internationalization Support - Multiple language support using Django's i18n
- Responsive Design - Built with modern CSS using Sass
- Docker Support - Easy deployment with containerization
- Minimal Dependencies - Simple architecture with few external requirements
- bash (for running the setup script)
- Docker (for production/containerized deployment)
./run helpContributions are welcome! Please feel free to submit a Pull Request.
- Iago Veloso - Initial work - Github
This project is licensed under the GNU GPL v3 License - see the LICENSE file for details