Adding a "screenshot" section to those readme files that don't have one
This commit is contained in:
@@ -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. *
|
||||
*Note: I tested the theme only in the latests version of Chrome, Firefox, Opera and Safari. *
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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 ##
|
||||
|
||||

|
||||
|
||||
7
bootstrap/README.md
Normal file
7
bootstrap/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# bootstrap #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -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.
|
||||
Feel free to use it.
|
||||
|
||||
Screenshot
|
||||
----------
|
||||
|
||||
.. image:: screenshot.png
|
||||
:alt: Screenshot of the theme
|
||||
|
||||
7
brownstone/README.md
Normal file
7
brownstone/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# brownstone #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -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 ##
|
||||
|
||||

|
||||

|
||||

|
||||
7
dev-random/README.md
Normal file
7
dev-random/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# dev-random #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
7
dev-random2/README.md
Normal file
7
dev-random2/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# dev-random2 #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -24,6 +24,11 @@ GOOGLE_ANALYTICS_ID = ''
|
||||
GOOGLE_ANALYTICS_SITENAME = ''
|
||||
```
|
||||
|
||||
|
||||
### Screenshot ###
|
||||
|
||||

|
||||
|
||||
### Credits / Thanks
|
||||
|
||||
* Alexis Metaireau / Pelican
|
||||
|
||||
7
lightweight/README.md
Normal file
7
lightweight/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lightweight #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
7
martyalchin/README.md
Normal file
7
martyalchin/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# martyalchin #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||

|
||||
|
||||
If you are using ``Markdown`` you need to include the following option in your ``pelicanconf.py`` for syntax highlighting.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
7
notmyidea-cms-fr/README.md
Normal file
7
notmyidea-cms-fr/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# notmyidea-cms-fr #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
7
notmyidea-cms/README.md
Normal file
7
notmyidea-cms/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# notmyidea-cms #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -1 +1,5 @@
|
||||
this is a simple bootstrap pelican theme based on bootstrap [Narrow jumbotron](http://getbootstrap.com/examples/jumbotron-narrow/) template
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
|
||||
@@ -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
|
||||
|
||||
7
tuxlite_tbs/README.md
Normal file
7
tuxlite_tbs/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# tuxlite_tbs #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
@@ -10,4 +10,4 @@ Menu items and pages can be added to the top navigation bar via pelican settings
|
||||
|
||||
Screenshot below.
|
||||
|
||||

|
||||

|
||||
|
||||
7
waterspill-en/README.md
Normal file
7
waterspill-en/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# waterspill-en #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
7
waterspill/README.md
Normal file
7
waterspill/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# waterspill #
|
||||
|
||||
|
||||
|
||||
## Screenshot ##
|
||||
|
||||

|
||||
Reference in New Issue
Block a user