Create jekyll site

This commit is contained in:
Kamil Trzcinski
2015-12-17 12:46:19 +01:00
commit 065b20cef4
8 changed files with 316 additions and 0 deletions

3
_config.yml Normal file
View File

@ -0,0 +1,3 @@
name: Your New Jekyll Site
markdown: redcarpet
pygments: true