Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
poezio-website
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio-website
Commits
7d5cccb3
Unverified
Commit
7d5cccb3
authored
May 14, 2019
by
Maxime Buquet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 0.12.1 release to the page
Signed-off-by:
Maxime “pep” Buquet
<
pep@bouah.net
>
parent
c7e6c924
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
7 deletions
+16
-7
base.html
base.html
+1
-1
index-en.html
index-en.html
+8
-3
index-fr.html
index-fr.html
+7
-3
No files found.
base.html
View file @
7d5cccb3
...
...
@@ -80,7 +80,7 @@ dl, dt, dd { display: inline; }
<div
class=
"three columns"
><img
src=
"../img/logo.png"
alt=
'le logo de poezio'
class=
"u-max-full-width"
/></div>
<div
class=
"nine columns"
>
<h2
class=
"title"
>
Poezio - paroli libere
</h2>
<a
class=
"button button-primary"
href=
'https://
dev.louiz.org/attachments/129/poezio-0.12
.tar.gz'
>
{% block dl %}{% endblock %}
</a>
<a
class=
"button button-primary"
href=
'https://
lab.louiz.org/poezio/poezio/-/archive/v0.12.1/poezio-v0.12.1
.tar.gz'
>
{% block dl %}{% endblock %}
</a>
</div>
</header>
<div
class=
"navbar-spacer"
></div>
...
...
index-en.html
View file @
7d5cccb3
{% extends "base.html" %}
{% block dl %}Download latest (0.12){% endblock %}
{% block dl %}Download latest (0.12
.1
){% endblock %}
{% block about %}
{{ super() }}
<p>
...
...
@@ -67,8 +67,8 @@
</ul>
</p>
<p>
Latest version:
<a
href=
'https://
dev.louiz.org/attachments/129/poezio-0.12.tar.gz'
>
poezio 0.12
</a>
.
<br/>
sha1sum:
85b5db03b464b3e373bda261f9784fcb4b16486e
</p>
Latest version:
<a
href=
'https://
lab.louiz.org/poezio/poezio/-/archive/v0.12.1/poezio-v0.12.1.tar.gz'
>
poezio 0.12.1
</a>
.
<br/>
sha1sum:
69e427a653bddc7cc031b79f4edf6ef8716c019d
</p>
{% endblock %}
{% block news %}
...
...
@@ -77,6 +77,11 @@
<strong>
August 24th 2018
</strong>
:
<br/>
The forge used by both poezio and slixmpp has migrated from redmine to
<a
href=
'https://dev.poez.io'
>
gitlab
</a>
.
</p>
<p>
<strong>
September 12th 2018
</strong>
:
<br/>
Poezio 0.12.1 has been released. It fixes compatibility with Python 3.5 in
debian stable.
</p>
<p>
<strong>
August 13th 2018
</strong>
:
<br/>
Poezio 0.12 has been released, with many improvements and bugfixes.
...
...
index-fr.html
View file @
7d5cccb3
{% extends "base.html" %}
{% block dl %}Télécharger (0.12){% endblock %}
{% block dl %}Télécharger (0.12
.1
){% endblock %}
{% block about %}
{{ super() }}
<p>
...
...
@@ -72,8 +72,8 @@ protocole extensible, puissant, standard et ouvert.
</li>
</ul>
<p>
Dernière version :
<a
href=
'https://
dev.louiz.org/attachments/129/poezio-0.12.tar.gz'
>
poezio 0.12
</a>
.
<br/>
sha1sum :
85b5db03b464b3e373bda261f9784fcb4b16486e
</p>
Dernière version :
<a
href=
'https://
lab.louiz.org/poezio/poezio/-/archive/v0.12.1/poezio-v0.12.1.tar.gz'
>
poezio 0.12.1
</a>
.
<br/>
sha1sum :
69e427a653bddc7cc031b79f4edf6ef8716c019d
</p>
{% endblock %}
{% block news %}
...
...
@@ -83,6 +83,10 @@ protocole extensible, puissant, standard et ouvert.
La forge utilisée par poezio et slixmpp a migré de redmine vers
<a
href=
'https://dev.poez.io'
>
gitlab
</a>
.
</p>
<p>
<strong>
12 Septembre 2018
</strong>
:
<br/>
Poezio 0.12.1 est sortie. Elle corrige des incompatilibités avec Python 3.5.
</p>
<p>
<strong>
13 Août 2018
</strong>
:
<br/>
Poezio 0.12 est sortie.
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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