Fix: Liste des liens en page d'accueil
This commit is contained in:
parent
904eccf3ba
commit
4cce24a6eb
3 changed files with 16 additions and 25 deletions
|
@ -1,22 +0,0 @@
|
|||
Liens
|
||||
=====
|
||||
|
||||
.. image:: assets/liens.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Deux personnes se font face, séparées par un énorme chaînon.
|
||||
:title: Image par Katerina Limpitsouni
|
||||
|
||||
Je partage ici les liens vers ceux qui m'ont soutenu :
|
||||
|
||||
* `Garfieldairlines <http://garfieldairlines.net/>`_
|
||||
* `Hydraze <http://www.hydraze.org/>`_
|
||||
* `IT4Freedom <https://www.it4freedom.net/>`_
|
||||
* `Olivier Saraja <https://oliviersaraja.wordpress.com/>`_
|
||||
* `Iooner <http://www.iooner.io/>`_
|
||||
* `Numahell <http://numahell.net/>`_
|
||||
* `David Revoy <http://davidrevoy.com/>`_
|
||||
* `Timothée Giet <http://timotheegiet.com/>`_
|
||||
* `Springouille <https://www.instagram.com/springouille/>`_
|
||||
* `D.Evy <https://www.instagram.com/desc_evy/>`_
|
||||
* Et bien sûr, `le Nerv Project <https://www.nerv-project.eu/>`_
|
|
@ -208,7 +208,6 @@ gemini_footer = """
|
|||
=> gemini://kujiu.org/apropos/mentions_legales.gmi Mentions légales
|
||||
=> gemini://kujiu.org/apropos/accessibility.gmi Déclaration d'accessibilité
|
||||
=> gemini://kujiu.org/apropos/confidentiality.gmi Déclaration deconfidentialité
|
||||
=> gemini://kujiu.org/apropos/liens.gmi Liens
|
||||
|
||||
=> gemini://kujiu.org/blog/atom.xml Abonnez-vous !
|
||||
|
||||
|
|
|
@ -15,12 +15,27 @@ Kujiu's Labs
|
|||
Articles récents
|
||||
================
|
||||
|
||||
.. postlist:: 12
|
||||
.. postlist:: 6
|
||||
:date: %d %b %Y à %H:%M
|
||||
:format: {title} par {author} le {date}
|
||||
:list-style: flex
|
||||
:excerpts:
|
||||
|
||||
Ceci peut vous intéresser, quelques liens de ceux et
|
||||
celles que je côtoie et/ou qui m'aident :
|
||||
|
||||
* `Iooner <http://www.iooner.io/>`_ DIY, Hack, Électronique, Domotique
|
||||
* `Garfieldairlines <http://garfieldairlines.net/>`_
|
||||
* `Hydraze <http://www.hydraze.org/>`_ Linux, sécurité et geek
|
||||
* `IT4Freedom <https://www.it4freedom.net/>`_ Hébergement et administration
|
||||
système et réseau
|
||||
* `Olivier Saraja <https://oliviersaraja.wordpress.com/>`_ Fantastique, Science-Fiction, Horreur et… Informatique
|
||||
* `David Revoy <http://davidrevoy.com/>`_ Graphiste, auteur de Pepper & Carrot
|
||||
* `Timothée Giet <http://timotheegiet.com/>`_ Infographiste et informaticien
|
||||
* `Springouille <https://www.instagram.com/springouille/>`_ Graphiste
|
||||
* `D.Evy <https://www.instagram.com/desc_evy/>`_ Graphiste
|
||||
* Et bien sûr, `le Nerv Project <https://www.nerv-project.eu/>`_
|
||||
|
||||
`Voir tous les billets <blog.html>`_ ;
|
||||
|
||||
.. toctree::
|
||||
|
@ -34,4 +49,3 @@ Articles récents
|
|||
apropos/mentions_legales
|
||||
apropos/accessibility
|
||||
apropos/confidentiality
|
||||
apropos/liens
|
||||
|
|
Loading…
Reference in a new issue