Skip to content

Commit

Permalink
Ajoute le lien vers le compte Mastodon (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Nov 14, 2022
2 parents 9d871c6 + e1e03ee commit 829c9ae
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 67 deletions.
34 changes: 34 additions & 0 deletions config/extra_social.yml
@@ -0,0 +1,34 @@
social:
- icon: "fontawesome/solid/rss"
link: "https://static.geotribu.fr/feed_rss_created.xml"
name: "S'abonner aux nouveaux contenus via RSS"
- icon: "fontawesome/brands/github-alt"
link: "https://github.com/geotribu/"
name: "L'organisation Github de Geotribu"
- icon: "fontawesome/brands/mastodon"
link: https://mapstodon.space/web/@geotribu
name: "Geotribu sur Mapstodon"
- icon: "fontawesome/brands/twitter"
link: "https://twitter.com/geotribu"
name: "Geotribu sur Twitter"
- icon: "fontawesome/brands/linkedin"
link: "https://www.linkedin.com/feed/hashtag/?keywords=geotribu"
name: "Les contenus de Geotribu sur LinkedIn"
- icon: "fontawesome/brands/youtube"
link: https://www.youtube.com/@geotribu
name: "Chaîne Youtube de Geotribu"
- icon: "fontawesome/brands/facebook"
link: "https://fr-fr.facebook.com/geotribu/"
name: "Page Facebook de Geotribu"
- icon: "fontawesome/brands/mailchimp"
link: http://eepurl.com/hL0zVr
name: "Abonnez-vous à la newsletter"
- icon: fontawesome/solid/paper-plane
link: mailto:<geotribu@gmail.com>
name: "Nous contacter"
- icon: "fontawesome/solid/feather-pointed"
link: http://pad.geotribu.fr/
name: "Editeur en ligne"
- icon: "fontawesome/solid/piggy-bank"
link: /team/sponsoring/
name: "Le pot commun sur Tipee"
2 changes: 1 addition & 1 deletion content/theme/assets/stylesheets/homepage.css
Expand Up @@ -367,7 +367,7 @@

@media screen and (min-width: 64rem) {
.four-cols .g .section .component-wrapper .responsive-grid {
grid-template-columns: repeat(3, 1fr);
grid-template-columns: repeat(4, 1fr);
}
}

Expand Down
24 changes: 20 additions & 4 deletions content/theme/home.html
Expand Up @@ -215,7 +215,7 @@ <h3>Nous suivre, nous soutenir</h3>
</div>
<div class="component-wrapper" style="display: block;">
<div class="responsive-grid">
<a class="card-wrapper" href="{{ config.site_url }}feed_rss_created.xml">
<a class="card-wrapper" href="{{ config.site_url }}feed_rss_created.xml" target="_blank">
<div class="card">
<div class="logo">
<span class="twemoji">
Expand All @@ -231,7 +231,7 @@ <h5>RSS</h5>
</div>
</a>

<a class="card-wrapper" href="https://plugins.qgis.org/plugins/qtribu/">
<a class="card-wrapper" href="https://plugins.qgis.org/plugins/qtribu/" target="_blank">
<div class="card">
<div class="logo">
<span class="twemoji">
Expand Down Expand Up @@ -264,7 +264,7 @@ <h5>Newsletter</h5>
</a>


<a class="card-wrapper" href="https://twitter.com/geotribu/">
<a class="card-wrapper" href="https://twitter.com/geotribu/" target="_blank">
<div class="card">
<div class="logo">
<span class="twemoji">
Expand All @@ -280,7 +280,23 @@ <h5>Twitter</h5>
</div>
</a>

<a class="card-wrapper" href="https://www.linkedin.com/feed/hashtag/geotribu/">
<a class="card-wrapper" href="https://mapstodon.space/web/@geotribu/" target="_blank">
<div class="card">
<div class="logo">
<span class="twemoji">
{% include ".icons/fontawesome/brands/mastodon.svg" %}
</span>
</div>
<div class="card-content">
<h5>Mastodon</h5>
<p>
Suivez le compte officiel @geotribu sur l'instance Mapstodon.
</p>
</div>
</div>
</a>

<a class="card-wrapper" href="https://www.linkedin.com/feed/hashtag/geotribu/" target="_blank">
<div class="card">
<div class="logo">
<span class="twemoji">
Expand Down
28 changes: 0 additions & 28 deletions mkdocs-free.yml
Expand Up @@ -141,34 +141,6 @@ extra:
des fonctionnalités (commentaires, thème clair ou sombre, etc.) et mesurer
l'audience du site.
manifest: "manifest.webmanifest" # PWA declaration
social:
- icon: "fontawesome/solid/rss"
link: "https://static.geotribu.fr/feed_rss_created.xml"
name: "S'abonner aux nouveaux contenus via RSS"
- icon: "fontawesome/brands/github-alt"
link: "https://github.com/geotribu/"
name: "L'organisation Github de Geotribu"
- icon: "fontawesome/brands/twitter"
link: "https://twitter.com/geotribu"
name: "Geotribu sur Twitter"
- icon: "fontawesome/brands/linkedin"
link: "https://www.linkedin.com/feed/hashtag/?keywords=geotribu"
name: "Les contenus de Geotribu sur LinkedIn"
- icon: "fontawesome/brands/facebook"
link: "https://fr-fr.facebook.com/geotribu/"
name: "Page Facebook de Geotribu"
- icon: "fontawesome/brands/mailchimp"
link: http://eepurl.com/hL0zVr
name: "Abonnez-vous à la newsletter"
- icon: fontawesome/solid/paper-plane
link: mailto:<geotribu@gmail.com>
name: "Nous contacter"
- icon: "fontawesome/brands/slack"
link: "https://geotribu.slack.com"
name: "Rejoignez-nous sur Slack"
- icon: "fontawesome/solid/feather-pointed"
link: http://pad.geotribu.fr/
name: "Editeur en ligne"

extra_css:
- "theme/assets/stylesheets/extra.css"
Expand Down
34 changes: 0 additions & 34 deletions mkdocs.yml
Expand Up @@ -179,40 +179,6 @@ extra:
Nous utilisons des cookies pour le goûter mais aussi pour vous proposer
des fonctionnalités (commentaires, thème clair ou sombre, etc.) et mesurer
l'audience du site.
social:
- icon: "fontawesome/solid/rss"
link: "https://static.geotribu.fr/feed_rss_created.xml"
name: "S'abonner aux nouveaux contenus via RSS"
- icon: "fontawesome/brands/github-alt"
link: "https://github.com/geotribu/"
name: "L'organisation Github de Geotribu"
- icon: "fontawesome/brands/twitter"
link: "https://twitter.com/geotribu"
name: "Geotribu sur Twitter"
- icon: "fontawesome/brands/linkedin"
link: "https://www.linkedin.com/feed/hashtag/?keywords=geotribu"
name: "Les contenus de Geotribu sur LinkedIn"
- icon: "fontawesome/brands/youtube"
link: "https://www.youtube.com/channel/UCfpO6BcaqxxykBOWJzP_9jg/"
name: "Chaîne Youtube de Geotribu"
- icon: "fontawesome/brands/facebook"
link: "https://fr-fr.facebook.com/geotribu/"
name: "Page Facebook de Geotribu"
- icon: "fontawesome/brands/mailchimp"
link: http://eepurl.com/hL0zVr
name: "Abonnez-vous à la newsletter"
- icon: fontawesome/solid/paper-plane
link: mailto:<geotribu@gmail.com>
name: "Nous contacter"
- icon: "fontawesome/brands/slack"
link: "https://geotribu.slack.com"
name: "Rejoignez-nous sur Slack"
- icon: "fontawesome/solid/feather-pointed"
link: http://pad.geotribu.fr/
name: "Editeur en ligne"
- icon: "fontawesome/solid/piggy-bank"
link: https://fr.tipeee.com/geotribu/
name: "Le pot commun sur Tipee"
extra_css:
- "theme/assets/stylesheets/extra.css"
Expand Down

0 comments on commit 829c9ae

Please sign in to comment.