aboutsummaryrefslogtreecommitdiffstats
path: root/gum
Commit message (Collapse)AuthorAgeFilesLines
* Use https:// for all Disqus callsAdam Matan2016-02-201-1/+1
|
* Use Protocol-relative URL, as defined in ↵Adam Matan2016-02-191-1/+1
| | | | https://atb.disqus.com/admin/universalcode/ - '//' instead of 'http://' or 'https://'
* css and template changes to resolve issue #152Jason Haas2015-09-062-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_authorsAlexis Metaireau2014-09-252-31/+39
|\ | | | | Gum show multiple authors if there are any
| * gum: retab index.htmlmakefu2014-07-211-34/+34
| | | | | | | | tabs and spaces were mixed in index.html, retabbed to spaces-only with tabstop=4
| * gum: fix indentation in index.htmlmakefu2014-07-211-8/+7
| | | | | | | | add indentation spaces which were missing due to copy-paste editing
| * Gum show multiple authors if there are anymakefu2014-07-212-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 commentsJohannes Reinhardt2014-07-142-2/+60
| |
* | [gum] Add support for Piwik AnalyticsJohannes Reinhardt2014-07-142-2/+24
|/
* [gum] Slashes should be forward in URLsKyle Fuller2014-06-281-2/+2
|
* Fixed gum theme's banner and home button linksAnton Antonov2014-06-281-2/+2
| | | Forgotten trailing slash in the href tags.
* add piwik integration to gummakefu2014-02-182-1/+17
|
* Adding a "screenshot" section to those readme files that don't have oneBruno Oliveira2013-10-261-0/+5
|
* URL and name were being displayed incorrectly.शंतनू2013-09-141-1/+1
| | | | | | | | | | Format in pelicanconf.py is as follow. === # Social widget SOCIAL = ( ('GitHub', 'https://github.com/<user>'), ) ===
* Merge pull request #120 from cdhowie/disqusJustin Mayer2013-07-193-0/+26
|\ | | | | Gum: Add Disqus support
| * Gum: Add Disqus supportChris Howie2013-07-193-0/+26
| |
* | Gum: HTML-escape tag names when rendering themChris Howie2013-07-194-4/+4
| |
* | Gum: Use article title as the title of the generated documentChris Howie2013-07-191-0/+1
|/
* Gum: Fix tag URLs not being slugified (and therefore broken)Chris Howie2013-07-151-2/+2
|
* Add syntax highlighting for Gum themeChris Howie2013-06-212-0/+206
|
* Add new theme: GumNick Rance2013-06-0329-0/+7970