Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard coded link toward the RSS feed #19

Open
gizmecano opened this issue Oct 19, 2017 · 0 comments
Open

Hard coded link toward the RSS feed #19

gizmecano opened this issue Oct 19, 2017 · 0 comments

Comments

@gizmecano
Copy link

If we change folders structure (for example by changing content folder to 01.home and not blog), the hard coded blog.rss does not make sense anymore in the following two lines:

<a class="subscribe" href="{{ base_url_relative }}/blog.rss"> <span class="tooltip"> <i class="fa fa-rss"></i> You should subscribe to my feed.</span></a>

<a class="subscribe" href="{{ base_url }}/blog.rss"> <span class="tooltip"> <i class="fa fa-rss"></i> Subscribe!</span></a>


By the way, it would be useful to anticipate the use of hiding the home route, as the Feed plugin seems to not be fully compatible in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant