Test Waka

This commit is contained in:
Khoa Le
2016-06-15 17:55:21 +07:00
parent 7a8ea04159
commit 21ccbf14d5
110 changed files with 2978 additions and 0 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
]