commit 27d43d722ddd5eded1950f159dd4b6f0e6f0305e Author: Christian Aribaud Date: Sun Jun 1 16:17:57 2025 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..642709a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +public +static/Shrines.png +hugo +_gen +*.lock diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e062b87 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/silicate"] + path = themes/silicate + url = https://git.aribaud.net/silicate/silicate.git diff --git a/LICENCE.md b/LICENCE.md new file mode 100644 index 0000000..752d5da --- /dev/null +++ b/LICENCE.md @@ -0,0 +1,4 @@ +Unless specified otherwise, all content is Cc-By [www.peppercarrot.com](https://www.peppercarrot.com/en/about/index.html). + +All content within `theme/silicate/` is liscenced under GPLv3 with exceptions - copyright Christian ARIBAUD. +Please read `theme/silicate/README.md` exception details. diff --git a/assets/background/bg_ep7.jpg b/assets/background/bg_ep7.jpg new file mode 100644 index 0000000..6bbacaf Binary files /dev/null and b/assets/background/bg_ep7.jpg differ diff --git a/content/_index.fr.md b/content/_index.fr.md new file mode 100644 index 0000000..4488a97 --- /dev/null +++ b/content/_index.fr.md @@ -0,0 +1,3 @@ ++++ +title = 'Home' ++++ diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..4488a97 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,3 @@ ++++ +title = 'Home' ++++ diff --git a/content/about.fr.md b/content/about.fr.md new file mode 100644 index 0000000..ea4fed2 --- /dev/null +++ b/content/about.fr.md @@ -0,0 +1,18 @@ ++++ +title = 'A Propos' ++++ + +### Démo Silicate Pepper & Carrot + +Ce site web est une démo pour Silicate utilisant les pages de [Pepper & Carrot webcomic](https://www.peppercarrot.com/) +comme exemple. + +### Voir les source + +Vous pouvez aller voir les sources utilisées pour crée ce site web ici : + + +### Découvrir Silicate + +Vous pouvez en apprendre plus sur Silicate ici : + diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..da214e4 --- /dev/null +++ b/content/about.md @@ -0,0 +1,18 @@ ++++ +title = 'About' ++++ + +### Silicate Pepper & Carrot demo + +This website is a demo for Silicate using [Pepper & Carrot webcomic](https://www.peppercarrot.com/) +comic pages as example. + +### Browse the source + +You can see the source used to create this website here : + + +### Check out Silicate + +You can learn more about Silicate on its main website: + diff --git a/content/comic/E01/index.fr.md b/content/comic/E01/index.fr.md new file mode 100644 index 0000000..093efb1 --- /dev/null +++ b/content/comic/E01/index.fr.md @@ -0,0 +1,30 @@ ++++ +title = "Épisode 1 : Potion d'envol" +weight = 10 ++++ + +Licence Creative Commons Attribution 4.0 International + +------ + +Attribution à : + +Illustrations : David Revoy. + +Scénario : David Revoy. + +Traduction : \[Français\] David Revoy. + +Correction : Sissile. + +------ + +Crédits pour l'univers de Pepper&Carrot, Héréva : + +Création : David Revoy. + +Gestion principale : Craig Maloney. + +Rédacteur⋅ices : Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correcteur⋅ices : Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E01/index.md b/content/comic/E01/index.md new file mode 100644 index 0000000..c297955 --- /dev/null +++ b/content/comic/E01/index.md @@ -0,0 +1,30 @@ ++++ +title = 'Episode 1: The Potion of Flight ' +weight = 10 ++++ + +Creative Commons Attribution 4.0 International license + +------ + +Attribution to: + +Art: David Revoy. + +Scenario: David Revoy. + +English (original version) + +Proofreading: Amireeti, Alex Gryson. + +------ + +Credit for the universe of Pepper&Carrot, Hereva: + +Creation: David Revoy. + +Lead Maintainer: Craig Maloney. + +Writers: Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correctors: Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E01/strips/E01P00.fr.jpg b/content/comic/E01/strips/E01P00.fr.jpg new file mode 100644 index 0000000..ac7cc82 Binary files /dev/null and b/content/comic/E01/strips/E01P00.fr.jpg differ diff --git a/content/comic/E01/strips/E01P00.jpg b/content/comic/E01/strips/E01P00.jpg new file mode 100644 index 0000000..812906d Binary files /dev/null and b/content/comic/E01/strips/E01P00.jpg differ diff --git a/content/comic/E01/strips/E01P01.fr.jpg b/content/comic/E01/strips/E01P01.fr.jpg new file mode 100644 index 0000000..58b40b1 Binary files /dev/null and b/content/comic/E01/strips/E01P01.fr.jpg differ diff --git a/content/comic/E01/strips/E01P01.jpg b/content/comic/E01/strips/E01P01.jpg new file mode 100644 index 0000000..da54a65 Binary files /dev/null and b/content/comic/E01/strips/E01P01.jpg differ diff --git a/content/comic/E01/strips/E01P02.fr.jpg b/content/comic/E01/strips/E01P02.fr.jpg new file mode 100644 index 0000000..0ebcf52 Binary files /dev/null and b/content/comic/E01/strips/E01P02.fr.jpg differ diff --git a/content/comic/E01/strips/E01P02.jpg b/content/comic/E01/strips/E01P02.jpg new file mode 100644 index 0000000..686b1be Binary files /dev/null and b/content/comic/E01/strips/E01P02.jpg differ diff --git a/content/comic/E01/strips/E01P03.fr.jpg b/content/comic/E01/strips/E01P03.fr.jpg new file mode 100644 index 0000000..7547de0 Binary files /dev/null and b/content/comic/E01/strips/E01P03.fr.jpg differ diff --git a/content/comic/E01/strips/E01P03.jpg b/content/comic/E01/strips/E01P03.jpg new file mode 100644 index 0000000..8b5f893 Binary files /dev/null and b/content/comic/E01/strips/E01P03.jpg differ diff --git a/content/comic/E01/strips/E01P04.jpg b/content/comic/E01/strips/E01P04.jpg new file mode 100644 index 0000000..bb2b3d7 Binary files /dev/null and b/content/comic/E01/strips/E01P04.jpg differ diff --git a/content/comic/E01/transcript.md b/content/comic/E01/transcript.md new file mode 100644 index 0000000..a6a6a41 --- /dev/null +++ b/content/comic/E01/transcript.md @@ -0,0 +1,43 @@ +# Title + +Episode 1: The Potion of Flight + +# Page 1 + +## Pepper + +>...and the last touch. + +## Sound + +> SHH SHH + +## Pepper + +> ...mmm probably not strong enough. + +## Sound + +> PLOP PLOP + +# Page 2 + +## Pepper + +> ha... perfect. + +> NO! Don't even think about it. + +## Sound + +> SPLASH + +# Page 3 + +## Pepper + +> Happy?! + +# Credits + +> WWW.PEPPERCARROT.COM 05/2014 diff --git a/content/comic/E02/index.fr.md b/content/comic/E02/index.fr.md new file mode 100644 index 0000000..4ea06a8 --- /dev/null +++ b/content/comic/E02/index.fr.md @@ -0,0 +1,30 @@ ++++ +title = 'Épisode 2 : Les potions arc-en-ciel ' +weight = 20 ++++ + +Licence Creative Commons Attribution 4.0 International + +------ + +Attribution à : + +Illustrations : David Revoy. + +Scénario : David Revoy. + +Traduction : \[Français\] David Revoy. + +Correction : Cfdev. + +------ + +Crédits pour l'univers de Pepper&Carrot, Héréva : + +Création : David Revoy. + +Gestion principale : Craig Maloney. + +Rédacteur⋅ices : Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correcteur⋅ices : Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E02/index.md b/content/comic/E02/index.md new file mode 100644 index 0000000..984a02a --- /dev/null +++ b/content/comic/E02/index.md @@ -0,0 +1,30 @@ ++++ +title = 'Episode 2: Rainbow Potions' +weight = 20 ++++ + +Creative Commons Attribution 4.0 International license + +------ + +Attribution to: + +Art: David Revoy. + +Scenario: David Revoy. + +English (original version) + +Proofreading: Amireeti, Alex Gryson. + +--- + +Credit for the universe of Pepper&Carrot, Hereva: + +Creation: David Revoy. + +Lead Maintainer: Craig Maloney. + +Writers: Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correctors: Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E02/strips/E02P00.fr.jpg b/content/comic/E02/strips/E02P00.fr.jpg new file mode 100644 index 0000000..c12d3b3 Binary files /dev/null and b/content/comic/E02/strips/E02P00.fr.jpg differ diff --git a/content/comic/E02/strips/E02P00.jpg b/content/comic/E02/strips/E02P00.jpg new file mode 100644 index 0000000..712c5fa Binary files /dev/null and b/content/comic/E02/strips/E02P00.jpg differ diff --git a/content/comic/E02/strips/E02P01.fr.jpg b/content/comic/E02/strips/E02P01.fr.jpg new file mode 100644 index 0000000..ffef211 Binary files /dev/null and b/content/comic/E02/strips/E02P01.fr.jpg differ diff --git a/content/comic/E02/strips/E02P01.jpg b/content/comic/E02/strips/E02P01.jpg new file mode 100644 index 0000000..0827845 Binary files /dev/null and b/content/comic/E02/strips/E02P01.jpg differ diff --git a/content/comic/E02/strips/E02P02.fr.jpg b/content/comic/E02/strips/E02P02.fr.jpg new file mode 100644 index 0000000..0511819 Binary files /dev/null and b/content/comic/E02/strips/E02P02.fr.jpg differ diff --git a/content/comic/E02/strips/E02P02.jpg b/content/comic/E02/strips/E02P02.jpg new file mode 100644 index 0000000..f2c4eff Binary files /dev/null and b/content/comic/E02/strips/E02P02.jpg differ diff --git a/content/comic/E02/strips/E02P03.fr.jpg b/content/comic/E02/strips/E02P03.fr.jpg new file mode 100644 index 0000000..6de65b3 Binary files /dev/null and b/content/comic/E02/strips/E02P03.fr.jpg differ diff --git a/content/comic/E02/strips/E02P03.jpg b/content/comic/E02/strips/E02P03.jpg new file mode 100644 index 0000000..3ac9463 Binary files /dev/null and b/content/comic/E02/strips/E02P03.jpg differ diff --git a/content/comic/E02/strips/E02P04.fr.jpg b/content/comic/E02/strips/E02P04.fr.jpg new file mode 100644 index 0000000..41ac341 Binary files /dev/null and b/content/comic/E02/strips/E02P04.fr.jpg differ diff --git a/content/comic/E02/strips/E02P04.jpg b/content/comic/E02/strips/E02P04.jpg new file mode 100644 index 0000000..f56826f Binary files /dev/null and b/content/comic/E02/strips/E02P04.jpg differ diff --git a/content/comic/E02/strips/E02P05.fr.jpg b/content/comic/E02/strips/E02P05.fr.jpg new file mode 100644 index 0000000..bbdf9d4 Binary files /dev/null and b/content/comic/E02/strips/E02P05.fr.jpg differ diff --git a/content/comic/E02/strips/E02P05.jpg b/content/comic/E02/strips/E02P05.jpg new file mode 100644 index 0000000..d6f159c Binary files /dev/null and b/content/comic/E02/strips/E02P05.jpg differ diff --git a/content/comic/E02/strips/E02P06.fr.jpg b/content/comic/E02/strips/E02P06.fr.jpg new file mode 100644 index 0000000..d1b14b5 Binary files /dev/null and b/content/comic/E02/strips/E02P06.fr.jpg differ diff --git a/content/comic/E02/strips/E02P06.jpg b/content/comic/E02/strips/E02P06.jpg new file mode 100644 index 0000000..45c4b3a Binary files /dev/null and b/content/comic/E02/strips/E02P06.jpg differ diff --git a/content/comic/E03/index.fr.md b/content/comic/E03/index.fr.md new file mode 100644 index 0000000..0817f4a --- /dev/null +++ b/content/comic/E03/index.fr.md @@ -0,0 +1,30 @@ ++++ +title = "Épisode 3 : L'ingrédient secret" +weight = 30 ++++ + +Licence Creative Commons Attribution 4.0 International + +----------- + +Attribution à : + +Illustrations : David Revoy. + +Scénario : David Revoy. + +Traduction : [Français] David Revoy. + +Correction : sitelen, Antonio Parisi, eingousef, CalimeroTeknik. + +---------- + +Crédits pour l'univers de Pepper&Carrot, Héréva : + +Création : David Revoy. + +Gestion principale : Craig Maloney. + +Rédacteur⋅ices : Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correcteur⋅ices : Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E03/index.md b/content/comic/E03/index.md new file mode 100644 index 0000000..6fb50de --- /dev/null +++ b/content/comic/E03/index.md @@ -0,0 +1,30 @@ ++++ +title = 'Episode 3: The Secret Ingredients' +weight = 30 ++++ + +Creative Commons Attribution 4.0 International license + +----------- + +Attribution to: + +Art: David Revoy. + +Scenario: David Revoy. + +English (original version) + +Proofreading: Amireeti, Alex Gryson. + +---------- + +Credit for the universe of Pepper&Carrot, Hereva: + +Creation: David Revoy. + +Lead Maintainer: Craig Maloney. + +Writers: Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. + +Correctors: Alex Gryson, CGand, Hali, Marno van der Maas, Moini, Willem Sonke. diff --git a/content/comic/E03/strips/E03P00.fr.jpg b/content/comic/E03/strips/E03P00.fr.jpg new file mode 100644 index 0000000..ef78c4b Binary files /dev/null and b/content/comic/E03/strips/E03P00.fr.jpg differ diff --git a/content/comic/E03/strips/E03P00.jpg b/content/comic/E03/strips/E03P00.jpg new file mode 100644 index 0000000..e8eb3ec Binary files /dev/null and b/content/comic/E03/strips/E03P00.jpg differ diff --git a/content/comic/E03/strips/E03P01.fr.jpg b/content/comic/E03/strips/E03P01.fr.jpg new file mode 100644 index 0000000..703b27f Binary files /dev/null and b/content/comic/E03/strips/E03P01.fr.jpg differ diff --git a/content/comic/E03/strips/E03P01.jpg b/content/comic/E03/strips/E03P01.jpg new file mode 100644 index 0000000..a7cbfcb Binary files /dev/null and b/content/comic/E03/strips/E03P01.jpg differ diff --git a/content/comic/E03/strips/E03P02.fr.jpg b/content/comic/E03/strips/E03P02.fr.jpg new file mode 100644 index 0000000..32f1957 Binary files /dev/null and b/content/comic/E03/strips/E03P02.fr.jpg differ diff --git a/content/comic/E03/strips/E03P02.jpg b/content/comic/E03/strips/E03P02.jpg new file mode 100644 index 0000000..b8d696b Binary files /dev/null and b/content/comic/E03/strips/E03P02.jpg differ diff --git a/content/comic/E03/strips/E03P03.fr.jpg b/content/comic/E03/strips/E03P03.fr.jpg new file mode 100644 index 0000000..967cdec Binary files /dev/null and b/content/comic/E03/strips/E03P03.fr.jpg differ diff --git a/content/comic/E03/strips/E03P03.jpg b/content/comic/E03/strips/E03P03.jpg new file mode 100644 index 0000000..0082b03 Binary files /dev/null and b/content/comic/E03/strips/E03P03.jpg differ diff --git a/content/comic/E03/strips/E03P04.fr.jpg b/content/comic/E03/strips/E03P04.fr.jpg new file mode 100644 index 0000000..34a3d93 Binary files /dev/null and b/content/comic/E03/strips/E03P04.fr.jpg differ diff --git a/content/comic/E03/strips/E03P04.jpg b/content/comic/E03/strips/E03P04.jpg new file mode 100644 index 0000000..bd03587 Binary files /dev/null and b/content/comic/E03/strips/E03P04.jpg differ diff --git a/content/comic/E03/strips/E03P05.fr.jpg b/content/comic/E03/strips/E03P05.fr.jpg new file mode 100644 index 0000000..fda660b Binary files /dev/null and b/content/comic/E03/strips/E03P05.fr.jpg differ diff --git a/content/comic/E03/strips/E03P05.jpg b/content/comic/E03/strips/E03P05.jpg new file mode 100644 index 0000000..b2e787f Binary files /dev/null and b/content/comic/E03/strips/E03P05.jpg differ diff --git a/content/comic/E03/strips/E03P06.fr.jpg b/content/comic/E03/strips/E03P06.fr.jpg new file mode 100644 index 0000000..a6bf897 Binary files /dev/null and b/content/comic/E03/strips/E03P06.fr.jpg differ diff --git a/content/comic/E03/strips/E03P06.jpg b/content/comic/E03/strips/E03P06.jpg new file mode 100644 index 0000000..4df0759 Binary files /dev/null and b/content/comic/E03/strips/E03P06.jpg differ diff --git a/content/comic/E03/strips/E03P07.fr.jpg b/content/comic/E03/strips/E03P07.fr.jpg new file mode 100644 index 0000000..9fa67e8 Binary files /dev/null and b/content/comic/E03/strips/E03P07.fr.jpg differ diff --git a/content/comic/E03/strips/E03P07.jpg b/content/comic/E03/strips/E03P07.jpg new file mode 100644 index 0000000..1f8cc6b Binary files /dev/null and b/content/comic/E03/strips/E03P07.jpg differ diff --git a/content/comic/E03/strips/E03P08.fr.jpg b/content/comic/E03/strips/E03P08.fr.jpg new file mode 100644 index 0000000..39905bb Binary files /dev/null and b/content/comic/E03/strips/E03P08.fr.jpg differ diff --git a/content/comic/E03/strips/E03P08.jpg b/content/comic/E03/strips/E03P08.jpg new file mode 100644 index 0000000..28c868e Binary files /dev/null and b/content/comic/E03/strips/E03P08.jpg differ diff --git a/content/comic/_index.fr.md b/content/comic/_index.fr.md new file mode 100644 index 0000000..eb25659 --- /dev/null +++ b/content/comic/_index.fr.md @@ -0,0 +1,7 @@ ++++ +title = "Pepper & Carrot" ++++ + +Trois premiers épisodes du [webcomic Pepper & Carrot](https://www.peppercarrot.com/en/) par David Revoy. + +Publié sous liscence Creative Commons Attribution 4.0. diff --git a/content/comic/_index.md b/content/comic/_index.md new file mode 100644 index 0000000..8eb3443 --- /dev/null +++ b/content/comic/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Pepper & Carrot" ++++ + +First three episodes of [Pepper & Carrot webcomic](https://www.peppercarrot.com/en/) by David Revoy. + +Licensed under Creative Commons Attribution 4.0. diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..039c31c --- /dev/null +++ b/hugo.toml @@ -0,0 +1,47 @@ +baseURL = 'https://example.org/' +theme = 'silicate' +copyright = 'Demo based on Pepper & Carrot - CC-By www.peppercarrot.com' + +[menus] + [[menus.main]] + name = 'Home' + pageRef = '/' + weight = 10 + + [[menus.main]] + name = 'Archive' + pageRef = '/comic' + weight = 20 + + [[menus.main]] + name = 'About' + pageRef = '/about' + weight = 30 + +[languages] + + [languages.en] + title = 'Silicate Demo - P&C' + languageCode = 'en-GB' + languageName = 'English' + weight = 1 + + [languages.fr] + title = 'Démo Silicate - P&C' + languageCode = 'fr-FR' + languageName = 'Français' + weight = 2 + + [languages.fr.menus] + [[languages.fr.menus.main]] + name = 'Acceuil' + pageRef = '/' + weight = 10 + [[languages.fr.menus.main]] + name = 'Archive' + pageRef = '/comic' + weight = 20 + [[languages.fr.menus.main]] + name = 'A propos' + pageRef = '/about' + weight = 30 diff --git a/i18n/fr.toml b/i18n/fr.toml new file mode 100644 index 0000000..e4d5957 --- /dev/null +++ b/i18n/fr.toml @@ -0,0 +1,3 @@ +translations = 'Traductions :' +languages = 'Langues :' +made_with_silicate = 'Site crée avec le système Silicate!' diff --git a/themes/silicate b/themes/silicate new file mode 160000 index 0000000..1285d0a --- /dev/null +++ b/themes/silicate @@ -0,0 +1 @@ +Subproject commit 1285d0aba6ceb6f1aae3148760d406429f75fba8