A static website generator that allows you to tell a story with your pictures
Project description
recitale
recitale. Static site generator for your story.
Make beautiful customizable pictures galleries that tell a story using a static website generator written in Python. You don't need to care about css, code and presentation, manage your contents in YAML file and recitale will take care about the rest.
recitale is sections oriented, make it very flexible, many kinds of section already available:
- Parallax
- Group of pics (gallery)
- Paragraph
- Iframe (Youtube, Maps, etc..)
- Quote
- And more
Important note: This project is considered in alpha state. There may be significant changes in configuration files, API or user interface at any time.
Screenshots
Features
recitale currently supports:
- Automatic generation
- Lightweight
- Thumbnails & multiple resolutions for fast previews (JPEG progressive)
- Videos support
- Mobile friendly
- Caching for fast rendering
- Multi level gallery
- Support themes (default, material, light)
- Password access (encrypt page)
- Image lazy loading
- Night Mode
- Completely static output is easy to host anywhere
- Hackable
Examples
You can find example usages here:
- https://surleschemins.fr
- https://media.faimaison.net/photos/galerie/
- https://www.thebrownianmovement.org/
- https://outside.browny.pink
- http://www.street-art.me
Code example
title: Title
date: 2015-12-18
cover: P1070043-01-01.jpeg
sections:
- type: full-picture
image: P1060979-01-01.jpeg
fixed: true
text:
title: My Story
sub_title: some subtitle
date: 2015-12-18
- type: paragraph
title: Beautiful Title
text: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor
- type: pictures-group
images:
-
- P1060938-01-01.jpeg
- P1060946-01-01.jpeg
- P1060947-01-01.jpeg
- P1060948-01-01.jpeg
Usage
recitale
recitale test
recitale preview
recitale deploy
recitale autogen (-d <folder> | --all ) [--force]
recitale (-h | --help)
recitale --version
Options:
test Verify all your yaml data
preview Start preview webserver on port 8000
deploy Deploy your website
autogen Generate gallery automaticaly
-h, --help Show this screen.
--version Show version.
Container
A container image is available at ghcr.io/recitale/recitale. One can build their website by running the following command:
docker run --rm -v <PATH_TO_GALLERY_SOURCE>:/var/www ghcr.io/recitale/recitale build
See https://github.com/recitale/recitale/pkgs/container/recitale for fetching instructions and the list of all available images.
Licence
GPL-3.0+
Documentation
https://recitale.readthedocs.org/en/latest/
IRC
channel : irc.libera.chat#recitale
Origin
recitale started as a fork of prosopopee.
recitale is a contraction of tale
and the French word récit
which are both depicting the same thing: a story.
It is also a play on recital
which is related to poetry reading.
recitale should be pronounced /ʁe.siˈteɪl/
that is, the French pronounciation for récit
followed
by the English pronounciation of tale
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file recitale-2.0.0a6.tar.gz
.
File metadata
- Download URL: recitale-2.0.0a6.tar.gz
- Upload date:
- Size: 18.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aff285da45d925ee89b2b62a1bd75d8c1e375be622d4be4a5da088c2d4e8e852 |
|
MD5 | d88ca416da642eba913affd14f63e7b1 |
|
BLAKE2b-256 | dbfef99c1f0bc76d086cee3d3c8c3205cfaba867baa8a71c86afdb273c7556d9 |
File details
Details for the file recitale-2.0.0a6-py3-none-any.whl
.
File metadata
- Download URL: recitale-2.0.0a6-py3-none-any.whl
- Upload date:
- Size: 9.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fadd285e1565ab855e741190b67402f87a89b387183e09b41860857a7a1dcece |
|
MD5 | f1cca6c5e23844ac136e8fa09c7c07d7 |
|
BLAKE2b-256 | dfd97b6b1064d7b137083e4730999ce9c6940465f4949b61e12d9ec4d8b4da1f |