Open ghost opened 5 years ago
I just retried using this theme, now I want to narrow down my question: How am I supposed to enter the RSS Link?
I tried: RSSLink = "/rss/index.xml" RSSLink = "/index.xml" RSSLink = "/rss"
Either the subscibe Button did't work and pointed to 404 or index.html or the Gap appears, So I really don't know how I sould implement RSS, this time I didn't touch the foot.html and worked just at the config.toml, with said results. It also seems, the only way for me to get rid of the Gap is to completly disable RSS. Any help is highly appreciated, since this is a very beautiful theme!
cheers - chrissly90
write post/index.xml
I'll try, and report back later, thank you!
As discribed in #29 The Site doesn't render as expected if RSS Subscribe Button is Inserted in header.html
Using the following Code:
The Problematic Code seems to be:
How do I get my RSS Subscribe Button to work?