aboutsummaryrefslogtreecommitdiff
path: root/landing/README.md
blob: 228eebfbd59d63394e89f78ba809d7b0ddba4ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.