Add lektor-atom plugin + put the atom feed link in footer

This commit is contained in:
PCoder 2019-12-29 20:16:02 +05:30
parent 40c8d793cb
commit 9e18d9336b
3 changed files with 17 additions and 0 deletions

5
configs/atom.ini Normal file
View File

@ -0,0 +1,5 @@
[blog]
name = ungleich Blog
source_path = /u/blog
filename = feed.xml
item_model = blog-post

View File

@ -93,6 +93,14 @@
</span>
</a>
</li>
<li>
<a href="/u/blog/feed.xml">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright">
Copyright © ungleich

View File

@ -1,2 +1,6 @@
[project]
name = ungleich: IPv6 - Linux - FOSS
url = https://ungleich.ch
[packages]
lektor-atom = 0.3