Docs theme latest (#4179)

* docs: remove specs, they live in spec repo (#4172)

* docs: remove specs, they live in spec repo

- moving specs to spec repo
- https://github.com/tendermint/spec/pull/62 PR for updating them

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* add makefile command to copy in sepcs from specREPO

- move cloning of spec repo to pre and post scripts

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
Marko
2019-11-25 15:34:40 +01:00
committed by GitHub
parent 98e0b5297c
commit ceb105316b
48 changed files with 327 additions and 5351 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Welcome to the Tendermint Core documentation!",
"main": "index.js",
"dependencies": {
"vuepress-theme-cosmos": "^1.0.54"
"vuepress-theme-cosmos": "^1.0.73"
},
"devDependencies": {
"@vuepress/plugin-google-analytics": "^1.2.0"