Updated docs website

* Added "Edit this page" box
* Fixed link styles
* Fixed build-time errors
* Updated VuePress and dependencies

<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v                               ✰  Thanks for creating a PR! ✰    
v    Before smashing the submit button please review the checkboxes.
v    If a checkbox is n/a - please still include it but + a little note why
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Description


<!-- Add a description of the changes that this PR introduces and the files that
are the most critical to review.
-->

Closes: #XXX
______

For contributor use:

- [ ] Wrote tests
- [ ] Updated CHANGELOG_PENDING.md
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Updated relevant documentation (`docs/`) and code comments
- [ ] Re-reviewed `Files changed` in the Github PR explorer
- [ ] Applied Appropriate Labels
This commit is contained in:
Denis Fadeev
2020-04-22 09:06:43 +00:00
committed by GitHub
parent 173472997a
commit 0a159c2613
2 changed files with 127 additions and 124 deletions
+2 -3
View File
@@ -1,11 +1,10 @@
{
"name": "docs",
"version": "1.0.0",
"description": "Welcome to the Tendermint Core documentation!",
"description": "Tendermint Core Documentation",
"main": "index.js",
"dependencies": {
"@vuepress/plugin-google-analytics": "^1.4.1",
"vuepress-theme-cosmos": "^1.0.161"
"vuepress-theme-cosmos": "^1.0.163"
},
"scripts": {
"preserve": "./pre.sh",