aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: 75db0acbbc942707909ffff636808153c837b95a (plain)
1
2
3
4
5
6
7
8
* jo

Files for my personal site. It uses jekyll, so you just need to execute:

#+BEGIN_SRC sh
$ bundle
$ bundle exec jekyll serve
#+END_SRC