mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up doc install
This commit is contained in:
parent
54d58303aa
commit
949e1f47dd
6 changed files with 14 additions and 7 deletions
10
README.md
10
README.md
|
@ -12,10 +12,12 @@ python3 new_article.py cipherbliss_blog en "Creation of a gemini blog"
|
|||
```
|
||||
## prérequis pour installation
|
||||
```shell
|
||||
sudo apt install pandoc
|
||||
pip install uuid argparse os
|
||||
bash install.sh
|
||||
```
|
||||
|
||||
[2024-11-04]
|
||||
Testé avec:
|
||||
Pandoc 2.9.2.1
|
||||
Python 3.10.12
|
||||
## Conversion des fichiers Org vers gemini et html
|
||||
```shell
|
||||
bash converters.sh
|
||||
|
@ -66,7 +68,7 @@ Pandoc, PandocGmi
|
|||
|
||||
- TODO config par site web de son nom de domaine
|
||||
- TODO réécriture des liens internes
|
||||
|
||||
- template footer article: gestion article suivant et précédent
|
||||
# Fait
|
||||
- gestion des langues dans la source et la destination
|
||||
- gestion multi site et multi langue
|
Loading…
Add table
Add a link
Reference in a new issue