docs(general): create documentation structure

This commit is contained in:
nixa 2016-05-23 12:13:30 +03:00
parent c66de4a295
commit 7a9b7fc750
23 changed files with 1620 additions and 0 deletions

9
docs/package.json Normal file
View file

@ -0,0 +1,9 @@
{
"dependencies": {
"wintersmith": "2.3.1",
"moment": "2.3.x",
"underscore": "1.4.x",
"typogr": "0.5.x"
},
"private": true
}