blob: 3d2ecc81537033eb0f122529d0af647dfd1f27e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/)
|