diff options
author | Bruno Oliveira <nicoddemus@gmail.com> | 2013-10-26 00:20:18 -0200 |
---|---|---|
committer | Bruno Oliveira <nicoddemus@gmail.com> | 2013-10-26 00:33:42 -0200 |
commit | eb5f65f4dbdb3489d461ee6584203c039d05df39 (patch) | |
tree | f570a401b5f0ad4b8690d3eac44b49192a4e6567 /cebong/README.markdown | |
parent | 823ef34d443ae0ba58bcd963efde6e8266c12af8 (diff) | |
download | pelican-themes-eb5f65f4dbdb3489d461ee6584203c039d05df39.tar.gz |
Adding a "screenshot" section to those readme files that don't have one
Diffstat (limited to 'cebong/README.markdown')
-rw-r--r-- | cebong/README.markdown | 8 |
1 files changed, 6 insertions, 2 deletions
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 |