TIny STATic SIte generator - A simple GUI tool for building HTML sites without code.
Tistatsi supports custom themes for your websites using specially formatted CSS files. A GUI-based theme creator is planned for future releases.
- Included Theme:
simple_modern
- based on CSS from my photography portfolio - Custom Themes: Load your own CSS themes through the theme selector
Build your site using horizontal sections that contain 1-3 elements each:
- Titles - Header text elements
- Paragraphs - Body text content
- Images - Automatically compressed and optimized for web
Planned additions: iframe embeds, videos, and buttons
Tistatsi automatically compresses and optimizes uploaded photos for fast loading times. Upload high-resolution images and they'll be processed automatically.
- Python 3.x installed on your system
- Clone or download this repository
- Navigate to the Tistatsi directory
- Install dependencies:
pip install -r requirements.txt
Launch the application:
python launcher.py
Logo design by Breanna Dunworth.
This project is open source.