Commit Graph

364 Commits

Author SHA1 Message Date
Ken I
9a06148d8b Added a new theme - sundown - based on the GitHub Pages theme 2013-07-10 11:47:37 -04:00
Ken
9bf237bc66 Update .gitmodules 2013-07-10 11:39:45 -04:00
Ken
1dd0d8ef47 Added a new theme called Sundown
Added a theme called sundown based on the theme provided by GitHub Pages.
2013-07-10 11:31:40 -04:00
Justin Mayer
376467725a Merge pull request #114 from kdeldycke/master
New theme: Plumage 0.2
2013-07-09 17:05:22 -07:00
Kevin Deldycke
413218b216 Contribute a new theme: Plumage 0.2. 2013-07-10 00:11:58 +02:00
Justin Mayer
ef2d036870 Merge pull request #110 from PierrePaul/master
Adding new html5up-dopetrope theme :)
2013-06-26 19:52:17 -07:00
Pierre Paul Lefebvre
5ba1b38a1c Adding html5up-dopetrope theme 2013-06-24 23:09:27 -04:00
Justin Mayer
1e51587c72 Merge pull request #108 from cdhowie/master
Add syntax highlighting for Gum theme
2013-06-21 09:27:48 -07:00
Chris Howie
889e642a29 Add syntax highlighting for Gum theme 2013-06-21 16:06:25 +00:00
Justin Mayer
f160085e52 Merge pull request #107 from JensRantil/remove-ssh-paths-for-git-modules
Remove GIT module SSH paths
2013-06-08 14:24:50 -07:00
Jens Rantil
dcd3d73fa7 Remove GIT module SSH paths
This makes it possible to check them out anonymously without adding a
public key to Github.
2013-06-07 13:55:57 +02:00
Justin Mayer
94e774abab Merge pull request #106 from giulivo/svbhack
add svbhack responsive theme
2013-06-04 10:22:24 -07:00
Giulio Fidente
c5d45eea6a add svbhack responsive theme
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
2013-06-04 18:48:01 +02:00
Nick Rance
28e4ad3299 Add new theme: Gum 2013-06-03 17:56:25 -07:00
Justin Mayer
458f7fb640 Merge pull request #103 from erfaan/irfan-theme
Added new theme irfan
2013-05-27 07:00:30 -07:00
Irfan Ahmad
59740860a0 Added new theme irfan 2013-05-27 10:28:40 +05:00
Justin Mayer
f429e0d140 Merge pull request #101 from Mins/master
Further updates to tuxlite_zf theme.
2013-05-22 06:47:15 -07:00
Matt
981077b26e Update screenshot. 2013-05-22 00:00:08 +00:00
Matt
db15d9db31 Fix html tag order and change color for article title. 2013-05-21 23:56:23 +00:00
Matt
e966af053d Use hanging indents for lists. Pad articles to preserve viewing area. 2013-05-18 07:56:30 +00:00
Justin Mayer
033de5e436 Merge pull request #99 from Mins/master
Updates to tuxlite_zf theme.
2013-05-17 17:48:53 -07:00
Justin Mayer
2efd7fdee9 Merge pull request #94 from daniel-j-h/patch-1
Clone repository recursively, submodule'ed themes
2013-05-15 20:47:50 -07:00
Matt
c26dfa5538 Fix pre tag white-space behaviour. 2013-05-13 04:27:40 +00:00
Matt
9288279fc9 Undo white-space nowrap for pre tags. 2013-05-13 04:16:47 +00:00
Matt
93628eba84 Fix syntax highlighting. 2013-05-13 04:01:56 +00:00
Matt
9c7d693a8d Fix scrolling with syntax highlighting. 2013-05-13 03:57:39 +00:00
Matt
b666102dbf Update pygments.css to use dark solarized color scheme. 2013-05-13 03:27:32 +00:00
Matt
eb5009ba2e Update screenshot. 2013-05-12 16:58:15 +00:00
Matt
1abef3723b Fix misc styling bugs.
- 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
2013-05-12 16:46:53 +00:00
Justin Mayer
ff2e25c964 Merge pull request #97 from deBorn/master
Correct .gitmodules
2013-05-03 08:00:37 -07:00
deBorn
6a4f7ef941 Corrected submodule 2013-05-01 19:15:47 +02:00
Justin Mayer
47a2c60918 Correct article loop on martyalchin index.html 2013-04-30 18:18:09 -07:00
Keith Gray
f24a4d1d5f Fixed a problem with spacing in the bootstrap theme metadata template 2013-04-29 20:25:30 -07:00
Justin Mayer
94c5db216f Add feeds & other fixes to Bootstrap base.html 2013-04-29 20:23:46 -07:00
Justin Mayer
941d2e7c27 Merge pull request #96 from hdra/new-theme 2013-04-27 19:19:28 -07:00
Justin Mayer
d00947c981 Remove errant line left over from merge conflict 2013-04-27 19:13:38 -07:00
Justin Mayer
323bfbf384 Merge pull request #79 from gregseth/master 2013-04-26 19:28:29 -07:00
Justin Mayer
7112483f53 Merge pull request #93 from deBorn/master
Conflicts:
	.gitmodules
2013-04-21 11:12:41 -07:00
Justin Mayer
32128d2eef Merge pull request #92 from jarv/master
New theme "water-iris" a fork of iris that incorporates some design elements from waterspill
2013-04-21 10:42:15 -07:00
Hendra
1583ebb5a8 new theme: cait 2013-04-21 13:54:50 +08:00
Daniel J. H.
60fd9b0303 Clone repository recursively, submodule'ed themes
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.
2013-04-19 04:40:55 +03:00
deBorn
25be494be8 Added theme "Whispers" 2013-04-10 18:31:03 +02:00
John Jarvis
6bd386987d updating gitmodules 2013-04-07 15:35:41 -04:00
John Jarvis
a91ca89b01 Adding new theme water-iris 2013-04-07 15:35:23 -04:00
Justin Mayer
f1d22a1728 Merge pull request #89 from mpancorbo/patch-2
Added theme "variant-note"
2013-04-02 10:45:13 -07:00
Manolo
438c3fbde5 Added theme "variant-note" 2013-04-01 17:50:41 +03:00
Justin Mayer
aae568e6cb Merge pull request #75 from jsliang/master
Add theme: Fresh
2013-04-01 07:21:18 -07:00
Jui-Shan Liang
1268ba33f9 Add theme: fresh 2013-04-01 16:48:31 +08:00
Justin Mayer
413f2cd36c Merge pull request #88 from siovene/master
Add submodule: Lannister theme
2013-03-31 09:58:59 -07:00
Salvatore Iovene
f263ad7dd0 Add submodule: Lannisport theme. 2013-03-31 19:55:47 +03:00