cv-aou/README.md

11 lines
275 B
Markdown
Raw Permalink Normal View History

2021-05-27 18:39:38 +02:00
# cv-aou
2021-06-28 18:51:11 +02:00
Transforme un texte markdown en:
- html (avec css spécifique)
2021-06-28 18:51:11 +02:00
Fonctionnement:
- Saisir son texte au format markdown dans le dossier `input-cv-md`
- Executez le script bash `build.sh` pour générer le html
2021-06-28 18:51:11 +02:00
inspiré de http://mszep.github.io/pandoc_resume/