Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | see commit 2d81aec3b2509d56c1f3d99df3ad94a0d15d7e7d | tverrbjelke | 2013-09-26 | 1 | -7/+16 |
| | | | | | | | | | | 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. | ||||
* | Add feeds & other fixes to Bootstrap base.html | Justin Mayer | 2013-04-29 | 1 | -5/+14 |
| | |||||
* | Fixes bad link creation for static pages in the bootstrap theme. | Julien Lengrand-Lambert | 2012-09-13 | 1 | -3/+3 |
| | | | | | In the bootstrap theme, the link was created with a "page" too much, linking once html once generated to localhost:8000/pages/pages/test.html instead of localhost:8000/pages/test.html | ||||
* | Use object.url to get the url for author, category and tags | Kyle Fuller | 2012-05-14 | 1 | -2/+2 |
| | |||||
* | A new theme based on Bootstrap from Twitter | Massimo Santini | 2011-12-05 | 1 | -0/+76 |