[mod] update

This commit is contained in:
Laurent Peuch 2017-02-05 02:53:02 +01:00
parent 2215dd02c4
commit 0570690734

View file

@ -61,6 +61,9 @@
<section style="background-image: url('img/tools.png'); background-size: 100%; background-repeat: no-repeat; background-position-y: center;">
</section>
<section style="background-image: url('img/ssoportal.png'); background-size: 100%; background-repeat: no-repeat; background-position-y: center;">
</section>
<section>
<h2>Architecture</h2>
</section>
@ -78,9 +81,6 @@
</div>
</section>
<section style="background-image: url('img/architecture.png'); background-size: 100%; background-repeat: no-repeat; background-position-y: center;">
</section>
<section>
<div style="display: flex; align-items: center; height: 100%">
<div>
@ -107,7 +107,7 @@
</div>
</section>
<section style="background-image: url('img/ssoportal.png'); background-size: 100%; background-repeat: no-repeat; background-position-y: center;">
<section style="background-image: url('img/architecture.png'); background-size: 100%; background-repeat: no-repeat; background-position-y: center;">
</section>
<section>
@ -184,6 +184,8 @@
</ul>
</section>
<!--
<section>
<h3>Future/Dreams/Ideas</h3>
<ul>
@ -196,15 +198,28 @@
<li>"app market"
</ul>
</section>
-->
<section>
<h3>Install</h3>
<ul>
<li>debian + script
<li>iso
<li>rpi
<li>olimex
<li>vagrant
</ul>
</section>
<section>
<h3>Join Us! \o/</h3>
<ul classe="Incremental">
<ul class="incremental">
<li>Friendly team friendly community &lt;3
<li>backend: python (simple), bash
<li>backend: python (simple), bash (lua)
<li>frontend: html/js (sammy.js)
<li>apps: full bash, sysadmin
<li>infra: debian, deb toolchain
<li>security: code review
<li>infra: debian, deb toolchain, ruby
<li>community: communicate, support
<li>translation!
<li>documentation
@ -219,7 +234,7 @@
<li>yunohost.org
<li>demo.yunohost.org
<li>yunohost.org/apps
<li>yunohost.org/contribute
<li>forum.yunohost.org
<li>dev.yunohost.org (redmine)
<li>github.com/yunohost
<li>xmpp://dev@conference.yunohost.org
@ -485,6 +500,10 @@ Ideas/future/dreams:
list-style: none;
}
li {
font-size: 25px;
}
.links li {
margin-bottom: 8px;
}