Metadata-Version: 2.4
Name: trifold
Version: 0.4.1
Summary: A quick way to deploy static websites to a fast, cheap, and reliable CDN.
Author-email: jpt <dev@jpt.sh>
License-Expression: AGPL-3.0-or-later
Project-URL: Repository, https://codeberg.org/jpt/trifold.git
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.28.1
Requires-Dist: rich>=14.2.0
Requires-Dist: typer>=0.20.0
Dynamic: license-file

# trifold

`trifold` is a tool to host & serve static websites using a content delivery network (CDN).

**[Documentation & Quickstart](https://jpt.sh/projects/trifold/)**

**[Repository](https://codeberg.org/jpt/trifold/)**

This allows painless deployment of sites consisting entirely of static assets (HTML, CSS, JS, images) for pennies a month.
It is the perfect companion to deploy sites built with static-site generators like [Hugo](https://gohugo.io), [Zola](https://getzola.org), [Quarto](https://quarto.org), or [zensical](https://zensical.org).

The tool provides a simple CLI that allows:

- initializing new projects without touching the CDN web interface
- syncing local HTML/CSS/JS/etc. to the CDN & clearing the cache
- configuring a custom domain name to point at your files, with SSL enabled
- setting a maximum monthly cost to avoid surprise bills
- using CDN edge functions to support redirects
