File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 22hide :
33 - navigation
44---
5+
6+ * RSS feed: [ XML] ( feed_rss_created.xml ) - [ JSON] ( feed_json_created.json ) *
Original file line number Diff line number Diff line change 11site_name : EasyBuild blog
2+ site_description : " Blog for EasyBuild (https://easybuild.io)"
3+ site_url : https://blog.easybuild.io
24theme :
35 name : material
46 logo : img/logos/EasyBuild.png
@@ -16,3 +18,10 @@ plugins:
1618 archive : false
1719 blog_dir : .
1820 blog_toc : true
21+ - rss :
22+ match_path : posts/.*
23+ date_from_meta :
24+ as_creation : date
25+ categories :
26+ - categories
27+ - tags
Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ mkdocs-redirects
44mkdocs-git-revision-date-localized-plugin
55mkdocs-toc-sidebar-plugin
66mkdocs-macros-plugin
7+ mkdocs-rss-plugin
You can’t perform that action at this time.
0 commit comments