aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5b2a406c061254ec5d6ff00c0b87e302af1995e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
zar's homepage
==============

Site based on Jekyll with my blog and portfolio

## Building

For building just type in shell:

```bash
$ jekyll build
```

Static HTML pages will be generated in `_site` directory.