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

Theme become compatible with Pelican documentation, enable firefox to dynamic-bookmark the feeds by adding meta data. #150

Merged
merged 3 commits into from
Sep 24, 2014

Conversation

tverrbjelke
Copy link
Contributor

see http://querbalken.net/howto-activate-feeding-for-pelican-blog-en.html

Extended and fixed Pelican theme tuxlite_tbs and tuxlite_tbs

become compatible with Pelican 3.2 and 3.3 documentation: http://docs.getpelican.com/en/latest/settings.html to get the feed links working with with FEED_ATOM and FEED_RSS (which now default to "None") but also FEED_ALL_ATOM and FEED_ALL_RSS.

enable firefox to dynamic-bookmark the feeds by adding meta data.

Extended Pelican theme bootstrap

For firefox dynamic-bookmark the metadata were only aware of FEED_ALL_ATOM and FEED_ALL_RSS, but the docs http://docs.getpelican.com/en/latest/settings.html also name FEED_ATOM and FEED_RSS. So I added awareness for them.

Since the Theme did not show any menu-link for the feeds, I did NOT add them.

I could work me through the rest of the themes and check if I can add this issues.
If I should do so, please send me a note.

…html

Extended and fixed Pelican theme tuxlite_tbs to

 * become compatible with Pelican 3.2 and 3.3 documentation: http://docs.getpelican.com/en/latest/settings.html  to get the feed links working with with  FEED_ATOM and FEED_RSS (which now default to "None") but also FEED_ALL_ATOM and FEED_ALL_RSS.

 *  enable firefox to dynamic-bookmark the feeds by adding meta data.
    see http://querbalken.net/howto-activate-feeding-for-pelican-blog-en.html

    Extended Pelican theme bootstrap

For  firefox dynamic-bookmark the metadata were only aware of FEED_ALL_ATOM and FEED_ALL_RSS, but the docs  http://docs.getpelican.com/en/latest/settings.html also name FEED_ATOM and FEED_RSS. So I added awareness for them.

Since the Theme did not show any menu-link for the feeds, I did NOT add them.
@almet
Copy link
Member

almet commented Sep 24, 2014

Thanks!

almet added a commit that referenced this pull request Sep 24, 2014
Theme become compatible with Pelican documentation, enable firefox to dynamic-bookmark the feeds by adding meta data.
@almet almet merged commit 34e975a into getpelican:master Sep 24, 2014
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

Successfully merging this pull request may close these issues.

2 participants