mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge branch 'master' into revert-2428-revert-2427-markdown-format
This commit is contained in:
commit
a54e2e4126
4 changed files with 12 additions and 6 deletions
|
@ -10,7 +10,7 @@ routes:
|
|||
---
|
||||
|
||||
! TODO: Add logo and kakemono file
|
||||
! TODO: Add kakemono photo <https://matrix-client.matrix.org/_matrix/media/r0/download/pijean.ovh/TqtyOjqllOeSXYziawxeGzIP>
|
||||
! TODO: Add kakemono photo https://matrix-client.matrix.org/_matrix/media/r0/download/pijean.ovh/TqtyOjqllOeSXYziawxeGzIP
|
||||
! TODO: Add "About YunoHost" section
|
||||
! TODO: Add email contact
|
||||
|
||||
|
@ -26,7 +26,7 @@ routes:
|
|||
- (FR) [Université de technologie de compiègne 2017 – Agir pour un internet éthique – LJF](http://webtv.utc.fr/watch_video.php?v=O34AA7RBR1AH)
|
||||
- (EN) [FOSDEM 2017 – Internet Cube – kload](https://archive.fosdem.org/2017/schedule/event/internet_cube/)
|
||||
- (EN) [FOSDEM 2017 – YunoHost – Bram](https://archive.fosdem.org/2017/schedule/event/yunohost/)
|
||||
- (FR) [Capitole du libre 2016 – 1 an et ½ de Brique Internet – Bram](http://videos2016.capitoledulibre.org/communaute-du-libre/bram-1-an-et-demi-de-brique-internet.mp4)
|
||||
- (FR) [Capitole du libre 2016 – 1 an et ½ de Brique Internet – Bram](https://toulibre.org/pub/2016-11-19-capitole-du-libre/videos/communaute-du-libre/bram-1-an-et-demi-de-brique-internet.mp4)
|
||||
- (FR) [PSES 2015 - La Brique Internet](http://www.youtube.com/watch?v=NCRn0yRfkIE)
|
||||
- (FR) [THSF 2015 – beudbeud](https://vimeo.com/128055751)
|
||||
- (FR) [RMLL 2014 - Hébergez-vous ! – kload & beudbeud]()
|
||||
|
|
|
@ -7,7 +7,7 @@ routes:
|
|||
default: '/help-me'
|
||||
---
|
||||
|
||||
Bien que les personnes contribuant à YunoHost essaient continuellement de l'améliorer, YunoHost ou sa documentation ne sont exempts de bugs ou d'erreurs. Pour nous aider à vous aider, vous devez cependant suivre ces instructions.
|
||||
Bien que les personnes contribuant à YunoHost essaient continuellement de l'améliorer, YunoHost, ses packages ou sa documentation ne sont exempts de bugs ou d'erreurs. Pour nous aider à vous aider, vous devez cependant suivre ces instructions.
|
||||
|
||||
## À faire
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ routes:
|
|||
default: '/help-me'
|
||||
---
|
||||
|
||||
Even though YunoHost contributors try to continuously perfect it, YunoHost itself or this documentation are not free from bugs or flaw. To let us help you, however, you need to follow these guidelines.
|
||||
Even though YunoHost contributors try to continuously perfect it, YunoHost itself, its packages or this documentation are not free from bugs or flaw. To let us help you, however, you need to follow these guidelines.
|
||||
|
||||
## Dos
|
||||
|
||||
|
|
6
themes/yunohost-docs/templates/partials/footer.html.twig
Normal file
6
themes/yunohost-docs/templates/partials/footer.html.twig
Normal file
|
@ -0,0 +1,6 @@
|
|||
<section id="footer" class="section">
|
||||
<section class="container grid-xl">
|
||||
<p>Powered by <a href="http://getgrav.org">Grav</a> + <i class="fa fa-code"></i> with <i class="fa fa-heart-o pulse "></i> by <a href="https://trilby.media">Trilby Media</a>.
|
||||
• <a href="https://forum.yunohost.org/tos">Terms of Service</a></p>
|
||||
</section>
|
||||
</section>
|
Loading…
Add table
Reference in a new issue