diff --git a/generate_book.sh b/generate_book.sh index 630be86..df1eb1d 100755 --- a/generate_book.sh +++ b/generate_book.sh @@ -24,10 +24,12 @@ fi cp *.sh "$livre_bidule" cp *.css "$livre_bidule" cd "$livre_bidule" + mkdir assets inspirations touch "taches_$livre_bidule.$extension" \ "livre.$extension" "intrigues.$extension" \ "personnages.$extension" "notes_intention.$extension" + git init # On remplit les fiches avec un contenu de base: echo ":PROPERTIES: @@ -53,8 +55,17 @@ fi ** Préface :title: ** Introduction :title: ** Chapitre 1 :title: +*** Chapitre 1 - Partie 1 +*** Chapitre 1 - Partie 2 +*** Chapitre 1 - Partie 3 ** Chapitre 2 :title: +*** Chapitre 2 - Partie 1 +*** Chapitre 2 - Partie 2 +*** Chapitre 2 - Partie 3 ** Chapitre 3 :title: +*** Chapitre 3 - Partie 1 +*** Chapitre 3 - Partie 2 +*** Chapitre 3 - Partie 3 ** Postface :title: ** Sources :title: ** Du même auteur :title: