Commit graph

6 commits

Author SHA1 Message Date
luigi1111
60e18a0568
Merge pull request #1093
Gemfile.lock: Update jekyll to v3.8.7 to get rid of obsolete warnings in ruby 2.7
2020-07-31 15:13:34 -05:00
erciccione
2830f69173
Improve RSS experience (install 'jekyll-feed' plugin)
- Use 'jekyll-feed' plugin to manage RSS feed and remove existing feed.xml file
- Add feed image in main blog tab ('All posts')

The 'jekyll-feed' plugin makes possible for aggregators to automatically detect the existence of a feed (feed_meta tag in header)
and creates a 'feed.atom' file containing the last 20 blog posts and locates it in the root directory. The structure is compatible
with our current system, including the possibility to show a picture if it's included in the post (#1002).
2020-07-29 20:46:37 +02:00
erciccione
fd06e74cb1
Gemfile.lock: Update jekyll to v3.8.7 to get rid of obsolete warnings in ruby 2.7 2020-07-23 19:23:30 +02:00
erciccione
77bffe9327
Bump jekyll version to 3.8.6 2019-12-12 18:04:25 +01:00
rehrar
3d4a4fa59a
Added jekyll-multiple-languages-plugin to the gemfile 2018-01-30 13:14:07 -07:00
qertoip
fe107793f1 Make the setup easier and more repeatable by using Bundler 2017-08-24 23:27:10 +02:00