diff --git a/content/demos.md b/content/demos.md new file mode 100644 index 0000000..31a0e5a --- /dev/null +++ b/content/demos.md @@ -0,0 +1,22 @@ ++++ +title = 'Demos' +weight = 3 ++++ + +All public demos are available at and their +respectives sources at . + +## Pepper & Carrot demo + +This demo showcase Silicate using the first three episodes +of [Pepper & Carrot](https://www.peppercarrot.com/). + +It display the following features: + +- Long vertical comic strips made out of multiple smaller ones +- Multilingual support +- Transcript (First english page) +- Custom background image + +You can check out the demo [here](https://silicate.aribaud.net/demos/pepper-carrot/) +and browse its sources [here](https://silicate.aribaud.net/demos-sources/pepper-carrot/).