Test waka

This commit is contained in:
Khoa Le
2016-06-15 17:45:15 +07:00
parent a909adcb02
commit 2f4de88bf4
118 changed files with 2978 additions and 339 deletions

23
_config.yml Normal file
View File

@@ -0,0 +1,23 @@
full_rebuild: true
name: Wakanda Studio
author: Wakanda SAS
url: http://wakanda.io
version: 0.1
repository: https://github.com/Wakanda/wakanda-studio
branch: gh-pages
encoding: utf-8
themes:
general: wakanda
code: github
version: 1.3
encoding: utf-8
defaults:
-
values:
layout: "index"
exclude: [
.git,
.gitignore,
README.md,
LICENSE
]