simple-gal 0.8.1

A minimal static site generator for fine art photography portfolios
Documentation
# simple-gal

A minimal static site generator for fine art photography portfolios. Your filesystem is the data source — no database, no CMS, no lock-in. Designed to be useful 30 years from now.

| Gallery page | Photo page |
|:---:|:---:|
| ![Gallery page]assets/gallery-page.jpeg | ![Photo page]assets/photo-page.jpeg |

## Quick Start

```bash
cargo install simple-gal    # or grab a binary from Releases
simple-gal build             # content/ → dist/
```

## Documentation

**[simple-gal.magik.works](https://simple-gal.magik.works)** — full guide covering content structure, configuration, customization, image processing, PWA setup, and deployment.

## Links

- [Changelog]CHANGELOG.md
- [GitHub Action]https://github.com/arthur-debert/simple-gal-action
- [Releases]https://github.com/arthur-debert/simple-gal/releases