Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pagination.html | Leonardo Giordani | 2014-10-28 | 1 | -3/+4 |
| | | | This allows the theme to follow pagination specification through PAGINATION_PATTERNS. See Issue #265 | ||||
* | Merge pull request #260 from gunchu/fix-submodules | Justin Mayer | 2014-10-16 | 2 | -1/+1 |
|\ | | | | | Fix checkout of blue-penguin and add nikhil-theme correctly | ||||
| * | fix recursive checkout prob for blue-penguin and add nikhil-theme submodule ↵ | Nikhil | 2014-10-13 | 2 | -1/+1 |
|/ | | | | correctly | ||||
* | Merge pull request #259 from gunchu/patch-1 | Alexis Metaireau | 2014-10-13 | 1 | -0/+3 |
|\ | | | | | Adding a new theme nikhil-theme as submodule. | ||||
| * | Adding a new theme nikhil-theme as submodule. | Nikhil Gupta | 2014-10-12 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #146 from pnf/master | Alexis Metaireau | 2014-09-25 | 1 | -0/+19 |
|\ | | | | | Tag and category-specific ATOM feed links in header of respective web pages | ||||
| * | Merge remote-tracking branch 'upstream/master' | Peter Fraenkel | 2014-08-21 | 578 | -1380/+76909 |
| |\ | | | | | | | | | | | | | | | | | | | Keep the latex and tag-specific feeds in bootstrap3 Conflicts: pelican-bootstrap3/templates/base.html | ||||
| * | | Enable latex plugin | Peter Fraenkel | 2013-10-23 | 1 | -0/+8 |
| | | | |||||
| * | | Restore RSS feed | Peter Fraenkel | 2013-09-21 | 1 | -0/+4 |
| | | | |||||
| * | | Category and tag-specific feeds | Peter Fraenkel | 2013-09-21 | 1 | -4/+13 |
| | | | |||||
* | | | Merge pull request #150 from tverrbjelke/master | Alexis Metaireau | 2014-09-25 | 3 | -13/+71 |
|\ \ \ | | | | | | | | | Theme become compatible with Pelican documentation, enable firefox to dynamic-bookmark the feeds by adding meta data. | ||||
| * | | | 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. | ||||
| * | | | see commit 2d81aec3b2509d56c1f3d99df3ad94a0d15d7e7d | tverrbjelke | 2013-09-26 | 1 | -6/+29 |
| | | | | |||||
| * | | | see http://querbalken.net/howto-activate-feeding-for-pelican-blog-en.html | tverrbjelke | 2013-09-26 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | Merge pull request #236 from makefu/gum_multi_authors | Alexis Metaireau | 2014-09-25 | 2 | -31/+39 |
|\ \ \ \ | | | | | | | | | | | Gum show multiple authors if there are any | ||||
| * | | | | gum: retab index.html | makefu | 2014-07-21 | 1 | -34/+34 |
| | | | | | | | | | | | | | | | | | | | | tabs and spaces were mixed in index.html, retabbed to spaces-only with tabstop=4 | ||||
| * | | | | gum: fix indentation in index.html | makefu | 2014-07-21 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | add indentation spaces which were missing due to copy-paste editing | ||||
| * | | | | Gum show multiple authors if there are any | makefu | 2014-07-21 | 2 | -4/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | until pelican rev 8e897ea it is possible to have multiple authors for a post. This patch implements the visualization of multiple authors for the gum theme. | ||||
* | | | | | Merge pull request #245 from FooSoft/master | Alexis Metaireau | 2014-09-24 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Display comments section only when needed on boostrap theme | ||||
| * | | | | | Making the comments section show up for bootstrap theme correctly again if ↵ | Alex Yatskov | 2014-09-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | TWITTER_USERNAME is set | ||||
| * | | | | | Display comments section on articles only if DISQUS_SITENAME or ↵ | Alex Yatskov | 2014-09-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | FACEBOOK_APPID variables are set (for the the boostrap theme) | ||||
* | | | | | | Merge pull request #246 from bertrandbo/master | Alexis Metaireau | 2014-09-24 | 1 | -6/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix inline code tag rendering | ||||
| * | | | | | | Fix inline code tag rendering | Bertrand Bousquet | 2014-09-04 | 1 | -6/+5 |
| |/ / / / / | |||||
* | | | | | | Add the blue-pinguin theme | Alexis Métaireau | 2014-09-24 | 2 | -0/+3 |
| | | | | | | |||||
* | | | | | | Fix pelican-twitchy theme | Alexis Métaireau | 2014-09-24 | 1 | -0/+0 |
| | | | | | | |||||
* | | | | | | Update dev-random3 to be included as a submodule | Alexis Métaireau | 2014-09-24 | 2 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #255 from 22decembre/patch-1 | Alexis Metaireau | 2014-09-24 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add dev-random3 theme | ||||
| * | | | | | | add dev-random3 theme | 22decembre | 2014-09-24 | 1 | -0/+3 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #250 from magopian/update-links-mnmlist-base-template | Justin Mayer | 2014-09-19 | 3 | -6/+38 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | update some links in mnmlist base template | ||||
| * | | | | | | update some links in mnmlist base template | Mathieu Agopian | 2014-09-15 | 3 | -6/+38 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #251 from callmemagnus/patch-1 | Justin Mayer | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Changed URL to modernizer.js | ||||
| * | | | | | | | Changed URL to modernizer.js | magnus anderssen | 2014-09-13 | 1 | -1/+1 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I get: WARNING:root:Unable to find file /theme/js/custom.modernizr.js/index.html or variations. if I generate the site as-is. Either it links to the one in /vendor or the existing one in /js (called modernizer.js) | ||||
* | | | | | | | Merge pull request #252 from callmemagnus/patch-2 | Justin Mayer | 2014-09-19 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Missing end tags | ||||
| * | | | | | | added missing piwik script | magnus anderssen | 2014-09-15 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Missing end tags | magnus anderssen | 2014-09-15 | 1 | -0/+2 |
|/ / / / / / | | | | | | | | | | | | | body and html end tag are missing | ||||
* | | | | | | Merge pull request #248 from ingwinlu/patch-1 | Justin Mayer | 2014-09-11 | 1 | -1/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add pelican-twitchy theme as submodule | ||||
| * | | | | | | update .gitmodules to include pelican-twitchy | winlu | 2014-09-11 | 1 | -1/+3 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #247 from lord63/master | Kyle Fuller | 2014-09-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix a typo in Just-Read theme | ||||
| * | | | | | Fix a typo in Just-Read theme | lord63 | 2014-09-07 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #244 from lazycoder-ru/master | Justin Mayer | 2014-08-24 | 2 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Lazystrap theme as submodule | ||||
| * | | | | | adding new theme Lazystrap | Dmitriy | 2014-08-24 | 2 | -0/+3 |
|/ / / / / | |||||
* | | | | | Remove errant tags in built-text theme. Fix #238. | Justin Mayer | 2014-08-21 | 1 | -2/+1 |
| | | | | | |||||
* | | | | | Merge pull request #243 from DandyDev/update-pelican-bootstrap3 | Kura | 2014-08-21 | 57 | -567/+1589 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Update pelican-bootstrap3 to the latest version | ||||
| * | | | | Updated pelican-bootstrap3 to the latest version | Daan Debie | 2014-08-21 | 57 | -567/+1589 |
|/ / / / | |||||
* | | | | Merge pull request #241 from wilsonfreitas/master | Kura | 2014-08-13 | 47 | -0/+4876 |
|\ \ \ \ | | | | | | | | | | | Added new theme aboutwilson | ||||
| * | | | | Added new theme aboutwilson | wilsonfreitas | 2014-08-13 | 47 | -0/+4876 |
|/ / / / | |||||
* | | | | Merge pull request #240 from tiarno/fix | Justin Mayer | 2014-08-07 | 1 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | [zurb-F5-basic] Renamed pygments.css from pygments.css1 | ||||
| * | | | | renamed pygments.css from pygments.css1 | Tim Arnold | 2014-08-07 | 1 | -0/+0 |
|/ / / / | | | | | | | | | | | | | theme = zurb-F5-basic | ||||
* | | | | Merged in #158 manually due to massive merge conflicts. Closes #158 | Kura | 2014-08-02 | 2 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #235 from jreinhardt/gum_supports | Kura | 2014-08-02 | 3 | -3/+83 |
|\ \ \ \ | |/ / / |/| | | | Gum supports |