mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 07:17:49 +00:00
Use main rss with new rss template (#212)
This commit is contained in:
committed by
GitHub
parent
8d27acd15a
commit
ee48c2ee3b
@@ -26,8 +26,6 @@ git config user.email "travis-update-bot@phil-opp.com"
|
||||
# update blog
|
||||
rm -r *
|
||||
cp -r ../public/. .
|
||||
rm atom.xml # remove feed that includes all content types
|
||||
mv post/atom.xml . # use post feed as main feed
|
||||
rm -r post post.html page page.html additional-resource additional-resource.html # remove per-category pages/feeds
|
||||
|
||||
# commit
|
||||
|
||||
Reference in New Issue
Block a user