Commit Graph

8 Commits

Author SHA1 Message Date
Freezed a8a7efc06f ⬆️ Upqrade to Pelican 4.7 & Python 3.9 2021-11-29 01:20:28 +01:00
Freezed c047775720 👷 Remov deploy job for devel branch 2021-11-28 03:00:33 +01:00
Freezed 240b41e4b5 💚 Change new-theme path & runner image FIX #4 2020-09-07 01:00:54 +02:00
Freezed 5647e826ed 🔨 Move branch `master` to `production`
It is more appropriate.
2020-09-07 00:49:03 +02: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
Fred Z e2d91634fe Add deployement only on master 2019-01-19 00:30:09 +01:00
Fred Z c72fefcfc2 Add .gitlab-ci.yml 2019-01-18 23:48:47 +01:00