Skip to main content

Converts Zeste de Savoir articles to Grav

Project description

# zds-to-grav

Converts an article or an opinion from [Zeste de Savoir](https://zestedesavoir.com) to [Grav](https://getgrav.org).

Accepts either an URL to a ZdS article/optinion, or an exported archive.

Note: the generated frontmatter includes some non-standard fields, as this was initially built for my own use and my theme uses them. Standard fields are covered. Authors are assumed to be a taxonomy.

## Installation

Requires Python 3.6 or newer.

`bash (sudo) pip install zds_to_grav `

## Usage

`bash zds-to-grav --help `

Typical use: from the directory you want to put the exported grav article directory into:

`bash zds-to-grav https://zestedesavoir.com/articles/42/le-point-sur-les-exoplanetes/ `

See options in –help to specify explicit slug, article type, lang, or destination directory (numbered or not).

## Development & tests

Installation for development (requires pipenv: sudo pip install pipenv):

`bash pipenv install `

Unit tested using doctest. From the project directory, within a virtualenv:

`bash python zds_to_grav.py --test `

No output means everything is good.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zds_to_grav-1.0.2.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

zds_to_grav-1.0.2-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page