Commit Graph

3 Commits

Author SHA1 Message Date
Freezed c7b48de896 Del category atom feed & add feed link in template 2019-02-13 16:04:17 +01:00
Freezed 8a9dda332a Add a commit link in footer
Do some change in CSS and HTML indentatior
The commit link is build with 3 new template files :
    - time
    - date
    - commit
Each file is updated during CI, before _pelican_ build HTML files.
2019-01-21 00:40:50 +01:00
Fred Z fbdb7ff52a Set config for prod & devel environnement
CI work with 2 repo with distinct default branche :
* `devel` for `gitlab.com/free_zed/mypelican/`
* `master` for `gitlab.com/free_zed/free_zed.gitlab.io`

Two `publishconf.py` are set for the two repo :
* `pubconf-devel.py` for `free_zed/mypelican/`
* `pubconf-master.py` for `free_zed/free_zed.gitlab.io`

If you push `devel` branch on `free_zed/free_zed.gitlab.io` you
will encounter URL issues
2019-01-20 18:40:59 +01:00