[galette-commits] [GIT] galette/website.git branch develop updated. bed118c871eecdd941f0c705a7d94da5c3bf164c |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/website.git branch develop updated. bed118c871eecdd941f0c705a7d94da5c3bf164c
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 21 May 2020 19:06:59 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/website.git" repository.
The branch, develop has been updated
via bed118c871eecdd941f0c705a7d94da5c3bf164c (commit)
via b42109bfe80e47e6c6cf4dae827e76564a600732 (commit)
via dc6909620c83f33a3eaf52e437b120b50236328d (commit)
via 6bf474938ffcb736d8e0a44826a76a1ff19a409b (commit)
via 1b01c052406b65631e0ade1ae19f672c33075843 (commit)
from 28b2f8c6922c9b27274f4825d662aafcd074878a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bed118c871eecdd941f0c705a7d94da5c3bf164c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 21 19:06:53 2020 +0200
Add licenses, minor fixes
commit b42109bfe80e47e6c6cf4dae827e76564a600732
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 21 18:32:24 2020 +0200
Add history, finalize pagination
commit dc6909620c83f33a3eaf52e437b120b50236328d
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 21 16:25:02 2020 +0200
Add page to list posts, switch to pagination v2
commit 6bf474938ffcb736d8e0a44826a76a1ff19a409b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 21 15:00:53 2020 +0200
Fix some links
commit 1b01c052406b65631e0ade1ae19f672c33075843
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 21 14:19:33 2020 +0200
Add and use redirect-from plugin
-----------------------------------------------------------------------
Summary of changes:
Gemfile | 3 +-
Gemfile.lock | 8 +-
LICENSE | 674 +++++++++++++++++++++
LICENSE.contents | 2 +
README.md | 8 +
_config.yml | 18 +-
_i18n/en.yml | 9 +
.../2012-02-16-frequently-asked-questions.html | 202 ------
_i18n/en/_posts/2012-02-16-galette-0-63.html | 13 +-
.../en/_posts/2015-04-01-end-of-mysql-support.html | 4 +-
.../2012-02-21-history.html => pages/history.md} | 83 ++-
_i18n/fr.yml | 9 +
.../fr/_posts/2012-02-16-foire-aux-questions.html | 201 ------
_i18n/fr/_posts/2012-02-16-galette-0-63.html | 14 +-
.../fr/_posts/2015-04-01-end-of-mysql-support.html | 5 +-
.../2012-02-21-histoire.html => pages/history.md} | 83 ++-
_includes/footer.html | 8 +-
_includes/pagination.html | 17 +
_includes/responsive-image.html | 2 +-
_includes/sidebar.html | 2 +-
_layouts/home.html | 25 +-
_layouts/post.html | 1 +
_layouts/posts.html | 23 +
_sass/galette/_base.scss | 4 -
_sass/galette/_layout.scss | 8 +
history.html | 13 +
index.html | 4 +
posts.html | 13 +
28 files changed, 909 insertions(+), 547 deletions(-)
create mode 100644 LICENSE
create mode 100644 LICENSE.contents
create mode 100644 README.md
delete mode 100644 _i18n/en/_posts/2012-02-16-frequently-asked-questions.html
rename _i18n/en/{_posts/2012-02-21-history.html => pages/history.md} (85%)
delete mode 100644 _i18n/fr/_posts/2012-02-16-foire-aux-questions.html
rename _i18n/fr/{_posts/2012-02-21-histoire.html => pages/history.md} (85%)
create mode 100644 _includes/pagination.html
create mode 100644 _layouts/posts.html
create mode 100644 history.html
create mode 100644 posts.html
hooks/post-receive
--
galette/website.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/