Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https:// for all Disqus calls | Adam Matan | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Use Protocol-relative URL, as defined in ↵ | Adam Matan | 2016-02-19 | 1 | -1/+1 |
| | | | | https://atb.disqus.com/admin/universalcode/ - '//' instead of 'http://' or 'https://' | ||||
* | css and template changes to resolve issue #152 | Jason Haas | 2015-09-06 | 2 | -3/+17 |
| | | | | | | | - Change the default ul type to be disc, add margin - Create a new ul class "blank" to use for the navbar - Changes are designed to stay in lockstep with how the http://www.gumbyframework.com/docs/#!/introduction website looks | ||||
* | 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. | ||||
* | | [gum] Add support for Juvia comments | Johannes Reinhardt | 2014-07-14 | 2 | -2/+60 |
| | | |||||
* | | [gum] Add support for Piwik Analytics | Johannes Reinhardt | 2014-07-14 | 2 | -2/+24 |
|/ | |||||
* | [gum] Slashes should be forward in URLs | Kyle Fuller | 2014-06-28 | 1 | -2/+2 |
| | |||||
* | Fixed gum theme's banner and home button links | Anton Antonov | 2014-06-28 | 1 | -2/+2 |
| | | | Forgotten trailing slash in the href tags. | ||||
* | add piwik integration to gum | makefu | 2014-02-18 | 2 | -1/+17 |
| | |||||
* | Adding a "screenshot" section to those readme files that don't have one | Bruno Oliveira | 2013-10-26 | 1 | -0/+5 |
| | |||||
* | URL and name were being displayed incorrectly. | शंतनू | 2013-09-14 | 1 | -1/+1 |
| | | | | | | | | | | Format in pelicanconf.py is as follow. === # Social widget SOCIAL = ( ('GitHub', 'https://github.com/<user>'), ) === | ||||
* | Merge pull request #120 from cdhowie/disqus | Justin Mayer | 2013-07-19 | 3 | -0/+26 |
|\ | | | | | Gum: Add Disqus support | ||||
| * | Gum: Add Disqus support | Chris Howie | 2013-07-19 | 3 | -0/+26 |
| | | |||||
* | | Gum: HTML-escape tag names when rendering them | Chris Howie | 2013-07-19 | 4 | -4/+4 |
| | | |||||
* | | Gum: Use article title as the title of the generated document | Chris Howie | 2013-07-19 | 1 | -0/+1 |
|/ | |||||
* | Gum: Fix tag URLs not being slugified (and therefore broken) | Chris Howie | 2013-07-15 | 1 | -2/+2 |
| | |||||
* | Add syntax highlighting for Gum theme | Chris Howie | 2013-06-21 | 2 | -0/+206 |
| | |||||
* | Add new theme: Gum | Nick Rance | 2013-06-03 | 29 | -0/+7970 |