diff options
-rw-r--r-- | cebong/README.markdown | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/cebong/README.markdown b/cebong/README.markdown index 7cc68c6..051a1e8 100644 --- a/cebong/README.markdown +++ b/cebong/README.markdown @@ -1,11 +1,10 @@ pelican-cebong-theme =============== -This is a theme for pelican, 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. +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. -This theme is used for [my pelican blog](http://kecebongsoft.com). Few things to note: +This theme is used for [my pelican blog](http://kecebongsoft.com). -* I'm not a css/html ninja, if you're using this, expect things to break on some untested browsers / resolutions / devices. -* Some layout changes might happened in the future when I want my revamp my blog, but the main idea (simplicity + solarized) will remain. +You can add a tagline below the title using `SITETAGLINE`, and add +additional footer information with `FOOTERTEXT` -If you want to fix some css/html stuff, I'll really appreciate it, please do make a pull-request. |