diff options
-rw-r--r-- | Just-Read/readme.md | 6 | ||||
-rw-r--r-- | basic/README.rst | 30 | ||||
-rw-r--r-- | bootlex/README.md | 4 | ||||
-rw-r--r-- | bootstrap/README.md | 7 | ||||
-rw-r--r-- | bootstrap2/README.rst | 8 | ||||
-rw-r--r-- | brownstone/README.md | 7 | ||||
-rw-r--r-- | cebong/README.markdown | 8 | ||||
-rw-r--r-- | dev-random/README.md | 7 | ||||
-rw-r--r-- | dev-random2/README.md | 7 | ||||
-rw-r--r-- | gum/README.md | 5 | ||||
-rw-r--r-- | lightweight/README.md | 7 | ||||
-rw-r--r-- | martyalchin/README.md | 7 | ||||
-rw-r--r-- | mnmlist/README.rst | 6 | ||||
-rw-r--r-- | monospace/README.md | 4 | ||||
-rw-r--r-- | nmnlist/README.rst | 6 | ||||
-rw-r--r-- | notmyidea-cms-fr/README.md | 7 | ||||
-rw-r--r-- | notmyidea-cms/README.md | 7 | ||||
-rw-r--r-- | simple-bootstrap/readme.md | 4 | ||||
-rw-r--r-- | sneakyidea/README.rst | 6 | ||||
-rw-r--r-- | tuxlite_tbs/README.md | 7 | ||||
-rw-r--r-- | tuxlite_zf/README.md | 2 | ||||
-rw-r--r-- | waterspill-en/README.md | 7 | ||||
-rw-r--r-- | waterspill/README.md | 7 |
23 files changed, 145 insertions, 21 deletions
diff --git a/Just-Read/readme.md b/Just-Read/readme.md index ebba988..c3722f5 100644 --- a/Just-Read/readme.md +++ b/Just-Read/readme.md @@ -8,4 +8,8 @@ - **var.less** defines the colors and fonts used. Much more easy to edit than the main.css file. - the **psd folder** contains the images used in the theme, handful if you want to change the color scheme. -*Note: I tested the theme only in the latests version of Chrome, Firefox, Opera and Safari. *
\ No newline at end of file +*Note: I tested the theme only in the latests version of Chrome, Firefox, Opera and Safari. * + +## Screenshot ## + +![screenshot](screenshot.png) diff --git a/basic/README.rst b/basic/README.rst index 1384ffc..78cb3b5 100644 --- a/basic/README.rst +++ b/basic/README.rst @@ -1,15 +1,15 @@ -Basic -##### - -This theme has been made for the documentation of the template inheritance feature of Pelican. - -He is usable, but only works with the last version of Pelican from the GIT repository... - -It supports Google Analytics and has a Jappix widget. - -Screenshot ----------- - -.. image:: screenshot.png - :alt: Sreenshot of the basic theme - +Basic
+#####
+
+This theme has been made for the documentation of the template inheritance feature of Pelican.
+
+He is usable, but only works with the last version of Pelican from the GIT repository...
+
+It supports Google Analytics and has a Jappix widget.
+
+Screenshot
+----------
+
+.. image:: screenshot.png
+ :alt: Screenshot of the basic theme
+
diff --git a/bootlex/README.md b/bootlex/README.md index 0832e5e..d40963c 100644 --- a/bootlex/README.md +++ b/bootlex/README.md @@ -43,3 +43,7 @@ You can make use of the following settings: # Missing I do not know whether it works, but as I never cared about it, I suppose that categorys will not work properly + +## Screenshot ## + +![screenshot](screenshot.png) diff --git a/bootstrap/README.md b/bootstrap/README.md new file mode 100644 index 0000000..ef04d5e --- /dev/null +++ b/bootstrap/README.md @@ -0,0 +1,7 @@ +# bootstrap #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/bootstrap2/README.rst b/bootstrap2/README.rst index 7bc68a6..b599c63 100644 --- a/bootstrap2/README.rst +++ b/bootstrap2/README.rst @@ -8,4 +8,10 @@ and try to keep other features from Pelican's default theme ``notmyidea``. Also you can see its result from `my Github Page <http://farseerfc.github.com/>`_. It will be updated using latest theme. -Feel free to use it.
\ No newline at end of file +Feel free to use it. + +Screenshot +---------- + +.. image:: screenshot.png + :alt: Screenshot of the theme diff --git a/brownstone/README.md b/brownstone/README.md new file mode 100644 index 0000000..0c31f99 --- /dev/null +++ b/brownstone/README.md @@ -0,0 +1,7 @@ +# brownstone #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/cebong/README.markdown b/cebong/README.markdown index 051a1e8..4964c95 100644 --- a/cebong/README.markdown +++ b/cebong/README.markdown @@ -1,5 +1,4 @@ -pelican-cebong-theme -=============== +# pelican-cebong-theme # This theme is focused on simplicity and solarized-looks, its structure was derived from the pelican's *notmyidea* theme, and I altered some stuff to look more like [my old tumblr blog](http://kecebongsoft.tumblr.com), which is pretty much solarized-like. @@ -8,3 +7,8 @@ This theme is used for [my pelican blog](http://kecebongsoft.com). You can add a tagline below the title using `SITETAGLINE`, and add additional footer information with `FOOTERTEXT` +## Screenshots ## + +![screenshot1](screenshot-article.png) +![screenshot2](screenshot-with-tagline.png) +![screenshot3](screenshot-without-tagline.png)
\ No newline at end of file diff --git a/dev-random/README.md b/dev-random/README.md new file mode 100644 index 0000000..e83d3ad --- /dev/null +++ b/dev-random/README.md @@ -0,0 +1,7 @@ +# dev-random #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/dev-random2/README.md b/dev-random2/README.md new file mode 100644 index 0000000..7c067bd --- /dev/null +++ b/dev-random2/README.md @@ -0,0 +1,7 @@ +# dev-random2 #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/gum/README.md b/gum/README.md index 0e3ede0..41db49d 100644 --- a/gum/README.md +++ b/gum/README.md @@ -24,6 +24,11 @@ GOOGLE_ANALYTICS_ID = '' GOOGLE_ANALYTICS_SITENAME = '' ``` + +### Screenshot ### + +![screenshot](screenshot.png) + ### Credits / Thanks * Alexis Metaireau / Pelican diff --git a/lightweight/README.md b/lightweight/README.md new file mode 100644 index 0000000..906d6ad --- /dev/null +++ b/lightweight/README.md @@ -0,0 +1,7 @@ +# lightweight #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/martyalchin/README.md b/martyalchin/README.md new file mode 100644 index 0000000..de4d9bc --- /dev/null +++ b/martyalchin/README.md @@ -0,0 +1,7 @@ +# martyalchin #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/mnmlist/README.rst b/mnmlist/README.rst index c863513..08f7100 100644 --- a/mnmlist/README.rst +++ b/mnmlist/README.rst @@ -20,3 +20,9 @@ Compass ~~~~~~~ The ``main.css`` file is generated from the ``compass/src/main.scss`` sass file, using http://compass-style.org/. + +Screenshot +---------- + +.. image:: screenshot.png + :alt: Screenshot of the theme diff --git a/monospace/README.md b/monospace/README.md index 155ef5e..a643892 100644 --- a/monospace/README.md +++ b/monospace/README.md @@ -2,7 +2,9 @@ monospace ========== Theme adapted from [monospace for wordpress](http://wordpress.org/themes/monospace) -Here is a [screengrab](https://github.com/lwm/pelican-themes/blob/master/monospace/screenshot.png) for your viewing pleasure. +Here is a screenshot for your viewing pleasure: + +![screengrab](screenshot.png) If you are using ``Markdown`` you need to include the following option in your ``pelicanconf.py`` for syntax highlighting. diff --git a/nmnlist/README.rst b/nmnlist/README.rst index 683f950..cd49336 100644 --- a/nmnlist/README.rst +++ b/nmnlist/README.rst @@ -20,3 +20,9 @@ Compass ~~~~~~~ The ``main.css`` file is generated from the ``compass/src/main.scss`` sass file, using http://compass-style.org/. + +Screenshot +---------- + +.. image:: screenshot.png + :alt: Screenshot of the theme diff --git a/notmyidea-cms-fr/README.md b/notmyidea-cms-fr/README.md new file mode 100644 index 0000000..f886d31 --- /dev/null +++ b/notmyidea-cms-fr/README.md @@ -0,0 +1,7 @@ +# notmyidea-cms-fr #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/notmyidea-cms/README.md b/notmyidea-cms/README.md new file mode 100644 index 0000000..86f7194 --- /dev/null +++ b/notmyidea-cms/README.md @@ -0,0 +1,7 @@ +# notmyidea-cms #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/simple-bootstrap/readme.md b/simple-bootstrap/readme.md index acc649f..12138cd 100644 --- a/simple-bootstrap/readme.md +++ b/simple-bootstrap/readme.md @@ -1 +1,5 @@ this is a simple bootstrap pelican theme based on bootstrap [Narrow jumbotron](http://getbootstrap.com/examples/jumbotron-narrow/) template + +## Screenshot ## + +![screenshot](screenshot.png) diff --git a/sneakyidea/README.rst b/sneakyidea/README.rst index 75d691e..b53107b 100644 --- a/sneakyidea/README.rst +++ b/sneakyidea/README.rst @@ -8,3 +8,9 @@ To make the tag cloud accessible from the navigation bar add :: $ MENUITEMS = (('Tags', 'tags.html'),) in your settings. + +Screenshot +---------- + +.. image:: screenshot.png + :alt: Screenshot of the theme diff --git a/tuxlite_tbs/README.md b/tuxlite_tbs/README.md new file mode 100644 index 0000000..972743e --- /dev/null +++ b/tuxlite_tbs/README.md @@ -0,0 +1,7 @@ +# tuxlite_tbs #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/tuxlite_zf/README.md b/tuxlite_zf/README.md index 4eb1971..a260ba8 100644 --- a/tuxlite_zf/README.md +++ b/tuxlite_zf/README.md @@ -10,4 +10,4 @@ Menu items and pages can be added to the top navigation bar via pelican settings Screenshot below.
-![Screenshot](https://raw.github.com/mins/pelican-themes/master/tuxlite_zf/Screenshot.png)
+![Screenshot](Screenshot.png)
diff --git a/waterspill-en/README.md b/waterspill-en/README.md new file mode 100644 index 0000000..2040187 --- /dev/null +++ b/waterspill-en/README.md @@ -0,0 +1,7 @@ +# waterspill-en #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
diff --git a/waterspill/README.md b/waterspill/README.md new file mode 100644 index 0000000..9a6404b --- /dev/null +++ b/waterspill/README.md @@ -0,0 +1,7 @@ +# waterspill #
+
+
+
+## Screenshot ##
+
+![screenshot](screenshot.png)
|