diff --git a/_css/_fonts.scss b/_css/_fonts.scss index 3c115fd9..f530c9b3 100644 --- a/_css/_fonts.scss +++ b/_css/_fonts.scss @@ -21,3 +21,14 @@ font-family: "CgBernhardt"; src: local('CgBernhardtMd'), url("/static/fonts/CgBernhardtMd_corrected.woff") format('woff'); } + +@font-face { + font-family: "Marianne"; + src: local('Marianne'), url("/static/fonts/Marianne-Medium.woff") format('woff'); +} + +@font-face { + font-family: "Marianne"; + src: local('Marianne'), url("/static/fonts/Marianne-Bold.woff") format('woff'); + font-weight: bold; +} \ No newline at end of file diff --git a/_layouts/GSA.html b/_layouts/GSA.html new file mode 100644 index 00000000..4b90d0bf --- /dev/null +++ b/_layouts/GSA.html @@ -0,0 +1,155 @@ + + + + + + + + + + + {% if page.title %}{{page.title}} : {% endif %}{%if page.abstract %}{{page.abstract }} - {% endif %}{{site.data.strings.site-title[page.lang]}} + + {%- if page.description -%} + + + {%- elsif page.abstract -%} + + + {%- else -%} + + {%- endif -%} + + {%- if page.image -%} + {%- if page.image contains "static/" -%} + + + {%- else -%} + + + {%- endif -%} + {%- endif -%} + {%- if page.layout == "post" -%} + + {%- else -%} + + {%- endif -%} + {%- if page.lang -%} + + {%- endif -%} + + + {%- if page.alt_url -%} + + + {%- endif -%} + + + + + + + {% include favicons.html url="/static/img/icons/favicons" %} + {% include utils/make_pages.html %} + + + + + + + + {{ content }} + + + +
+ {%- for script in page.scripts -%} + + {%- endfor -%} +
+ + diff --git a/en/_posts/2024-05-14-lascaux3D.html b/en/_posts/2024-05-14-lascaux3D.html index 028701d5..0ace6725 100644 --- a/en/_posts/2024-05-14-lascaux3D.html +++ b/en/_posts/2024-05-14-lascaux3D.html @@ -1,5 +1,5 @@ --- -layout: front_page +layout: GSA title: eCorpus - Visite de Lascaux en 3D image: img/posts/2024_lascaux/lascaux.jpg abstract: Une visite en ligne de la plus célèbre grotte peinte de France @@ -9,16 +9,25 @@ @@ -65,7 +74,8 @@
-

Lascaux Cave

+

Archeologie.culture.fr collection

+

Lascaux cave

September 12, 1940 diff --git a/fr/_posts/2024-05-14-lascaux3D.html b/fr/_posts/2024-05-14-lascaux3D.html index 4b8f7ce5..89cf8bb9 100644 --- a/fr/_posts/2024-05-14-lascaux3D.html +++ b/fr/_posts/2024-05-14-lascaux3D.html @@ -1,5 +1,5 @@ --- -layout: front_page +layout: GSA title: eCorpus - Visite de Lascaux en 3D image: img/posts/2024_lascaux/lascaux.jpg abstract: Une visite en ligne de la plus célèbre grotte peinte de France @@ -9,9 +9,25 @@