Update feed publishing
Remove RSS. As Tess said, it's a pile of hacks and conflicting specs. Better to use Atom. I was only ever linking to Atom feeds anyway.
This commit is contained in:
parent
f19de6f8fc
commit
7274f9ce74
5 changed files with 17 additions and 7 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "themes/terminal"]
|
||||
path = themes/terminal
|
||||
url = nutmeg.erynwells.me:git/hugo-theme-terminal.git
|
||||
[submodule "themes/platters"]
|
||||
path = themes/platters
|
||||
url = nutmeg:git/hugo-theme-platters.git
|
||||
|
@ -16,3 +13,6 @@
|
|||
[submodule "themes/photostream"]
|
||||
path = themes/photostream
|
||||
url = git@github.com:erynofwales/hugo-theme-photostream.git
|
||||
[submodule "themes/feeds"]
|
||||
path = themes/feeds
|
||||
url = git@github.com:erynofwales/hugo-theme-feeds.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue