v1 du site #12
11 changed files with 141 additions and 38 deletions
|
@ -7,13 +7,16 @@
|
|||
max-width: 100%;
|
||||
|
||||
img {
|
||||
object-fit: contain;
|
||||
object-fit: fit;
|
||||
aspect-ratio: 1;
|
||||
max-height: 60vh;
|
||||
max-height: 50vh;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.article {
|
||||
}
|
||||
|
||||
// card in list
|
||||
.article-card {
|
||||
display: flex;
|
||||
|
|
|
@ -216,7 +216,7 @@ figure {
|
|||
position: sticky;
|
||||
top: 7rem;
|
||||
background: white;
|
||||
border: 1px solid black;
|
||||
border: 1px solid $background-secondary;
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
@ -228,9 +228,33 @@ figure {
|
|||
height: 100%;
|
||||
li {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: .5rem 1rem;
|
||||
padding: 0;
|
||||
border: 1px solid $background-secondary;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: .5rem 1rem;
|
||||
|
||||
transition: 0.2s all;
|
||||
}
|
||||
a:hover {
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: $md-breakpoint) {
|
||||
.sticky-nav {
|
||||
ul {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,22 +6,4 @@ Formé en septembre 2022, suite aux efforts des propriétaires et des passionée
|
|||
|
||||
L'association "L'Étoile de Bethléem - Association des amis de la chapelle de bethléem d'Aubevoye" est immatriculé au près de la préfecture de l'Eure sous le numéro RNA [W271006556](https://www.journal-officiel.gouv.fr/pages/associations-detail-annonce/?q.id=id:202300140629).
|
||||
|
||||
## Le Bureau
|
||||
|
||||
Il est formé de 6 membres :
|
||||
|
||||
- Damien Deplanque, Président
|
||||
- Jean-Pierre Blondel, Vice-Président
|
||||
- Bruno Edouard-Hagron, Secrétaire
|
||||
- Matthieu Bessat, Trésorier
|
||||
- Clara Blondel, Secrétaire-Adjointe
|
||||
- Catherine Blondel, Trésorière Adjointe
|
||||
|
||||
## Le conseil d'administration
|
||||
|
||||
Il se réunit régulièrement pour diriger l'association et décider de son activité autour de la chapelle conformément aux statuts de l'association.
|
||||
|
||||
Il est formé des membres du bureau et d'autres personnes volontaires.
|
||||
|
||||
2/3 des membres sont nommés par la famille des propriétaires du domaine.
|
||||
|
||||
|
|
|
@ -1,5 +1,36 @@
|
|||
---
|
||||
title: Les activités de l'association
|
||||
date: 2024-03-10
|
||||
short_title: Les activités
|
||||
---
|
||||
|
||||
## Recherche de fonds privés
|
||||
|
||||
Financer la restauration grâce à du mécénat.
|
||||
|
||||
## Recherche de fonds publics
|
||||
|
||||
Rechercher des subventions.
|
||||
|
||||
## Partenariats de restauration
|
||||
|
||||
Préparer la restauration avec des artistes.
|
||||
|
||||
## Recherche des entreprises, de l'architecte
|
||||
|
||||
En la qualité de maitre d'ouvrage
|
||||
|
||||
## Partenariats producteurs locaux
|
||||
|
||||
Nouer des liens nombreux avec des acteurs locaux producteurs.
|
||||
|
||||
## Communication
|
||||
|
||||
Se faire connaitre du public aussi bien au niveau local qu'au niveau régional ou national.
|
||||
|
||||
## Recherche historique
|
||||
|
||||
En connaitre d'avantage sur l'histoire de la chapelle.
|
||||
|
||||
## Organisation évènementiel
|
||||
|
||||
Ouvrir au public la chapelle, animer des manifestations et donner un nouvelle vie à la chapelle et sa crypte.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: L'assemblée générale constitutive
|
||||
date: 2022-09-24
|
||||
short_title: L'AG constitutive
|
||||
---
|
||||
|
||||
L'Assemblée générale constitutive de l’Etoile de Bethléem – Association des amis de la Chapelle de Bethléem d’Aubevoye
|
||||
|
|
|
@ -1,5 +1,12 @@
|
|||
---
|
||||
title: Le bureau
|
||||
date: 2024-03-10
|
||||
---
|
||||
|
||||
Il est formé de 6 membres :
|
||||
|
||||
- Damien Deplanque, Président
|
||||
- Jean-Pierre Blondel, Vice-Président
|
||||
- Bruno Edouard-Hagron, Secrétaire
|
||||
- Matthieu Bessat, Trésorier
|
||||
- Clara Blondel, Secrétaire-Adjointe
|
||||
- Catherine Blondel, Trésorière Adjointe
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Les comissions
|
||||
date: 2024-03-10
|
||||
---
|
||||
|
5
content/association/commissions.md
Normal file
5
content/association/commissions.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Les commissions
|
||||
---
|
||||
|
||||
(à venir)
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Les statuts de l'association"
|
||||
title: Les statuts de l'association
|
||||
short_title: Les statuts
|
||||
---
|
||||
|
||||
Statuts approuvés lors de l’Assemblée générale constitutive du 24 septembre 2022.
|
||||
|
|
|
@ -6,14 +6,19 @@
|
|||
|
||||
<nav class="sticky-nav">
|
||||
<ul>
|
||||
{{ range .Pages }}
|
||||
{{ range .CurrentSection.Pages }}
|
||||
<li>
|
||||
<a href="{{ .RelPermalink }}">{{.Title }}</a>
|
||||
{{ $title := .Title }}
|
||||
{{ with .Params.short_title }}
|
||||
{{ $title = . }}
|
||||
{{ end }}
|
||||
<a href="{{ .RelPermalink }}">{{ $title }}</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
{{ if .Content }}
|
||||
<div>
|
||||
{{ with .Content }}<div>{{ . }}</div>{{ end }}
|
||||
|
|
50
layouts/association/single.html
Normal file
50
layouts/association/single.html
Normal file
|
@ -0,0 +1,50 @@
|
|||
{{ define "main" }}
|
||||
<main class="page-container">
|
||||
<article class="article">
|
||||
<h1>{{ .Title }}</h1>
|
||||
|
||||
<nav class="sticky-nav">
|
||||
<ul>
|
||||
{{ range .CurrentSection.Pages }}
|
||||
<li>
|
||||
{{ $title := .Title }}
|
||||
{{ with .Params.short_title }}
|
||||
{{ $title = . }}
|
||||
{{ end }}
|
||||
<a href="{{ .RelPermalink }}">{{ $title }}</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
{{ if .Date }}
|
||||
<div class="article__date">
|
||||
Publié le
|
||||
{{ $date := .Date.Format "2006-01-02" }}
|
||||
<time date="{{ $date }}">{{ time.Format "2 January 2006" $date }}</time>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
||||
{{ if .Params.featured_image }}
|
||||
{{ $featuredImage := .Resources.GetMatch (.Params.featured_image.src | safeURL) }}
|
||||
{{ if $featuredImage }}
|
||||
{{ $featuredImage = $featuredImage.Resize "600x" }}
|
||||
<figure>
|
||||
<img alt="" src="{{ $featuredImage.RelPermalink }}" />
|
||||
{{ with .Params.featured_image.caption }}
|
||||
<figcaption>{{ . }}</figcaption>
|
||||
{{ end }}
|
||||
</figure>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ range .Params.tags }}
|
||||
<a href="{{ "/tags/" | relLangURL }}{{ . | urlize }}">{{ . }}</a>
|
||||
{{ end }}
|
||||
<div>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
{{ end }}
|
Loading…
Reference in a new issue