Metadata-Version: 2.1
Name: gutta
Version: 0.0.12
Summary: A simple, modular static site builder for webcomics.
Author-email: cancrizans <cancrizans.canon@gmail.com>
Project-URL: Homepage, https://github.com/cancrizans/gutta
Project-URL: Bug Tracker, https://github.com/cancrizans/gutta/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

![gutta](src/gutta/builder/resources/gutta_logo128.png)

# Gutta - A Webcomic Static Site Builder

**gutta** is a framework to build static websites for webcomics, ready for hosting. It's especially suited to hosting on github.

Learn how to use gutta:

1. [Installation](docs/installation.md)
2. [Creating a new website and using gutta](docs/usage.md)
3. Making the damn thing!
    * [Filling your website with images and other assets](docs/assets.md)
    * [Writing your webcomic.yaml](docs/content.md)
    * [Adding Extra Pages](docs/extras.md)
4. [Styling your website](docs/styling.md)
5. [Publishing your website](docs/publishing.md)


