aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added pelican-bootstrap3 themeDaan Debie2013-08-2356-0/+1905
|
* Merge pull request #122 from porterjamesj/masterJustin Mayer2013-08-052-0/+3
|\ | | | | Add crowsfoot theme.
| * Update crowsfoot theme.James Porter2013-08-051-0/+0
| |
| * Add crowsfoot theme.James Porter2013-07-232-0/+3
|/
* Clarify Syte theme dependencies. Fixes #109.Justin Mayer2013-07-211-8/+19
|
* 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
| |
* | Merge pull request #119 from cdhowie/masterJustin Mayer2013-07-195-4/+5
|\ \ | |/ |/| Gum: Fix article titles, fix unescaped tags
| * 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
|/
* Merge pull request #118 from cdhowie/masterJustin Mayer2013-07-171-2/+2
|\ | | | | Gum: Fix tag URLs not being slugified
| * Gum: Fix tag URLs not being slugified (and therefore broken)Chris Howie2013-07-151-2/+2
|/
* Merge pull request #115 from keningle/masterJustin Mayer2013-07-102-0/+3
|\ | | | | Added a new theme called Sundown
| * Added a new theme - sundown - based on the GitHub Pages themeKen I2013-07-102-0/+3
| |
| * Update .gitmodulesKen2013-07-101-3/+0
| |
| * Added a new theme called SundownKen2013-07-101-0/+3
|/ | | Added a theme called sundown based on the theme provided by GitHub Pages.
* Merge pull request #114 from kdeldycke/masterJustin Mayer2013-07-092-0/+3
|\ | | | | New theme: Plumage 0.2
| * Contribute a new theme: Plumage 0.2.Kevin Deldycke2013-07-102-0/+3
|/
* Merge pull request #110 from PierrePaul/masterJustin Mayer2013-06-262-0/+3
|\ | | | | Adding new html5up-dopetrope theme :)
| * Adding html5up-dopetrope themePierre Paul Lefebvre2013-06-242-0/+3
|/
* Merge pull request #108 from cdhowie/masterJustin Mayer2013-06-212-0/+206
|\ | | | | Add syntax highlighting for Gum theme
| * Add syntax highlighting for Gum themeChris Howie2013-06-212-0/+206
|/
* Merge pull request #107 from JensRantil/remove-ssh-paths-for-git-modulesJustin Mayer2013-06-081-5/+5
|\ | | | | Remove GIT module SSH paths
| * Remove GIT module SSH pathsJens Rantil2013-06-071-5/+5
|/ | | | | This makes it possible to check them out anonymously without adding a public key to Github.
* Merge pull request #106 from giulivo/svbhackJustin Mayer2013-06-042-0/+3
|\ | | | | add svbhack responsive theme
| * add svbhack responsive themeGiulio Fidente2013-06-042-0/+3
|/ | | | | | svbhack is a svbtle inspired responsive theme for pelican, it does not want to be a close copy but rather a svbtle-like theme; CSS is rewritten completely, it also uses LESS and is rather lighweight
* Add new theme: GumNick Rance2013-06-0329-0/+7970
|
* Merge pull request #103 from erfaan/irfan-themeJustin Mayer2013-05-272-0/+3
|\ | | | | Added new theme irfan
| * Added new theme irfanIrfan Ahmad2013-05-272-0/+3
|/
* Merge pull request #101 from Mins/masterJustin Mayer2013-05-224-7/+7
|\ | | | | Further updates to tuxlite_zf theme.
| * Update screenshot.Matt2013-05-221-0/+0
| |
| * Fix html tag order and change color for article title.Matt2013-05-213-4/+6
| |
| * Use hanging indents for lists. Pad articles to preserve viewing area.Matt2013-05-181-3/+1
| |
* | Merge pull request #99 from Mins/masterJustin Mayer2013-05-1711-404/+543
|\| | | | | Updates to tuxlite_zf theme.
| * Fix pre tag white-space behaviour.Matt2013-05-131-0/+1
| |
| * Undo white-space nowrap for pre tags.Matt2013-05-131-1/+0
| |
| * Fix syntax highlighting.Matt2013-05-131-0/+1
| |
| * Fix scrolling with syntax highlighting.Matt2013-05-131-0/+1
| |
| * Update pygments.css to use dark solarized color scheme.Matt2013-05-131-69/+70
| |
| * Update screenshot.Matt2013-05-121-0/+0
| |
| * Fix misc styling bugs.Matt2013-05-1210-404/+540
| | | | | | | | | | | | | | | | | | | | - Change header and site name colors - Fix heading sizes for pages and archives - Change navigation link color - Fix syntax highlighting. Now using solarized theme - Fix HTML lists using list-style-position - Increased spacing between posts - Update foundation CSS, JS files
* | Merge pull request #94 from daniel-j-h/patch-1Justin Mayer2013-05-151-1/+1
|\ \ | |/ |/| Clone repository recursively, submodule'ed themes
| * Clone repository recursively, submodule'ed themesDaniel J. H.2013-04-191-1/+1
| | | | | | | | | | | | | | Git submodules are great to keep track of themes without having to manage them all in one repository. But cloning the main repository only gets you empty folders for the submodules; an additional init is needed. It's easier and more convenient to just clone the main repository recursively, in order to pull in all themes.
* | Merge pull request #97 from deBorn/masterJustin Mayer2013-05-031-1/+1
|\ \ | | | | | | Correct .gitmodules
| * | Corrected submoduledeBorn2013-05-011-1/+1
| | |
* | | Correct article loop on martyalchin index.htmlJustin Mayer2013-04-301-3/+3
| | |
* | | Fixed a problem with spacing in the bootstrap theme metadata templateKeith Gray2013-04-291-2/+3
| | |
* | | Add feeds & other fixes to Bootstrap base.htmlJustin Mayer2013-04-291-5/+14
| | |
* | | Merge pull request #96 from hdra/new-themeJustin Mayer2013-04-272-0/+3
|\ \ \
| * | | new theme: caitHendra2013-04-212-0/+3
| | |/ | |/|