diff options
Diffstat (limited to 'README.md')
-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 |