mirror of
https://github.com/YunoHost/yunohost-fosdem-2017.git
synced 2024-09-03 20:06:35 +02:00
[enh] add 2 missing slides
This commit is contained in:
parent
73253d0833
commit
2215dd02c4
1 changed files with 38 additions and 0 deletions
|
@ -197,6 +197,36 @@
|
|||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Join Us! \o/</h3>
|
||||
<ul classe="Incremental">
|
||||
<li>Friendly team friendly community <3
|
||||
<li>backend: python (simple), bash
|
||||
<li>frontend: html/js (sammy.js)
|
||||
<li>apps: full bash, sysadmin
|
||||
<li>infra: debian, deb toolchain
|
||||
<li>community: communicate, support
|
||||
<li>translation!
|
||||
<li>documentation
|
||||
<li>testing (beta)
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<center>
|
||||
<h3 style="margin-left: 0">Links</h3>
|
||||
<ul class="links">
|
||||
<li>yunohost.org
|
||||
<li>demo.yunohost.org
|
||||
<li>yunohost.org/apps
|
||||
<li>yunohost.org/contribute
|
||||
<li>dev.yunohost.org (redmine)
|
||||
<li>github.com/yunohost
|
||||
<li>xmpp://dev@conference.yunohost.org
|
||||
</ul>
|
||||
</center>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Questions?</h2>
|
||||
</section>
|
||||
|
@ -450,6 +480,14 @@ Ideas/future/dreams:
|
|||
small {
|
||||
color: #b6b6b6;
|
||||
}
|
||||
|
||||
.links {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.links li {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- {{{{ dzslides core
|
||||
|
|
Loading…
Reference in a new issue