Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
poezio
poezio-website
Commits
81188417
Commit
81188417
authored
May 06, 2022
by
Link Mauve
Browse files
0.14 release (thanks liori!)
Just one month late, nevermind.
parent
bc514375
Pipeline
#4515
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
base.html
View file @
81188417
...
...
@@ -80,7 +80,7 @@ dl, dt, dd { display: inline; }
<div
class=
"three columns"
><img
src=
"../img/logo.svg"
alt=
'{{ logo }}'
class=
"u-max-full-width"
/></div>
<div
class=
"nine columns"
>
<h2
class=
"title"
>
Poezio - paroli libere
</h2>
<a
class=
"button button-primary"
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
3
/poezio-v0.1
3
.tar.gz'
>
{% block dl %}{% endblock %}
</a>
<a
class=
"button button-primary"
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
4
/poezio-v0.1
4
.tar.gz'
>
{% block dl %}{% endblock %}
</a>
</div>
</header>
<div
class=
"navbar-spacer"
></div>
...
...
index-en.html
View file @
81188417
{% extends "base.html" %}
{% block dl %}Download latest (0.1
3.1
){% endblock %}
{% block dl %}Download latest (0.1
4
){% endblock %}
{% block about %}
{{ super() }}
<p>
...
...
@@ -67,12 +67,18 @@
</ul>
</p>
<p>
Latest version:
<a
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
3.1
/poezio-v0.1
3.1
.tar.gz'
>
poezio 0.1
3
</a>
.
<br/>
sha256sum: 4
75ac5e6eb00e7c191e17bc095c0b70c91a419c4d9a962c1fd09706c42505308
</p>
Latest version:
<a
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
4
/poezio-v0.1
4
.tar.gz'
>
poezio 0.1
4
</a>
.
<br/>
sha256sum: 4
84d286190a66e79856533a51c428a2dada769b4d67e5ad471b0541dbdfb04c0
</p>
{% endblock %}
{% block news %}
{{ super() }}
<p>
<strong>
April 10st 2022
</strong>
:
<br/>
Poezio 0.14 has been released, it includes a lot of improvements,
see
<a
href=
'https://bouah.net/2022/04/updates-from-the-poezio-ecosystem/'
>
pep.’s blog
</a>
for more details.
</p>
<p>
<strong>
May 31st 2020
</strong>
:
<br/>
Poezio 0.13.1 has been released, fixing some bugs left in 0.13.
...
...
index-fr.html
View file @
81188417
{% extends "base.html" %}
{% block dl %}Télécharger (0.1
3.1
){% endblock %}
{% block dl %}Télécharger (0.1
4
){% endblock %}
{% block about %}
{{ super() }}
<p>
...
...
@@ -72,13 +72,19 @@ protocole extensible, puissant, standard et ouvert.
</li>
</ul>
<p>
Dernière version :
<a
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
3.1
/poezio-v0.1
3.1
.tar.gz'
>
poezio 0.1
3.1
</a>
.
<br/>
sha256sum : 4
75ac5e6eb00e7c191e17bc095c0b70c91a419c4d9a962c1fd09706c42505308
</p>
Dernière version :
<a
href=
'https://lab.louiz.org/poezio/poezio/-/archive/v0.1
4
/poezio-v0.1
4
.tar.gz'
>
poezio 0.1
4
</a>
.
<br/>
sha256sum : 4
84d286190a66e79856533a51c428a2dada769b4d67e5ad471b0541dbdfb04c0
</p>
{% endblock %}
{% block news %}
{{ super() }}
<p>
<strong>
10 Avril 2022
</strong>
:
<br/>
Poezio 0.14 est sortie, elle inclut de nombreuses améliorations,
voir
<a
href=
'https://bouah.net/2022/04/updates-from-the-poezio-ecosystem/'
>
l’article sur le blog de pep.
</a>
pour plus de détails.
</p>
<p>
<strong>
31 Mai 2020
</strong>
:
<br/>
Poezio 0.13.1 est sortie. Elle corrige quelques bugs introduits dans la 0.13.
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment