diff options
author | Dedi Purwanto <kecebongsoft@gmail.com> | 2012-11-18 11:21:55 +0800 |
---|---|---|
committer | Dedi Purwanto <kecebongsoft@gmail.com> | 2012-11-18 11:21:55 +0800 |
commit | 5e675c85d3ad6b5b2cdaf96156859597d8107633 (patch) | |
tree | 95455800edb97d44c7b4b0b06c010f249fa53ea1 /cebong/README.markdown | |
parent | 662052faa4749d3fec2ff1149e853f71d5c2b434 (diff) | |
download | pelican-themes-5e675c85d3ad6b5b2cdaf96156859597d8107633.tar.gz |
Added cebong theme files
Diffstat (limited to 'cebong/README.markdown')
-rw-r--r-- | cebong/README.markdown | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cebong/README.markdown b/cebong/README.markdown new file mode 100644 index 0000000..7cc68c6 --- /dev/null +++ b/cebong/README.markdown @@ -0,0 +1,11 @@ +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 used for [my pelican blog](http://kecebongsoft.com). Few things to note: + +* 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. + +If you want to fix some css/html stuff, I'll really appreciate it, please do make a pull-request. |