blob: ab38e49ebfd5f0af54e6cb816e3221f8a651a710 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
#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
Have problems when installing with zsh? Try `rake install\['slash'\]` instead.
##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/)
|