diff --git a/config.toml b/config.toml index 81ea9d0..c41d545 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ -baseURL = "https://projets.cohabit.fr/" +baseURL = "/" languageCode = "en-us" -title = "A Hugo theme for creating Reveal.js presentations" +title = "Bienvenue au Fablab Coh@bit" disableKinds = ["sitemap", "RSS"] theme = "reveal-hugo" @@ -9,7 +9,7 @@ relativeURLs = true uglyURLs = true [author] -name = "Josh Dzielak" +name = "Fablab Coh@bit - @habsinn" # currently only the unsafe mode for goldmark is supported [markup.goldmark.renderer] diff --git a/content/_index.md b/content/_index.md index c6a7045..c6d170f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -12,8 +12,8 @@ transition_speed = "slow" -## LE FABLAB COHABIT EST OUVERT A TOUT LE MONDE : -# 📽️ +## LE FABLAB COHABIT EST OUVERT A TOUT LE MONDE +# 📖 ### EXPERIMENTER, ### FABRIQUER, ### DOCUMENTER, @@ -23,34 +23,277 @@ transition_speed = "slow" --- -{{< slide class="hello" background-color="#EA5C2B">}} +{{% section %}} + +{{< slide class="hello" background-color="#D8E9A8">}} # EQUIPEMENT & # OUTILLAGE ---- - -{{< slide class="" background-color="#FF7F3F">}} - -# ESPACE, -# PERSONNES, -# FONCTIONNEMENT --- -{{< slide class="" background-color="#F6D860">}} +# DÉCOUPE LASER + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

-# LES PROJETS EN COURS --- -{{< slide class="" background-color="#95CD41">}} +# Imprimantes 3D + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

-# VISITER LE FABLAB --- +# Charlie Robot + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ + +--- + +# Découpe vinyl + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ + +--- + +# Brodeuse numérique + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ + +--- + +# Graveuse de PCB + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ + +--- + +# Électronique + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ + +--- + +# Outillage + + +
+ +

DESCRIPTION

+

Lorem Ipsum ....

+ +- a +- b +- c + +

> LIEN >

+ +

|

+ +--- + +{{% /section %}} + + +{{% section %}} + +{{< slide class="" background-color="#4E9F3D">}} + +# PRESENTATION + +--- + +# Le fablab vous accompagne pour réaliser vos projets. + +--- + +# L'EQUIPE + +![](images/trombinoscope.jpg) + +--- + +# L'ESPACE + + + +










|

+ +--- + +{{% /section %}} + + +{{% section %}} + +{{< slide class="" background-color="#1E5128">}} + +# PROJETS DU FABLAB + +--- + +# PROJETS EN COURS + +*(tout le monde peut venir contribuer à ces projets)* +

+ +* **"Thermo Bibli"** : dispositif de mesure d'humidité-température pour la bibliothèque de livres anciens de l'université de Bordeaux [➡](https://projets.cohabit.fr/redmine/projects/projets-du-fablab/wiki/Thermo-Bibli) +* **"Robot Go West"** : robot piloté par des plantes pour suivre le Soleil +* **"Perspectographe"** : appareil mécanique permettant de tracer une vue perspective non euclidienne + +--- + +# TOUS NOS PROJETS SONT DOCUMENTES

ICI

+ +
Chaque usager du Fablab est invité
à documenter ses projets et à les partager. + +

|

+ +--- + + +{{% /section %}} + +{{% section %}} + +{{< slide class="" background-color="#191A19">}} + +

VISITER LE FABLAB

+ +--- + +

+ +

TBM +15 rue Naudet
+Bâtiment 10A - 1er Etage, CS 10207
33175 GRADIGNAN CEDEX +

+ +

TBM : +lianes 10 arrêt village 6 iut, ligne 21 arrêt école d'architecture,
ligne 58 arrêt village 5, corol 35 arrêt Montaigne-Montesquieu ou B.E.C
+TRANSGIRONDE : 406 / 505 / 5051 arrêt école d'architecture
+TRAM : Ligne B arrêt Montaigne - Montesquieu +

+ + +--- + + +### Horaires + +Du mardi au Vendredi +10h-18h +(pour les périodes de vacances scolaires contacter le Fab Manager) +

+ +### Fab Manager(s) + +Jean-Baptiste Bonnemaison +Pierre Grangé Praderas +05 56 84 79 61 +fablab@iut.u-bordeaux.fr + +

|

+ +--- + +{{% /section %}} + + +{{% section %}} + {{< slide class="" background-color="">}} - # S'INSCRIRE AU FABLAB + +--- + +

+ +# CONDITIONS D'ACCES + +1. lire la Charte des Usagers (1 page) +2. Si elle vous convient : remplir, signer, envoyer au Fab Manager +3. Bienvenue au Fablab ! (voir les horaires d'ouverture) + +


|

+ +{{% /section %}} diff --git a/layouts/_default/baseof.reveal.html b/layouts/_default/baseof.reveal.html index 61b735f..f42012a 100644 --- a/layouts/_default/baseof.reveal.html +++ b/layouts/_default/baseof.reveal.html @@ -11,6 +11,7 @@ {{- $sectionHeadPartial := printf "%s/reveal-hugo/head" (.Page.Section | default "home") -}} {{- if fileExists (printf "layouts/partials/%s.html" $sectionHeadPartial) -}}{{ partial $sectionHeadPartial . }}{{- end }} + {{ if .Param "logo.src" }} - + + {{ end }} + + + + +
{{- block "main" . -}}{{- end -}} diff --git a/public/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg b/public/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg new file mode 100644 index 0000000..9a71a50 Binary files /dev/null and b/public/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg differ diff --git a/public/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg b/public/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg new file mode 100644 index 0000000..f17aabb Binary files /dev/null and b/public/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg differ diff --git a/public/images/Musée/P1010049.JPG b/public/images/Musée/P1010049.JPG new file mode 100644 index 0000000..4d803e5 Binary files /dev/null and b/public/images/Musée/P1010049.JPG differ diff --git a/public/images/P1000288.JPG b/public/images/P1000288.JPG new file mode 100644 index 0000000..e2f2d40 Binary files /dev/null and b/public/images/P1000288.JPG differ diff --git a/public/images/P1000289.JPG b/public/images/P1000289.JPG new file mode 100644 index 0000000..b7832bc Binary files /dev/null and b/public/images/P1000289.JPG differ diff --git a/public/images/P1000290.JPG b/public/images/P1000290.JPG new file mode 100644 index 0000000..d130fd3 Binary files /dev/null and b/public/images/P1000290.JPG differ diff --git a/public/images/P1000328.JPG b/public/images/P1000328.JPG new file mode 100644 index 0000000..5711107 Binary files /dev/null and b/public/images/P1000328.JPG differ diff --git a/public/images/P1000342.JPG b/public/images/P1000342.JPG new file mode 100644 index 0000000..ebaf40c Binary files /dev/null and b/public/images/P1000342.JPG differ diff --git a/public/images/P1000343.JPG b/public/images/P1000343.JPG new file mode 100644 index 0000000..3a1ba62 Binary files /dev/null and b/public/images/P1000343.JPG differ diff --git a/public/images/P1000361.JPG b/public/images/P1000361.JPG new file mode 100644 index 0000000..8f01cd4 Binary files /dev/null and b/public/images/P1000361.JPG differ diff --git a/public/images/P1000364.JPG b/public/images/P1000364.JPG new file mode 100644 index 0000000..a828a2a Binary files /dev/null and b/public/images/P1000364.JPG differ diff --git a/public/images/P1000376.JPG b/public/images/P1000376.JPG new file mode 100644 index 0000000..83ef4cf Binary files /dev/null and b/public/images/P1000376.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG b/public/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG new file mode 100644 index 0000000..e9dc703 Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/coin postes pc.JPG b/public/images/Salles Fablab 27-08-2020/coin postes pc.JPG new file mode 100644 index 0000000..127755d Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/coin postes pc.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG b/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG new file mode 100644 index 0000000..b4b2e6a Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG b/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG new file mode 100644 index 0000000..05927b8 Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG b/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG new file mode 100644 index 0000000..a8dc09b Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG b/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG new file mode 100644 index 0000000..60fe1ed Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle mécanique.JPG b/public/images/Salles Fablab 27-08-2020/salle mécanique.JPG new file mode 100644 index 0000000..894c666 Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle mécanique.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/salle électronique.JPG b/public/images/Salles Fablab 27-08-2020/salle électronique.JPG new file mode 100644 index 0000000..5583337 Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/salle électronique.JPG differ diff --git a/public/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG b/public/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG new file mode 100644 index 0000000..87d0711 Binary files /dev/null and b/public/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG differ diff --git a/public/images/Thermo biblio 2021/IMG_20210525_162848.jpg b/public/images/Thermo biblio 2021/IMG_20210525_162848.jpg new file mode 100644 index 0000000..4ec3d90 Binary files /dev/null and b/public/images/Thermo biblio 2021/IMG_20210525_162848.jpg differ diff --git a/public/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg b/public/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg new file mode 100644 index 0000000..f5481ef Binary files /dev/null and b/public/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg differ diff --git a/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg new file mode 100644 index 0000000..d6c66f2 Binary files /dev/null and b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg differ diff --git a/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg new file mode 100644 index 0000000..ddffb44 Binary files /dev/null and b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg differ diff --git a/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg new file mode 100644 index 0000000..7839bb1 Binary files /dev/null and b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg differ diff --git a/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg new file mode 100644 index 0000000..9bd1a82 Binary files /dev/null and b/public/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg differ diff --git a/public/images/espace.jpg b/public/images/espace.jpg new file mode 100644 index 0000000..6d6a843 Binary files /dev/null and b/public/images/espace.jpg differ diff --git a/public/images/fraiseuse.jpg b/public/images/fraiseuse.jpg new file mode 100644 index 0000000..4d4bd77 Binary files /dev/null and b/public/images/fraiseuse.jpg differ diff --git a/public/images/fresque.jpg b/public/images/fresque.jpg new file mode 100644 index 0000000..63d14c4 Binary files /dev/null and b/public/images/fresque.jpg differ diff --git a/public/images/images-livre-blanc/P1000288.JPG b/public/images/images-livre-blanc/P1000288.JPG new file mode 100644 index 0000000..e2f2d40 Binary files /dev/null and b/public/images/images-livre-blanc/P1000288.JPG differ diff --git a/public/images/images-livre-blanc/P1000289.JPG b/public/images/images-livre-blanc/P1000289.JPG new file mode 100644 index 0000000..b7832bc Binary files /dev/null and b/public/images/images-livre-blanc/P1000289.JPG differ diff --git a/public/images/images-livre-blanc/P1000290.JPG b/public/images/images-livre-blanc/P1000290.JPG new file mode 100644 index 0000000..d130fd3 Binary files /dev/null and b/public/images/images-livre-blanc/P1000290.JPG differ diff --git a/public/images/images-livre-blanc/P1000328.JPG b/public/images/images-livre-blanc/P1000328.JPG new file mode 100644 index 0000000..5711107 Binary files /dev/null and b/public/images/images-livre-blanc/P1000328.JPG differ diff --git a/public/images/images-livre-blanc/P1000342.JPG b/public/images/images-livre-blanc/P1000342.JPG new file mode 100644 index 0000000..ebaf40c Binary files /dev/null and b/public/images/images-livre-blanc/P1000342.JPG differ diff --git a/public/images/images-livre-blanc/P1000343.JPG b/public/images/images-livre-blanc/P1000343.JPG new file mode 100644 index 0000000..3a1ba62 Binary files /dev/null and b/public/images/images-livre-blanc/P1000343.JPG differ diff --git a/public/images/images-livre-blanc/P1000361.JPG b/public/images/images-livre-blanc/P1000361.JPG new file mode 100644 index 0000000..8f01cd4 Binary files /dev/null and b/public/images/images-livre-blanc/P1000361.JPG differ diff --git a/public/images/images-livre-blanc/P1000364.JPG b/public/images/images-livre-blanc/P1000364.JPG new file mode 100644 index 0000000..a828a2a Binary files /dev/null and b/public/images/images-livre-blanc/P1000364.JPG differ diff --git a/public/images/images-livre-blanc/P1000376.JPG b/public/images/images-livre-blanc/P1000376.JPG new file mode 100644 index 0000000..83ef4cf Binary files /dev/null and b/public/images/images-livre-blanc/P1000376.JPG differ diff --git a/public/images/images-livre-blanc/fraiseuse.jpg b/public/images/images-livre-blanc/fraiseuse.jpg new file mode 100644 index 0000000..4d4bd77 Binary files /dev/null and b/public/images/images-livre-blanc/fraiseuse.jpg differ diff --git a/public/images/images-livre-blanc/fresque.jpg b/public/images/images-livre-blanc/fresque.jpg new file mode 100644 index 0000000..63d14c4 Binary files /dev/null and b/public/images/images-livre-blanc/fresque.jpg differ diff --git a/public/images/images-livre-blanc/img-flyer-robot.jpg b/public/images/images-livre-blanc/img-flyer-robot.jpg new file mode 100644 index 0000000..2b2c772 Binary files /dev/null and b/public/images/images-livre-blanc/img-flyer-robot.jpg differ diff --git a/public/images/images-livre-blanc/impression3d.jpg b/public/images/images-livre-blanc/impression3d.jpg new file mode 100644 index 0000000..9d36a9a Binary files /dev/null and b/public/images/images-livre-blanc/impression3d.jpg differ diff --git a/public/images/images-livre-blanc/laser.jpg b/public/images/images-livre-blanc/laser.jpg new file mode 100644 index 0000000..e50b5a8 Binary files /dev/null and b/public/images/images-livre-blanc/laser.jpg differ diff --git a/public/images/img-flyer-robot.jpg b/public/images/img-flyer-robot.jpg new file mode 100644 index 0000000..2b2c772 Binary files /dev/null and b/public/images/img-flyer-robot.jpg differ diff --git a/public/images/impression3d.jpg b/public/images/impression3d.jpg new file mode 100644 index 0000000..9d36a9a Binary files /dev/null and b/public/images/impression3d.jpg differ diff --git a/public/images/laser.jpg b/public/images/laser.jpg new file mode 100644 index 0000000..e50b5a8 Binary files /dev/null and b/public/images/laser.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5071.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5071.jpg new file mode 100644 index 0000000..4f08935 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5071.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5072.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5072.jpg new file mode 100644 index 0000000..c6559b3 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5072.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5073.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5073.jpg new file mode 100644 index 0000000..c1b24a9 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5073.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5074.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5074.jpg new file mode 100644 index 0000000..0490b81 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5074.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5076.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5076.jpg new file mode 100644 index 0000000..aa4d7d8 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5076.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5077.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5077.jpg new file mode 100644 index 0000000..a67f4d1 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5077.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5078.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5078.jpg new file mode 100644 index 0000000..8b22d21 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5078.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5079.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5079.jpg new file mode 100644 index 0000000..41aed2a Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5079.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5080.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5080.jpg new file mode 100644 index 0000000..24aa9be Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5080.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5083.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5083.jpg new file mode 100644 index 0000000..52cedee Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5083.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5085.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5085.jpg new file mode 100644 index 0000000..63d14c4 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5085.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5086.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5086.jpg new file mode 100644 index 0000000..e50b5a8 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5086.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5087.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5087.jpg new file mode 100644 index 0000000..a319c01 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5087.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5089.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5089.jpg new file mode 100644 index 0000000..e525c1b Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5089.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5090.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5090.jpg new file mode 100644 index 0000000..e980cae Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5090.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5091.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5091.jpg new file mode 100644 index 0000000..8cc4ab7 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5091.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5092.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5092.jpg new file mode 100644 index 0000000..7985d34 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5092.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5095.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5095.jpg new file mode 100644 index 0000000..b5fa070 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5095.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5096.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5096.jpg new file mode 100644 index 0000000..75bdb99 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5096.jpg differ diff --git a/public/images/machines projets Fablab 2019 - André/IMG_5097.jpg b/public/images/machines projets Fablab 2019 - André/IMG_5097.jpg new file mode 100644 index 0000000..e8b5486 Binary files /dev/null and b/public/images/machines projets Fablab 2019 - André/IMG_5097.jpg differ diff --git a/public/images/outillage.jpg b/public/images/outillage.jpg new file mode 100644 index 0000000..24aa9be Binary files /dev/null and b/public/images/outillage.jpg differ diff --git a/public/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg b/public/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg new file mode 100644 index 0000000..a488f86 Binary files /dev/null and b/public/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg differ diff --git a/public/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg b/public/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg new file mode 100644 index 0000000..e127439 Binary files /dev/null and b/public/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg differ diff --git a/public/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png b/public/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png new file mode 100644 index 0000000..069e992 Binary files /dev/null and b/public/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png differ diff --git a/public/images/photos outils/IMG_1028.jpg b/public/images/photos outils/IMG_1028.jpg new file mode 100644 index 0000000..4d3eb10 Binary files /dev/null and b/public/images/photos outils/IMG_1028.jpg differ diff --git a/public/images/projets/IMG_1030.jpg b/public/images/projets/IMG_1030.jpg new file mode 100644 index 0000000..f732c5b Binary files /dev/null and b/public/images/projets/IMG_1030.jpg differ diff --git a/public/images/projets/fresque-turing-1-1024x556.jpg b/public/images/projets/fresque-turing-1-1024x556.jpg new file mode 100644 index 0000000..a88f58f Binary files /dev/null and b/public/images/projets/fresque-turing-1-1024x556.jpg differ diff --git a/public/images/trombinoscope.jpg b/public/images/trombinoscope.jpg new file mode 100644 index 0000000..8d7bc1e Binary files /dev/null and b/public/images/trombinoscope.jpg differ diff --git a/public/images/vinyl.jpg b/public/images/vinyl.jpg new file mode 100644 index 0000000..8cc4ab7 Binary files /dev/null and b/public/images/vinyl.jpg differ diff --git a/public/index.html b/public/index.html index 58bc049..038fccf 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ fablab Coh@bit - + @@ -52,57 +52,227 @@ + + + + + +
-

LE FABLAB COHABIT EST OUVERT A TOUT LE MONDE :

-

📽️

+

LE FABLAB COHABIT EST OUVERT A TOUT LE MONDE

+

📖

EXPERIMENTER,

FABRIQUER,

DOCUMENTER,

PARTAGER.

+ +
-

EQUIPEMENT

&

OUTILLAGE

+
+

DÉCOUPE LASER

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Imprimantes 3D

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+

> LIEN >

+
+

Charlie Robot

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Découpe vinyl

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Brodeuse numérique

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Graveuse de PCB

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Électronique

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+
+

Outillage

+ +
+

DESCRIPTION

+

Lorem Ipsum ....

+
    +
  • a
  • +
  • b
  • +
  • c
  • +
+


> LIEN >

+


|

+
+ + +
- -

ESPACE,

-

PERSONNES,

-

FONCTIONNEMENT

+

PRESENTATION

+
+

Le fablab vous accompagne pour réaliser vos projets.

+
+

L’EQUIPE

+

+
+

L’ESPACE

+ +












|

+
+ + +
- -

LES PROJETS EN COURS

+

PROJETS DU FABLAB

+
+

PROJETS EN COURS

+

(tout le monde peut venir contribuer à ces projets) +

+
    +
  • “Thermo Bibli” : dispositif de mesure d’humidité-température pour la bibliothèque de livres anciens de l’université de Bordeaux
  • +
  • “Robot Go West” : robot piloté par des plantes pour suivre le Soleil
  • +
  • “Perspectographe” : appareil mécanique permettant de tracer une vue perspective non euclidienne
  • +
+
+

TOUS NOS PROJETS SONT DOCUMENTES

ICI

+


Chaque usager du Fablab est invité
à documenter ses projets et à les partager.

+



|

+
+ + +
- -

VISITER LE FABLAB

+

VISITER LE FABLAB

+
+

+

TBM +15 rue Naudet
+Bâtiment 10A - 1er Etage, CS 10207
33175 GRADIGNAN CEDEX +

+

TBM : +lianes 10 arrêt village 6 iut, ligne 21 arrêt école d'architecture,
ligne 58 arrêt village 5, corol 35 arrêt Montaigne-Montesquieu ou B.E.C
+TRANSGIRONDE : 406 / 505 / 5051 arrêt école d'architecture
+TRAM : Ligne B arrêt Montaigne - Montesquieu +

+
+

Horaires

+

Du mardi au Vendredi
+10h-18h
+(pour les périodes de vacances scolaires contacter le Fab Manager) +

+

Fab Manager(s)

+

Jean-Baptiste Bonnemaison
+Pierre Grangé Praderas
+05 56 84 79 61
+fablab@iut.u-bordeaux.fr

+


|

+
+ + +
-

S’INSCRIRE AU FABLAB

+
+



+

CONDITIONS D’ACCES

+
    +
  1. lire la Charte des Usagers (1 page)
  2. +
  3. Si elle vous convient : remplir, signer, envoyer au Fab Manager
  4. +
  5. Bienvenue au Fablab ! (voir les horaires d’ouverture)
  6. +
+




|

+ +
diff --git a/public/logo-example.html b/public/logo-example.html index 8d875d4..e96db5e 100644 --- a/public/logo-example.html +++ b/public/logo-example.html @@ -4,7 +4,7 @@ Logo presentation example - + @@ -12,6 +12,7 @@ + - + + + + + + +
diff --git a/public/reveal-hugo/themes/sunblind.css b/public/reveal-hugo/themes/sunblind.css index a1d9dbe..6ee9fa7 100644 --- a/public/reveal-hugo/themes/sunblind.css +++ b/public/reveal-hugo/themes/sunblind.css @@ -83,8 +83,16 @@ body { background: #fff; background-color: #fff; } +#top-menu { + box-sizing: border-box; + padding: 6px 20px; + background: #b9d210; + color: #111; + font-size: .86em; +} + .reveal { - font-family: "Lato", serif; + font-family: "Lato"; font-size: 32px; font-weight: normal; color: #363636; } @@ -115,7 +123,7 @@ body { .reveal h6 { margin: 0 0 20px 0; color: #141414; - font-family: "Lora", sans-serif; + font-family: ; font-weight: 700; line-height: 1.2; letter-spacing: normal; @@ -276,14 +284,14 @@ body { * LINKS *********************************************/ .reveal a { - color: #FF4081; + color: #4E9F3D; text-decoration: none; -webkit-transition: color .15s ease; -moz-transition: color .15s ease; transition: color .15s ease; } .reveal a:hover { - color: #ff8db3; + color: #1E5128; text-shadow: none; border: none; } @@ -318,7 +326,7 @@ body { * NAVIGATION CONTROLS *********************************************/ .reveal .controls { - color: #FF4081; } + color: #4E9F3D; } /********************************************* * PROGRESS BAR diff --git a/static/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg b/static/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg new file mode 100644 index 0000000..9a71a50 Binary files /dev/null and b/static/images/Ateliers YES octobre 2020/atelier-stickers-yes-768x498.jpg differ diff --git a/static/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg b/static/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg new file mode 100644 index 0000000..f17aabb Binary files /dev/null and b/static/images/Ateliers YES octobre 2020/atelier-yes-hacking-television-1-768x519.jpg differ diff --git a/static/images/Musée/P1010049.JPG b/static/images/Musée/P1010049.JPG new file mode 100644 index 0000000..4d803e5 Binary files /dev/null and b/static/images/Musée/P1010049.JPG differ diff --git a/static/images/P1000288.JPG b/static/images/P1000288.JPG new file mode 100644 index 0000000..e2f2d40 Binary files /dev/null and b/static/images/P1000288.JPG differ diff --git a/static/images/P1000289.JPG b/static/images/P1000289.JPG new file mode 100644 index 0000000..b7832bc Binary files /dev/null and b/static/images/P1000289.JPG differ diff --git a/static/images/P1000290.JPG b/static/images/P1000290.JPG new file mode 100644 index 0000000..d130fd3 Binary files /dev/null and b/static/images/P1000290.JPG differ diff --git a/static/images/P1000328.JPG b/static/images/P1000328.JPG new file mode 100644 index 0000000..5711107 Binary files /dev/null and b/static/images/P1000328.JPG differ diff --git a/static/images/P1000342.JPG b/static/images/P1000342.JPG new file mode 100644 index 0000000..ebaf40c Binary files /dev/null and b/static/images/P1000342.JPG differ diff --git a/static/images/P1000343.JPG b/static/images/P1000343.JPG new file mode 100644 index 0000000..3a1ba62 Binary files /dev/null and b/static/images/P1000343.JPG differ diff --git a/static/images/P1000361.JPG b/static/images/P1000361.JPG new file mode 100644 index 0000000..8f01cd4 Binary files /dev/null and b/static/images/P1000361.JPG differ diff --git a/static/images/P1000364.JPG b/static/images/P1000364.JPG new file mode 100644 index 0000000..a828a2a Binary files /dev/null and b/static/images/P1000364.JPG differ diff --git a/static/images/P1000376.JPG b/static/images/P1000376.JPG new file mode 100644 index 0000000..83ef4cf Binary files /dev/null and b/static/images/P1000376.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG b/static/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG new file mode 100644 index 0000000..e9dc703 Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/coin brodeuse+découpe vinyle.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/coin postes pc.JPG b/static/images/Salles Fablab 27-08-2020/coin postes pc.JPG new file mode 100644 index 0000000..127755d Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/coin postes pc.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG b/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG new file mode 100644 index 0000000..b4b2e6a Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 1.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG b/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG new file mode 100644 index 0000000..05927b8 Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle découpe laser + Charly Robot 2.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG b/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG new file mode 100644 index 0000000..a8dc09b Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_1.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG b/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG new file mode 100644 index 0000000..60fe1ed Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle imprimantes 3D_2.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle mécanique.JPG b/static/images/Salles Fablab 27-08-2020/salle mécanique.JPG new file mode 100644 index 0000000..894c666 Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle mécanique.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/salle électronique.JPG b/static/images/Salles Fablab 27-08-2020/salle électronique.JPG new file mode 100644 index 0000000..5583337 Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/salle électronique.JPG differ diff --git a/static/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG b/static/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG new file mode 100644 index 0000000..87d0711 Binary files /dev/null and b/static/images/Salles Fablab 27-08-2020/terrasse + fresque.JPG differ diff --git a/static/images/Thermo biblio 2021/IMG_20210525_162848.jpg b/static/images/Thermo biblio 2021/IMG_20210525_162848.jpg new file mode 100644 index 0000000..4ec3d90 Binary files /dev/null and b/static/images/Thermo biblio 2021/IMG_20210525_162848.jpg differ diff --git a/static/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg b/static/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg new file mode 100644 index 0000000..f5481ef Binary files /dev/null and b/static/images/Thermo biblio 2021/IMG_20210525_162848_travail.jpg differ diff --git a/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg new file mode 100644 index 0000000..d6c66f2 Binary files /dev/null and b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_160223.jpg differ diff --git a/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg new file mode 100644 index 0000000..ddffb44 Binary files /dev/null and b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162057.jpg differ diff --git a/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg new file mode 100644 index 0000000..7839bb1 Binary files /dev/null and b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_162747.jpg differ diff --git a/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg new file mode 100644 index 0000000..9bd1a82 Binary files /dev/null and b/static/images/Visite jardins de Pessac et étudiants OuiSi 24janvier2020/IMG_20200124_165413.jpg differ diff --git a/static/images/espace.jpg b/static/images/espace.jpg new file mode 100644 index 0000000..6d6a843 Binary files /dev/null and b/static/images/espace.jpg differ diff --git a/static/images/fraiseuse.jpg b/static/images/fraiseuse.jpg new file mode 100644 index 0000000..4d4bd77 Binary files /dev/null and b/static/images/fraiseuse.jpg differ diff --git a/static/images/fresque.jpg b/static/images/fresque.jpg new file mode 100644 index 0000000..63d14c4 Binary files /dev/null and b/static/images/fresque.jpg differ diff --git a/static/images/img-flyer-robot.jpg b/static/images/img-flyer-robot.jpg new file mode 100644 index 0000000..2b2c772 Binary files /dev/null and b/static/images/img-flyer-robot.jpg differ diff --git a/static/images/impression3d.jpg b/static/images/impression3d.jpg new file mode 100644 index 0000000..9d36a9a Binary files /dev/null and b/static/images/impression3d.jpg differ diff --git a/static/images/laser.jpg b/static/images/laser.jpg new file mode 100644 index 0000000..e50b5a8 Binary files /dev/null and b/static/images/laser.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5071.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5071.jpg new file mode 100644 index 0000000..4f08935 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5071.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5072.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5072.jpg new file mode 100644 index 0000000..c6559b3 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5072.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5073.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5073.jpg new file mode 100644 index 0000000..c1b24a9 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5073.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5074.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5074.jpg new file mode 100644 index 0000000..0490b81 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5074.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5076.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5076.jpg new file mode 100644 index 0000000..aa4d7d8 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5076.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5077.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5077.jpg new file mode 100644 index 0000000..a67f4d1 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5077.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5078.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5078.jpg new file mode 100644 index 0000000..8b22d21 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5078.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5079.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5079.jpg new file mode 100644 index 0000000..41aed2a Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5079.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5083.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5083.jpg new file mode 100644 index 0000000..52cedee Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5083.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5085.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5085.jpg new file mode 100644 index 0000000..63d14c4 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5085.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5086.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5086.jpg new file mode 100644 index 0000000..e50b5a8 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5086.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5087.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5087.jpg new file mode 100644 index 0000000..a319c01 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5087.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5089.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5089.jpg new file mode 100644 index 0000000..e525c1b Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5089.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5090.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5090.jpg new file mode 100644 index 0000000..e980cae Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5090.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5091.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5091.jpg new file mode 100644 index 0000000..8cc4ab7 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5091.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5092.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5092.jpg new file mode 100644 index 0000000..7985d34 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5092.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5095.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5095.jpg new file mode 100644 index 0000000..b5fa070 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5095.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5096.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5096.jpg new file mode 100644 index 0000000..75bdb99 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5096.jpg differ diff --git a/static/images/machines projets Fablab 2019 - André/IMG_5097.jpg b/static/images/machines projets Fablab 2019 - André/IMG_5097.jpg new file mode 100644 index 0000000..e8b5486 Binary files /dev/null and b/static/images/machines projets Fablab 2019 - André/IMG_5097.jpg differ diff --git a/static/images/outillage.jpg b/static/images/outillage.jpg new file mode 100644 index 0000000..24aa9be Binary files /dev/null and b/static/images/outillage.jpg differ diff --git a/static/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg b/static/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg new file mode 100644 index 0000000..a488f86 Binary files /dev/null and b/static/images/photos jeunes pour présentation YES/cohabit-fablab-bordeaux-atelier-jeunes-1-1024x683.jpg differ diff --git a/static/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg b/static/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg new file mode 100644 index 0000000..e127439 Binary files /dev/null and b/static/images/photos jeunes pour présentation YES/cropped-image20170116_131331813-1.jpg differ diff --git a/static/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png b/static/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png new file mode 100644 index 0000000..069e992 Binary files /dev/null and b/static/images/photos jeunes pour présentation YES/fablab-cohabit-machine-eduactif-collaboratif-iut-bordeaux-1024x576.png differ diff --git a/static/images/photos outils/IMG_1028.jpg b/static/images/photos outils/IMG_1028.jpg new file mode 100644 index 0000000..4d3eb10 Binary files /dev/null and b/static/images/photos outils/IMG_1028.jpg differ diff --git a/static/images/projets/IMG_1030.jpg b/static/images/projets/IMG_1030.jpg new file mode 100644 index 0000000..f732c5b Binary files /dev/null and b/static/images/projets/IMG_1030.jpg differ diff --git a/static/images/projets/fresque-turing-1-1024x556.jpg b/static/images/projets/fresque-turing-1-1024x556.jpg new file mode 100644 index 0000000..a88f58f Binary files /dev/null and b/static/images/projets/fresque-turing-1-1024x556.jpg differ diff --git a/static/images/trombinoscope.jpg b/static/images/trombinoscope.jpg new file mode 100644 index 0000000..8d7bc1e Binary files /dev/null and b/static/images/trombinoscope.jpg differ diff --git a/static/images/vinyl.jpg b/static/images/vinyl.jpg new file mode 100644 index 0000000..8cc4ab7 Binary files /dev/null and b/static/images/vinyl.jpg differ diff --git a/static/reveal-hugo/themes/sunblind.css b/static/reveal-hugo/themes/sunblind.css index a1d9dbe..6ee9fa7 100644 --- a/static/reveal-hugo/themes/sunblind.css +++ b/static/reveal-hugo/themes/sunblind.css @@ -83,8 +83,16 @@ body { background: #fff; background-color: #fff; } +#top-menu { + box-sizing: border-box; + padding: 6px 20px; + background: #b9d210; + color: #111; + font-size: .86em; +} + .reveal { - font-family: "Lato", serif; + font-family: "Lato"; font-size: 32px; font-weight: normal; color: #363636; } @@ -115,7 +123,7 @@ body { .reveal h6 { margin: 0 0 20px 0; color: #141414; - font-family: "Lora", sans-serif; + font-family: ; font-weight: 700; line-height: 1.2; letter-spacing: normal; @@ -276,14 +284,14 @@ body { * LINKS *********************************************/ .reveal a { - color: #FF4081; + color: #4E9F3D; text-decoration: none; -webkit-transition: color .15s ease; -moz-transition: color .15s ease; transition: color .15s ease; } .reveal a:hover { - color: #ff8db3; + color: #1E5128; text-shadow: none; border: none; } @@ -318,7 +326,7 @@ body { * NAVIGATION CONTROLS *********************************************/ .reveal .controls { - color: #FF4081; } + color: #4E9F3D; } /********************************************* * PROGRESS BAR diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/beige.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/beige.css new file mode 100644 index 0000000..615dd6d --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/beige.css @@ -0,0 +1,277 @@ +/** + * Beige theme for reveal.js. + * + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se + */ +@import url(../../lib/font/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #f7f2d3; + background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%); + background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #f7f2d3)); + background: -webkit-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%); + background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%); + background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%); + background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%); + background-color: #f7f3de; } + +.reveal { + font-family: "Lato", sans-serif; + font-size: 40px; + font-weight: normal; + color: #333; } + +::selection { + color: #fff; + background: rgba(79, 64, 28, 0.99); + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: rgba(79, 64, 28, 0.99); + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #333; + font-family: "League Gothic", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.15); } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #8b743d; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #c0a86e; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #564826; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #333; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #8b743d; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #8b743d; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #8b743d; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #f7f3de; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/black.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/black.css new file mode 100644 index 0000000..7dd88c2 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/black.css @@ -0,0 +1,273 @@ +/** + * Black theme for reveal.js. This is the opposite of the 'white' theme. + * + * By Hakim El Hattab, http://hakim.se + */ +@import url(../../lib/font/source-sans-pro/source-sans-pro.css); +section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 { + color: #222; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #191919; + background-color: #191919; } + +.reveal { + font-family: "Source Sans Pro", Helvetica, sans-serif; + font-size: 42px; + font-weight: normal; + color: #fff; } + +::selection { + color: #fff; + background: #bee4fd; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #bee4fd; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #fff; + font-family: "Source Sans Pro", Helvetica, sans-serif; + font-weight: 600; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 2.5em; } + +.reveal h2 { + font-size: 1.6em; } + +.reveal h3 { + font-size: 1.3em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #42affa; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #8dcffc; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #068de9; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #fff; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #42affa; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #42affa; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #42affa; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #191919; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/blood.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/blood.css new file mode 100644 index 0000000..5cbd488 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/blood.css @@ -0,0 +1,296 @@ +/** + * Blood theme for reveal.js + * Author: Walther http://github.com/Walther + * + * Designed to be used with highlight.js theme + * "monokai_sublime.css" available from + * https://github.com/isagalaev/highlight.js/ + * + * For other themes, change $codeBackground accordingly. + * + */ +@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic); +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #222; + background-color: #222; } + +.reveal { + font-family: Ubuntu, "sans-serif"; + font-size: 40px; + font-weight: normal; + color: #eee; } + +::selection { + color: #fff; + background: #a23; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #a23; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #eee; + font-family: Ubuntu, "sans-serif"; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: 2px 2px 2px #222; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.15); } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #a23; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #dd5566; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #6a1520; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #eee; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #a23; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #a23; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #a23; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #222; } } + +.reveal p { + font-weight: 300; + text-shadow: 1px 1px #222; } + +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + font-weight: 700; } + +.reveal p code { + background-color: #23241f; + display: inline-block; + border-radius: 7px; } + +.reveal small code { + vertical-align: baseline; } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/league.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/league.css new file mode 100644 index 0000000..f8fba4d --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/league.css @@ -0,0 +1,279 @@ +/** + * League theme for reveal.js. + * + * This was the default theme pre-3.0.0. + * + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se + */ +@import url(../../lib/font/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #1c1e20; + background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); + background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20)); + background: -webkit-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); + background: -o-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); + background: -ms-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); + background: radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); + background-color: #2b2b2b; } + +.reveal { + font-family: "Lato", sans-serif; + font-size: 40px; + font-weight: normal; + color: #eee; } + +::selection { + color: #fff; + background: #FF5E99; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #FF5E99; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #eee; + font-family: "League Gothic", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.15); } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #13DAEC; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #71e9f4; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #0d99a5; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #eee; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #13DAEC; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #13DAEC; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #13DAEC; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #2b2b2b; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/moon.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/moon.css new file mode 100644 index 0000000..d18f526 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/moon.css @@ -0,0 +1,277 @@ +/** + * Solarized Dark theme for reveal.js. + * Author: Achim Staebler + */ +@import url(../../lib/font/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +/** + * Solarized colors by Ethan Schoonover + */ +html * { + color-profile: sRGB; + rendering-intent: auto; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #002b36; + background-color: #002b36; } + +.reveal { + font-family: "Lato", sans-serif; + font-size: 40px; + font-weight: normal; + color: #93a1a1; } + +::selection { + color: #fff; + background: #d33682; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #d33682; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #eee8d5; + font-family: "League Gothic", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #268bd2; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #78b9e6; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #1a6091; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #93a1a1; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #268bd2; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #268bd2; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #268bd2; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #002b36; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/night.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/night.css new file mode 100644 index 0000000..f5ccb52 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/night.css @@ -0,0 +1,271 @@ +/** + * Black theme for reveal.js. + * + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se + */ +@import url(https://fonts.googleapis.com/css?family=Montserrat:700); +@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic); +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #111; + background-color: #111; } + +.reveal { + font-family: "Open Sans", sans-serif; + font-size: 40px; + font-weight: normal; + color: #eee; } + +::selection { + color: #fff; + background: #e7ad52; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #e7ad52; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #eee; + font-family: "Montserrat", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: -0.03em; + text-transform: none; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #e7ad52; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #f3d7ac; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #d08a1d; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #eee; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #e7ad52; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #e7ad52; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #e7ad52; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #111; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/serif.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/serif.css new file mode 100644 index 0000000..6514a6f --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/serif.css @@ -0,0 +1,273 @@ +/** + * A simple theme for reveal.js presentations, similar + * to the default theme. The accent color is brown. + * + * This theme is Copyright (C) 2012-2013 Owen Versteeg, http://owenversteeg.com - it is MIT licensed. + */ +.reveal a { + line-height: 1.3em; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #F0F1EB; + background-color: #F0F1EB; } + +.reveal { + font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; + font-size: 40px; + font-weight: normal; + color: #000; } + +::selection { + color: #fff; + background: #26351C; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #26351C; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #383D3D; + font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: none; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #51483D; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #8b7c69; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #25211c; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #000; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #51483D; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #51483D; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #51483D; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #F0F1EB; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/simple.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/simple.css new file mode 100644 index 0000000..a7a29a6 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/simple.css @@ -0,0 +1,276 @@ +/** + * A simple theme for reveal.js presentations, similar + * to the default theme. The accent color is darkblue. + * + * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. + * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se + */ +@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { + color: #fff; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #fff; + background-color: #fff; } + +.reveal { + font-family: "Lato", sans-serif; + font-size: 40px; + font-weight: normal; + color: #000; } + +::selection { + color: #fff; + background: rgba(0, 0, 0, 0.99); + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: rgba(0, 0, 0, 0.99); + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #000; + font-family: "News Cycle", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: none; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #00008B; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #0000f1; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #00003f; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #000; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #00008B; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #00008B; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #00008B; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #fff; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sky.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sky.css new file mode 100644 index 0000000..d8734c9 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sky.css @@ -0,0 +1,280 @@ +/** + * Sky theme for reveal.js. + * + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se + */ +@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic); +@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700); +.reveal a { + line-height: 1.3em; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #add9e4; + background: -moz-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%); + background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f7fbfc), color-stop(100%, #add9e4)); + background: -webkit-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%); + background: -o-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%); + background: -ms-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%); + background: radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%); + background-color: #f7fbfc; } + +.reveal { + font-family: "Open Sans", sans-serif; + font-size: 40px; + font-weight: normal; + color: #333; } + +::selection { + color: #fff; + background: #134674; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #134674; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #333; + font-family: "Quicksand", sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: -0.08em; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #3b759e; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #74a7cb; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #264c66; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #333; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #3b759e; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #3b759e; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #3b759e; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #f7fbfc; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/solarized.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/solarized.css new file mode 100644 index 0000000..f1a2b9e --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/solarized.css @@ -0,0 +1,277 @@ +/** + * Solarized Light theme for reveal.js. + * Author: Achim Staebler + */ +@import url(../../lib/font/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +/** + * Solarized colors by Ethan Schoonover + */ +html * { + color-profile: sRGB; + rendering-intent: auto; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #fdf6e3; + background-color: #fdf6e3; } + +.reveal { + font-family: "Lato", sans-serif; + font-size: 40px; + font-weight: normal; + color: #657b83; } + +::selection { + color: #fff; + background: #d33682; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #d33682; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #586e75; + font-family: "League Gothic", Impact, sans-serif; + font-weight: normal; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 3.77em; } + +.reveal h2 { + font-size: 2.11em; } + +.reveal h3 { + font-size: 1.55em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #268bd2; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #78b9e6; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #1a6091; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #657b83; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #268bd2; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #268bd2; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #268bd2; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #fdf6e3; } } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css new file mode 100644 index 0000000..4b85fb8 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css @@ -0,0 +1,341 @@ +/** + + [ sunblind ] + + A blindingly sunny theme for Reveal.js with Lora + Leto fonts and a colorful border. + By Josh Dzielak, https://dzello.com/, License MIT + + The bold border is optional and requires some HTML. To use it: + + 1. Add 4 divs to your HTML page: +
+
+
+
+ + 2. Set { margin: 0.2 } in the Reveal.js initializer to make sure + your presentation content doesn't collide with the frame. + + Like the theme but don't like the colors? Don't fret. Just change + $borderColor and/or $linkColor below to something else and rebuild. + + Or if you don't want to rebuild the theme just override the .line background + property with some CSS: + + .line { + background: ; + } + +*/ +@import url(https://fonts.googleapis.com/css?family=Lato:300,700); +@import url(https://fonts.googleapis.com/css?family=Lora:700); +section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 { + color: #141414; } + +.reveal .controls { + right: 50px; + bottom: 50px; } + +.line { + content: ''; + position: fixed; + background: #000; + z-index: 105; } + .line.top { + left: 0; + top: 0; + width: 100%; + height: 30px; } + @media (max-width: 840px) { + .line.top { + height: 15px; } } + .line.bottom { + left: 0; + top: auto; + bottom: 0; + width: 100%; + height: 30px; } + @media (max-width: 840px) { + .line.bottom { + height: 15px; } } + .line.left { + left: 0; + top: 0; + width: 30px; + height: 200%; } + @media (max-width: 840px) { + .line.left { + width: 15px; } } + .line.right { + left: auto; + right: 0; + top: 0; + width: 30px; + height: 200%; } + @media (max-width: 840px) { + .line.right { + width: 15px; } } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #fff; + background-color: #fff; } + +#top-menu { + box-sizing: border-box; + padding: 6px 20px; + background: #b9d210; + color: #111; + font-size: .86em; +} + +.reveal { + font-family: "Lato"; + font-size: 32px; + font-weight: normal; + color: #363636; } + +::selection { + color: #fff; + background: #ffc0d5; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #ffc0d5; + text-shadow: none; } + +.reveal .slides > section, +.reveal .slides > section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #141414; + font-family: ; + font-weight: 700; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 2em; } + +.reveal h2 { + font-size: 1.8em; } + +.reveal h3 { + font-size: 1.4em; } + +.reveal h4 { + font-size: 1.2em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; } + +.reveal sub { + vertical-align: sub; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #4E9F3D; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #1E5128; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #f30053; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #363636; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #FF4081; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #FF4081; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #FF4081; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/white.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/white.css new file mode 100644 index 0000000..43ef2c7 --- /dev/null +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/white.css @@ -0,0 +1,273 @@ +/** + * White theme for reveal.js. This is the opposite of the 'black' theme. + * + * By Hakim El Hattab, http://hakim.se + */ +@import url(../../lib/font/source-sans-pro/source-sans-pro.css); +section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { + color: #fff; } + +/********************************************* + * GLOBAL STYLES + *********************************************/ +body { + background: #fff; + background-color: #fff; } + +.reveal { + font-family: "Source Sans Pro", Helvetica, sans-serif; + font-size: 42px; + font-weight: normal; + color: #222; } + +::selection { + color: #fff; + background: #98bdef; + text-shadow: none; } + +::-moz-selection { + color: #fff; + background: #98bdef; + text-shadow: none; } + +.reveal .slides section, +.reveal .slides section > section { + line-height: 1.3; + font-weight: inherit; } + +/********************************************* + * HEADERS + *********************************************/ +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + margin: 0 0 20px 0; + color: #222; + font-family: "Source Sans Pro", Helvetica, sans-serif; + font-weight: 600; + line-height: 1.2; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: none; + word-wrap: break-word; } + +.reveal h1 { + font-size: 2.5em; } + +.reveal h2 { + font-size: 1.6em; } + +.reveal h3 { + font-size: 1.3em; } + +.reveal h4 { + font-size: 1em; } + +.reveal h1 { + text-shadow: none; } + +/********************************************* + * OTHER + *********************************************/ +.reveal p { + margin: 20px 0; + line-height: 1.3; } + +/* Ensure certain elements are never larger than the slide itself */ +.reveal img, +.reveal video, +.reveal iframe { + max-width: 95%; + max-height: 95%; } + +.reveal strong, +.reveal b { + font-weight: bold; } + +.reveal em { + font-style: italic; } + +.reveal ol, +.reveal dl, +.reveal ul { + display: inline-block; + text-align: left; + margin: 0 0 0 1em; } + +.reveal ol { + list-style-type: decimal; } + +.reveal ul { + list-style-type: disc; } + +.reveal ul ul { + list-style-type: square; } + +.reveal ul ul ul { + list-style-type: circle; } + +.reveal ul ul, +.reveal ul ol, +.reveal ol ol, +.reveal ol ul { + display: block; + margin-left: 40px; } + +.reveal dt { + font-weight: bold; } + +.reveal dd { + margin-left: 40px; } + +.reveal blockquote { + display: block; + position: relative; + width: 70%; + margin: 20px auto; + padding: 5px; + font-style: italic; + background: rgba(255, 255, 255, 0.05); + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } + +.reveal blockquote p:first-child, +.reveal blockquote p:last-child { + display: inline-block; } + +.reveal q { + font-style: italic; } + +.reveal pre { + display: block; + position: relative; + width: 90%; + margin: 20px auto; + text-align: left; + font-size: 0.55em; + font-family: monospace; + line-height: 1.2em; + word-wrap: break-word; + box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); } + +.reveal code { + font-family: monospace; + text-transform: none; } + +.reveal pre code { + display: block; + padding: 5px; + overflow: auto; + max-height: 400px; + word-wrap: normal; } + +.reveal table { + margin: auto; + border-collapse: collapse; + border-spacing: 0; } + +.reveal table th { + font-weight: bold; } + +.reveal table th, +.reveal table td { + text-align: left; + padding: 0.2em 0.5em 0.2em 0.5em; + border-bottom: 1px solid; } + +.reveal table th[align="center"], +.reveal table td[align="center"] { + text-align: center; } + +.reveal table th[align="right"], +.reveal table td[align="right"] { + text-align: right; } + +.reveal table tbody tr:last-child th, +.reveal table tbody tr:last-child td { + border-bottom: none; } + +.reveal sup { + vertical-align: super; + font-size: smaller; } + +.reveal sub { + vertical-align: sub; + font-size: smaller; } + +.reveal small { + display: inline-block; + font-size: 0.6em; + line-height: 1.2em; + vertical-align: top; } + +.reveal small * { + vertical-align: top; } + +/********************************************* + * LINKS + *********************************************/ +.reveal a { + color: #2a76dd; + text-decoration: none; + -webkit-transition: color .15s ease; + -moz-transition: color .15s ease; + transition: color .15s ease; } + +.reveal a:hover { + color: #6ca0e8; + text-shadow: none; + border: none; } + +.reveal .roll span:after { + color: #fff; + background: #1a53a1; } + +/********************************************* + * IMAGES + *********************************************/ +.reveal section img { + margin: 15px 0px; + background: rgba(255, 255, 255, 0.12); + border: 4px solid #222; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } + +.reveal section img.plain { + border: 0; + box-shadow: none; } + +.reveal a img { + -webkit-transition: all .15s linear; + -moz-transition: all .15s linear; + transition: all .15s linear; } + +.reveal a:hover img { + background: rgba(255, 255, 255, 0.2); + border-color: #2a76dd; + box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } + +/********************************************* + * NAVIGATION CONTROLS + *********************************************/ +.reveal .controls { + color: #2a76dd; } + +/********************************************* + * PROGRESS BAR + *********************************************/ +.reveal .progress { + background: rgba(0, 0, 0, 0.2); + color: #2a76dd; } + +.reveal .progress span { + -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); + transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } + +/********************************************* + * PRINT BACKGROUND + *********************************************/ +@media print { + .backgrounds { + background-color: #fff; } }