Use Jazzy config file instead of bin file

This commit is contained in:
Reda Lemeden 2015-12-02 23:25:59 +01:00
parent 7551ca4a96
commit 9f570a0081
2 changed files with 5 additions and 3 deletions

5
.jazzy.yaml Normal file
View File

@ -0,0 +1,5 @@
clean: true
author_name: Reda Lemeden
author_url: https://redalemeden.com
copyright: "2015 © Reda Lemeden. See LICENSE for more details."
github_url: https://github.com/kaishin/gifu/

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
jazzy -o ./docs -c -a "Reda Lemeden"