updated contact and todo on index
This commit is contained in:
parent
aa037b6b33
commit
659167234e
@ -7,4 +7,6 @@ Summary: Legal information
|
||||
|
||||
Pictures, texts and sounds by felicie.
|
||||
|
||||
This site is hosted by theo (contact [ at ] theo-lem.org) on OVH VPS.
|
||||
This site uses [Pelican](https://blog.getpelican.com/) with a custom theme. We also use [CMU Typewriter font](https://fontlibrary.org/en/font/cmu-typewriter) (GPL).
|
||||
|
||||
This site is hosted by theo on OVH VPS.
|
@ -25,9 +25,10 @@
|
||||
|
||||
<h2>TODO : </h2>
|
||||
<ul>
|
||||
<li>choisir font </li>
|
||||
<li>héberger font</li>
|
||||
<li>taille et disposition images : lightbox ? </li>
|
||||
<li>créer des pages (pas des articles) pour legal + contact (voir juste une page "about")</li>
|
||||
<li>les mettre en bas de la sidebar</li>
|
||||
<li>dl de l'archive par lien magnet / juste un zip.</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -24,7 +24,8 @@
|
||||
<h1 class='article-title'>Legal</h1>
|
||||
<h2 class='article-author'> by thelem</h2>
|
||||
<div class='article-content'> <p>Pictures, texts and sounds by felicie.</p>
|
||||
<p>This site is hosted by theo (contact [ at ] theo-lem.org) on OVH VPS.</p></div>
|
||||
<p>This site uses <a href="https://blog.getpelican.com/">Pelican</a> with a custom theme. We also use <a href="https://fontlibrary.org/en/font/cmu-typewriter">CMU Typewriter font</a> (GPL). </p>
|
||||
<p>This site is hosted by theo on OVH VPS.</p></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
@ -6,9 +6,10 @@
|
||||
|
||||
<h2>TODO : </h2>
|
||||
<ul>
|
||||
<li>choisir font </li>
|
||||
<li>héberger font</li>
|
||||
<li>taille et disposition images : lightbox ? </li>
|
||||
<li>créer des pages (pas des articles) pour legal + contact (voir juste une page "about")</li>
|
||||
<li>les mettre en bas de la sidebar</li>
|
||||
<li>dl de l'archive par lien magnet / juste un zip.</li>
|
||||
|
||||
</ul>
|
||||
{% endblock content %}
|
Loading…
Reference in New Issue
Block a user