# xmake.io
This is a [Jekyll][1] theme for [@jasonlong][2]'s [Cayman theme][4] on [GitHub Pages][3].
# Developing
Start a local server at localhost:4000:
```
$ jekyll serve
```
# Publishing site
```
$ ./build
```
For more details read about [Jekyll][1] on its web page.