A Static Revue Generator.
Project description
Crieur — A Static Revue Generator.
With sources from Stylo corpora.
Run
uv run --with crieur crieur stylo <stylo-corpus-id-1> <stylo-corpus-id-2> …
uv run --with crieur crieur generate serve --title PHLiT
Help
Commands
usage: crieur [-h] ...
options:
-h, --help Show this help message and exit
Available commands:
version Return the current version.
generate Generate a new revue website.
stylo Initialize a new revue to current directory from Stylo.
templates Fetch a theme from a git repository.
serve Serve an HTML book from `repository_path`/public or current
directory/public.
Command: generate
usage: crieur generate [-h] [--title TITLE] [--base-url BASE_URL]
[--extra-vars EXTRA_VARS] [--target-path TARGET_PATH]
[--source-path SOURCE_PATH]
[--statics-path STATICS_PATH]
[--templates-path TEMPLATES_PATH] [--csl-path CSL_PATH]
[--without-statics] [--without-search] [--blog]
[--flat] [--feed-limit FEED_LIMIT]
options:
-h, --help show this help message and exit
--title, -t TITLE Title of the website (default: Crieur).
--base-url BASE_URL Base URL of the website, ending with / (default: /).
--extra-vars EXTRA_VARS
stringified JSON extra vars passed to the templates.
--target-path TARGET_PATH
Path where site is built (default: /public/).
--source-path SOURCE_PATH
Path where stylo source were downloaded (default:
/sources/).
--statics-path STATICS_PATH
Path where statics are located (default:
@crieur/statics/).
--templates-path TEMPLATES_PATH
--csl-path CSL_PATH Path to the CSL applied for bibliography (default:
@crieur/styles/apa.csl).
--without-statics Do not copy statics if True (default: False).
--without-search Do not generate search page if True (default: False).
--blog, -b Use the built-in blog theme if True, overrides
statics/templates options (default: False).
--flat, -f Use a flat tree structure for Article URLs if True
(default: False, except for blog).
--feed-limit FEED_LIMIT
Number of max items in the feed (default: 10).
Command: serve
usage: crieur serve [-h] [--repository-path REPOSITORY_PATH] [--port PORT]
options:
-h, --help show this help message and exit
--repository-path REPOSITORY_PATH
Absolute or relative path to book’s sources (default:
current).
--port, -p PORT Port to serve the book from (default=8000)
Command: stylo
usage: crieur stylo [-h] [--stylo-instance STYLO_INSTANCE]
[--stylo-export STYLO_EXPORT] [--force-download]
[stylo_ids ...]
positional arguments:
stylo_ids Corpus ids from Stylo, separated by commas.
options:
-h, --help show this help message and exit
--stylo-instance STYLO_INSTANCE
Instance of Stylo (default: stylo.huma-num.fr).
--stylo-export STYLO_EXPORT
Stylo export URL (default: https://export.stylo.huma-
num.fr).
--force-download Force download of sources from Stylo (default: False).
Command: templates
usage: crieur templates [-h] [--repo-url REPO_URL] [--source-path SOURCE_PATH]
[--quiet]
options:
-h, --help show this help message and exit
--repo-url REPO_URL Repository URL, ending with / (default:
https://gitlab.huma-num.fr/ecrinum/crieur-templates/).
--source-path SOURCE_PATH
The path within the git repository to the theme files
(e.g.: blogs/blog-purple).
--quiet, -q Do not prompt for file overrides if True (default:
False).
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
crieur-2.5.0.tar.gz
(602.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
crieur-2.5.0-py3-none-any.whl
(610.3 kB
view details)
File details
Details for the file crieur-2.5.0.tar.gz.
File metadata
- Download URL: crieur-2.5.0.tar.gz
- Upload date:
- Size: 602.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27932fc690da9159b7f1a21ed909394f93fb30248e3c5eeb13e205c1c4a54674
|
|
| MD5 |
d919411e78f8d19b562e29f3e3297d7c
|
|
| BLAKE2b-256 |
40ef9897deb341f8461f62c0e7a948a2cd9e0726b04cf12f367d79cae90886b1
|
File details
Details for the file crieur-2.5.0-py3-none-any.whl.
File metadata
- Download URL: crieur-2.5.0-py3-none-any.whl
- Upload date:
- Size: 610.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06c2e9223f41e61d908282e942f9e4abc31cc5f0a792485e71846b2e1b74c3dd
|
|
| MD5 |
d4fde39f7d6fd220de33d73eaa841a76
|
|
| BLAKE2b-256 |
ad31aca6278cd0506545b39af06c0ca390888ec9c695f0c8c124e8f5452462a3
|