From d990c4d291a35d22ec150786df1d7cf827da06ea Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 11 Mar 2021 20:49:29 +0100 Subject: Rename "actualités/news" to "concerts" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "actualit\303\251s.html" | 106 --------------------- "actualit\303\251s.sh" | 4 - concerts.html | 106 +++++++++++++++++++++ concerts.sh | 4 + en/concerts.html | 106 +++++++++++++++++++++ en/concerts.sh | 4 + en/feed.xml | 16 ++-- en/index.html | 2 +- en/news.html | 106 --------------------- en/news.sh | 4 - en/template.html | 4 +- feed.xml | 16 ++-- index.html | 2 +- "stylesheets/actualit\303\251s.css" | 179 ------------------------------------ stylesheets/concerts.css | 179 ++++++++++++++++++++++++++++++++++++ template.html | 4 +- 16 files changed, 421 insertions(+), 421 deletions(-) delete mode 100644 "actualit\303\251s.html" delete mode 100644 "actualit\303\251s.sh" create mode 100644 concerts.html create mode 100644 concerts.sh create mode 100644 en/concerts.html create mode 100644 en/concerts.sh delete mode 100644 en/news.html delete mode 100644 en/news.sh delete mode 100644 "stylesheets/actualit\303\251s.css" create mode 100644 stylesheets/concerts.css diff --git "a/actualit\303\251s.html" "b/actualit\303\251s.html" deleted file mode 100644 index 357e3c1..0000000 --- "a/actualit\303\251s.html" +++ /dev/null @@ -1,106 +0,0 @@ -
-
-

Prochains concerts

- -

Concerts passés

-
-
-
- -
-

Cliquez sur un concert pour obtenir plus d'informations.

- -
-

Samedi 3 avril 2021

-

20h00

-

Dinard

-
    -
  1. Haydn quatuor op.76 n°1​
  2. -
  3. Brahms quatuor n°7, op.59 n°1​
  4. -
  5. Ravel quatuor à cordes
  6. -
-

- Informations et réservations : - - https://weekenddemusiqueclassique.fr - -

-

- Photo fournie par - - Piqsels - - / CC0 -

-
-
-

Dimanche 13 juin 2021

-

15h00

-

- Église Sainte-Claire d’Assise
- Place de la Porte-de-Pantin
- 75019 Paris -

-
    -
  1. Haydn quatuor op.76 n°1​
  2. -
  3. Beethoven quatuor n°7, op.59 n°1
  4. -
-

Entrée libre

-

- Photo fournie par - - Fred Romero - - / CC BY -

-
-
- - - -
diff --git "a/actualit\303\251s.sh" "b/actualit\303\251s.sh" deleted file mode 100644 index a10cf40..0000000 --- "a/actualit\303\251s.sh" +++ /dev/null @@ -1,4 +0,0 @@ -title=Actualités -stylesheets=actualités -transforms=("$(transform-li-current-a actualités)") -translation=news diff --git a/concerts.html b/concerts.html new file mode 100644 index 0000000..357e3c1 --- /dev/null +++ b/concerts.html @@ -0,0 +1,106 @@ +
+
+

Prochains concerts

+ +

Concerts passés

+
+
+
+ +
+

Cliquez sur un concert pour obtenir plus d'informations.

+ +
+

Samedi 3 avril 2021

+

20h00

+

Dinard

+
    +
  1. Haydn quatuor op.76 n°1​
  2. +
  3. Brahms quatuor n°7, op.59 n°1​
  4. +
  5. Ravel quatuor à cordes
  6. +
+

+ Informations et réservations : + + https://weekenddemusiqueclassique.fr + +

+

+ Photo fournie par + + Piqsels + + / CC0 +

+
+
+

Dimanche 13 juin 2021

+

15h00

+

+ Église Sainte-Claire d’Assise
+ Place de la Porte-de-Pantin
+ 75019 Paris +

+
    +
  1. Haydn quatuor op.76 n°1​
  2. +
  3. Beethoven quatuor n°7, op.59 n°1
  4. +
+

Entrée libre

+

+ Photo fournie par + + Fred Romero + + / CC BY +

+
+
+ + + +
diff --git a/concerts.sh b/concerts.sh new file mode 100644 index 0000000..01fc56c --- /dev/null +++ b/concerts.sh @@ -0,0 +1,4 @@ +title=Concerts +stylesheets=concerts +transforms=("$(transform-li-current-a concerts)") +translation=concerts diff --git a/en/concerts.html b/en/concerts.html new file mode 100644 index 0000000..694f04f --- /dev/null +++ b/en/concerts.html @@ -0,0 +1,106 @@ +
+
+

Prochains concerts

+ +

Concerts passés

+
+
+
+ +
+

Cliquez sur un concert pour obtenir plus d'informations.

+ +
+

Samedi 3 avril 2021

+

20h00

+

Dinard

+
    +
  1. Haydn quatuor op.76 n°1​
  2. +
  3. Brahms quatuor n°7, op.59 n°1​
  4. +
  5. Ravel quatuor à cordes
  6. +
+

+ Informations et réservations : + + https://weekenddemusiqueclassique.fr + +

+

+ Photo fournie par + + Piqsels + + / CC0 +

+
+
+

Dimanche 13 juin 2021

+

15h00

+

+ Église Sainte-Claire d’Assise
+ Place de la Porte-de-Pantin
+ 75019 Paris +

+
    +
  1. Haydn quatuor op.76 n°1​
  2. +
  3. Beethoven quatuor n°7, op.59 n°1
  4. +
+

Entrée libre

+

+ Photo fournie par + + Fred Romero + + / CC BY +

+
+
+ + + +
diff --git a/en/concerts.sh b/en/concerts.sh new file mode 100644 index 0000000..01fc56c --- /dev/null +++ b/en/concerts.sh @@ -0,0 +1,4 @@ +title=Concerts +stylesheets=concerts +transforms=("$(transform-li-current-a concerts)") +translation=concerts diff --git a/en/feed.xml b/en/feed.xml index eee318a..9452a94 100644 --- a/en/feed.xml +++ b/en/feed.xml @@ -11,7 +11,7 @@ fr Concert #8 - https://quatuor.kevinlegouguec.net/actualités.html#concert-8 + https://quatuor.kevinlegouguec.net/concerts.html#concert-8 jour à l'endroit ! ]]> @@ -19,7 +19,7 @@ Concert #7 - https://quatuor.kevinlegouguec.net/actualités.html#concert-7 + https://quatuor.kevinlegouguec.net/concerts.html#concert-7 jour à l'endroit ! ]]> @@ -27,7 +27,7 @@ Concert #6 - https://quatuor.kevinlegouguec.net/actualités.html#concert-6 + https://quatuor.kevinlegouguec.net/concerts.html#concert-6 jour à l'endroit ! ]]> @@ -35,7 +35,7 @@ Concert #5 - https://quatuor.kevinlegouguec.net/actualités.html#concert-5 + https://quatuor.kevinlegouguec.net/concerts.html#concert-5 jour à l'endroit ! ]]> @@ -43,7 +43,7 @@ Concert #4 - https://quatuor.kevinlegouguec.net/actualités.html#concert-4 + https://quatuor.kevinlegouguec.net/concerts.html#concert-4 jour à l'endroit ! ]]> @@ -51,7 +51,7 @@ Concert #3 - https://quatuor.kevinlegouguec.net/actualités.html#concert-3 + https://quatuor.kevinlegouguec.net/concerts.html#concert-3 jour à l'endroit ! ]]> @@ -59,7 +59,7 @@ Concert #2 - https://quatuor.kevinlegouguec.net/actualités.html#concert-2 + https://quatuor.kevinlegouguec.net/concerts.html#concert-2 jour à l'endroit ! ]]> @@ -67,7 +67,7 @@ Concert #1 - https://quatuor.kevinlegouguec.net/actualités.html#concert-1 + https://quatuor.kevinlegouguec.net/concerts.html#concert-1 jour à l'endroit ! ]]> diff --git a/en/index.html b/en/index.html index 6e50e8a..5f4d156 100644 --- a/en/index.html +++ b/en/index.html @@ -1,5 +1,5 @@
- +

3
diff --git a/en/news.html b/en/news.html deleted file mode 100644 index 694f04f..0000000 --- a/en/news.html +++ /dev/null @@ -1,106 +0,0 @@ -

- - -
-

Cliquez sur un concert pour obtenir plus d'informations.

- -
-

Samedi 3 avril 2021

-

20h00

-

Dinard

-
    -
  1. Haydn quatuor op.76 n°1​
  2. -
  3. Brahms quatuor n°7, op.59 n°1​
  4. -
  5. Ravel quatuor à cordes
  6. -
-

- Informations et réservations : - - https://weekenddemusiqueclassique.fr - -

-

- Photo fournie par - - Piqsels - - / CC0 -

-
-
-

Dimanche 13 juin 2021

-

15h00

-

- Église Sainte-Claire d’Assise
- Place de la Porte-de-Pantin
- 75019 Paris -

-
    -
  1. Haydn quatuor op.76 n°1​
  2. -
  3. Beethoven quatuor n°7, op.59 n°1
  4. -
-

Entrée libre

-

- Photo fournie par - - Fred Romero - - / CC BY -

-
-
- - - -
diff --git a/en/news.sh b/en/news.sh deleted file mode 100644 index b52b3fa..0000000 --- a/en/news.sh +++ /dev/null @@ -1,4 +0,0 @@ -title=News -stylesheets=actualités -transforms=("$(transform-li-current-a news)") -translation=actualités diff --git a/en/template.html b/en/template.html index 402b4fd..115a836 100644 --- a/en/template.html +++ b/en/template.html @@ -38,7 +38,7 @@
  • Enguerrand
  • -
  • News
  • +
  • Concerts
  • Programs
  • Gallery
  • Contact
  • @@ -88,7 +88,7 @@
  • Enguerrand
  • -
  • News
  • +
  • Concerts
  • Programs
  • Gallery
  • diff --git a/feed.xml b/feed.xml index eee318a..9452a94 100644 --- a/feed.xml +++ b/feed.xml @@ -11,7 +11,7 @@ fr Concert #8 - https://quatuor.kevinlegouguec.net/actualités.html#concert-8 + https://quatuor.kevinlegouguec.net/concerts.html#concert-8 jour à l'endroit ! ]]> @@ -19,7 +19,7 @@ Concert #7 - https://quatuor.kevinlegouguec.net/actualités.html#concert-7 + https://quatuor.kevinlegouguec.net/concerts.html#concert-7 jour à l'endroit ! ]]> @@ -27,7 +27,7 @@ Concert #6 - https://quatuor.kevinlegouguec.net/actualités.html#concert-6 + https://quatuor.kevinlegouguec.net/concerts.html#concert-6 jour à l'endroit ! ]]> @@ -35,7 +35,7 @@ Concert #5 - https://quatuor.kevinlegouguec.net/actualités.html#concert-5 + https://quatuor.kevinlegouguec.net/concerts.html#concert-5 jour à l'endroit ! ]]> @@ -43,7 +43,7 @@ Concert #4 - https://quatuor.kevinlegouguec.net/actualités.html#concert-4 + https://quatuor.kevinlegouguec.net/concerts.html#concert-4 jour à l'endroit ! ]]> @@ -51,7 +51,7 @@ Concert #3 - https://quatuor.kevinlegouguec.net/actualités.html#concert-3 + https://quatuor.kevinlegouguec.net/concerts.html#concert-3 jour à l'endroit ! ]]> @@ -59,7 +59,7 @@ Concert #2 - https://quatuor.kevinlegouguec.net/actualités.html#concert-2 + https://quatuor.kevinlegouguec.net/concerts.html#concert-2 jour à l'endroit ! ]]> @@ -67,7 +67,7 @@ Concert #1 - https://quatuor.kevinlegouguec.net/actualités.html#concert-1 + https://quatuor.kevinlegouguec.net/concerts.html#concert-1 jour à l'endroit ! ]]> diff --git a/index.html b/index.html index 6e50e8a..5f4d156 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@
    - +

    3
    diff --git "a/stylesheets/actualit\303\251s.css" "b/stylesheets/actualit\303\251s.css" deleted file mode 100644 index 9df1ed9..0000000 --- "a/stylesheets/actualit\303\251s.css" +++ /dev/null @@ -1,179 +0,0 @@ -main h1 { - color: var(--gold); -} - -#event-list { - max-height: 60vh; - overflow: auto; - scrollbar-width: thin; - scrollbar-color: black #ddd; -} - -#event-list::-webkit-scrollbar { - width: 0.25em; - height: 0.25em; -} - -#event-list::-webkit-scrollbar-track { - background: #ddd; -} - -#event-list::-webkit-scrollbar-thumb { - background: black; -} - -.events { - display: grid; - grid-auto-rows: var(--cell-height); - grid-template-columns: repeat(auto-fit, minmax(var(--cell-width), 0.5fr)); - grid-gap: 0.8em; -} - -a.event { - position: relative; - display: flex; - justify-content: center; - align-items: center; - width: 100%; - height: 100%; - text-decoration: none; -} - -.event img { - position: absolute; - object-position: center; - object-fit: cover; - height: 100%; - width: 100%; -} - -.event .summary { - font-weight: bold; - color: white; - text-align: center; - z-index: 1; -} - -.event.canceled { - opacity: 50%; - transition: 0.5s; -} -.event.canceled .summary::before { - display: block; - content: "ANNULÉ"; - color: red; -} -.event.canceled:hover, -.event.canceled.active { - opacity: 1; -} - -.details > .detail { - display: grid; - grid-template-columns: 2em 1fr; -} - -.detail.date::before { - content: "📅"; -} -.detail.time::before { - content: "🕗"; -} -.detail.place::before { - content: "📌"; -} -.detail.program::before { - content: "🎼"; -} - -.details > .detail::before { - grid-column: 1; -} -.details > .detail > * { - grid-column: 2; -} - -.detail.program { - padding-left: 0; - list-style: none; -} - -.photo-credits { - font-size: x-small; -} - -.details.canceled::before { - display: block; - content: "ANNULÉ"; - color: red; -} - -.details.canceled .detail, -.details.canceled .more { - opacity: 50%; -} - -@media (min-width: 40em) { - main { - display: grid; - grid-template-columns: 60% 40%; - } - - main > div { - padding-left: 1em; - padding-right: 1em; - } - - .events { - --cell-width: 14em; - --cell-height: 12em; - } - - .event .summary { - opacity: 0; - transition: 0.5s; - } - - .event img { - transition: 0.5s; - } - - .event:not(.active):hover img, - .event:not(.active):focus-within img, - .event.active img { - filter: grayscale(0.8) brightness(0.4); - } - - .event:not(.active):hover .summary, - .event:not(.active):focus-within .summary, - .event.active .summary { - opacity: 1; - } -} - -@media (max-width: 40em) { - .events { - --cell-width: 10em; - --cell-height: 8em; - } - - a.event { - align-items: flex-end; - } - a.event.active { - align-items: stretch; - } - - .event .summary { - margin: 0; - background: #0008; - width: 100%; - } - a.event.active .summary { - display: flex; - align-content: center; - justify-content: center; - /* Make sure CANCELED block goes above summary. */ - flex-direction: column; - } -} diff --git a/stylesheets/concerts.css b/stylesheets/concerts.css new file mode 100644 index 0000000..9df1ed9 --- /dev/null +++ b/stylesheets/concerts.css @@ -0,0 +1,179 @@ +main h1 { + color: var(--gold); +} + +#event-list { + max-height: 60vh; + overflow: auto; + scrollbar-width: thin; + scrollbar-color: black #ddd; +} + +#event-list::-webkit-scrollbar { + width: 0.25em; + height: 0.25em; +} + +#event-list::-webkit-scrollbar-track { + background: #ddd; +} + +#event-list::-webkit-scrollbar-thumb { + background: black; +} + +.events { + display: grid; + grid-auto-rows: var(--cell-height); + grid-template-columns: repeat(auto-fit, minmax(var(--cell-width), 0.5fr)); + grid-gap: 0.8em; +} + +a.event { + position: relative; + display: flex; + justify-content: center; + align-items: center; + width: 100%; + height: 100%; + text-decoration: none; +} + +.event img { + position: absolute; + object-position: center; + object-fit: cover; + height: 100%; + width: 100%; +} + +.event .summary { + font-weight: bold; + color: white; + text-align: center; + z-index: 1; +} + +.event.canceled { + opacity: 50%; + transition: 0.5s; +} +.event.canceled .summary::before { + display: block; + content: "ANNULÉ"; + color: red; +} +.event.canceled:hover, +.event.canceled.active { + opacity: 1; +} + +.details > .detail { + display: grid; + grid-template-columns: 2em 1fr; +} + +.detail.date::before { + content: "📅"; +} +.detail.time::before { + content: "🕗"; +} +.detail.place::before { + content: "📌"; +} +.detail.program::before { + content: "🎼"; +} + +.details > .detail::before { + grid-column: 1; +} +.details > .detail > * { + grid-column: 2; +} + +.detail.program { + padding-left: 0; + list-style: none; +} + +.photo-credits { + font-size: x-small; +} + +.details.canceled::before { + display: block; + content: "ANNULÉ"; + color: red; +} + +.details.canceled .detail, +.details.canceled .more { + opacity: 50%; +} + +@media (min-width: 40em) { + main { + display: grid; + grid-template-columns: 60% 40%; + } + + main > div { + padding-left: 1em; + padding-right: 1em; + } + + .events { + --cell-width: 14em; + --cell-height: 12em; + } + + .event .summary { + opacity: 0; + transition: 0.5s; + } + + .event img { + transition: 0.5s; + } + + .event:not(.active):hover img, + .event:not(.active):focus-within img, + .event.active img { + filter: grayscale(0.8) brightness(0.4); + } + + .event:not(.active):hover .summary, + .event:not(.active):focus-within .summary, + .event.active .summary { + opacity: 1; + } +} + +@media (max-width: 40em) { + .events { + --cell-width: 10em; + --cell-height: 8em; + } + + a.event { + align-items: flex-end; + } + a.event.active { + align-items: stretch; + } + + .event .summary { + margin: 0; + background: #0008; + width: 100%; + } + a.event.active .summary { + display: flex; + align-content: center; + justify-content: center; + /* Make sure CANCELED block goes above summary. */ + flex-direction: column; + } +} diff --git a/template.html b/template.html index ca3b203..73e625d 100644 --- a/template.html +++ b/template.html @@ -38,7 +38,7 @@

  • Enguerrand
  • -
  • Actualités
  • +
  • Concerts
  • Programmes
  • Galerie
  • Contact
  • @@ -88,7 +88,7 @@
  • Enguerrand
  • -
  • Actualités
  • +
  • Concerts
  • Programmes
  • Galerie
  • -- cgit v1.2.3