diff options
author | SkyArrow <tommy351@gmail.com> | 2012-01-25 10:50:05 +0100 |
---|---|---|
committer | SkyArrow <tommy351@gmail.com> | 2012-01-25 10:50:05 +0100 |
commit | 792a2615c86ef3415fd7383622dc590a3334bed7 (patch) | |
tree | 713c26782e7ebae6ac9ce3ae092eb303c655679c | |
parent | 6c48a977766efe0b23bb6fdb93db0f9788c5cd26 (diff) | |
download | octopress-theme-jeyzu-792a2615c86ef3415fd7383622dc590a3334bed7.zip octopress-theme-jeyzu-792a2615c86ef3415fd7383622dc590a3334bed7.tar.gz |
README
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d2ecc8 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +#Slash + +Slash is a minimal theme for Octopress. + +##Install + +Type the code below in terminal. + + $ cd octopress + $ git clone git@github.com:tommy351/Octopress-Theme-Slash.git .themes/slash + $ rake install['slash'] + $ rake generate + +##Features + +- Read `alt` property of photos and add it below photos. +- Built-in [Fancybox](http://fancyapps.com/fancybox/) enables you to showcase your works easily. +- Resize HTML5 `video` and embedded video like `iframe`, `object` to page width automatically. +- Supports responsive layouts. Whatever devices you use, you can get a great experience. +- [More info…](http://zespia.tw/Octopress-Theme-Slash/)
\ No newline at end of file |