Commit Graph

15 Commits

Author SHA1 Message Date
Freezed 71ba28ad87 💄 Edit theme for first release 2020-09-06 23:56:42 +02:00
Freezed 8a0ffa824c 💄 Fix URLs & remove useless templates
TODO footer :
* Add pages
* Add last commit hash/link
* Bottom line

TODO plugin:
* post_stats
* tipue_search
* neighbors
* https://github.com/pelican-plugins/seo

Source : https://gitlab.com/axil/pelican-uberspot/-/blob/master/README.md
2020-07-25 23:06:29 +02:00
Freezed 054182ba65 🚧 WIP: add new theme
Basic changes matching old theme.

TODO footer :
* Add pages
* Add last commit hash/link
* Bottom line

TODO plugin:
* post_stats
* tipue_search
* neighbors
* https://github.com/pelican-plugins/seo

Source : https://gitlab.com/axil/pelican-uberspot/-/blob/master/README.md
2020-07-24 01:16:32 +02:00
Freezed 0b90847761 Edit pages & category routes 2019-01-29 11:59:23 +01:00
Freezed 18fd914230 Change SITENAME & SITESUBTITLE 2019-01-22 18:45:15 +01:00
Freezed 9b41a7b681 Edit tags management
Add a template with a config var to shorten taglist in article lists
Edit article_info template for better rendering of taglist
Edit article to re-order tags
2019-01-21 14:21:54 +01:00
Freezed d060d6033c Add 4 articles & an article template
- content/article-template.md
- content/ocp10.md
- content/ocp13.md
- content/ocp7.md
- content/ocp8.md
2019-01-21 02:49:19 +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
Freezed 7acb9b1f5e Add favico.ico in template 2019-01-20 20:50:37 +01:00
Freezed 6eb672476f Set nice URLs in config 2019-01-20 18:51:24 +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 3f4b871e10 Remove useless part of the theme 2019-01-19 17:43:25 +01:00
Fred Z 2f44c8fb0e Add a custom theme 2019-01-19 00:30:09 +01:00
Fred Z 70b75f0fd8 Add robots.txt & favico.ico 2019-01-18 23:48:47 +01:00
Fred Z 98bec81e58 Install pelican 4.0.1, base config & 1st article 2019-01-18 23:48:47 +01:00