docs: make widget docs editable (#1782)

* make widget docs editable

* update widget doc frontmatter keys

* improve docs preview

* fix formatting

* fix preview

* add prism highlighting for previews

* fix formatting

* restore cms branch
This commit is contained in:
Shawn Erquhart
2018-10-01 20:00:57 -04:00
committed by GitHub
parent c261163eab
commit 6e453b3f08
25 changed files with 143 additions and 162 deletions

View File

@ -45,6 +45,7 @@
"smooth-scroll": "^14.2.0"
},
"devDependencies": {
"babel-plugin-prismjs": "^1.0.2",
"eslint": "^3.1.1",
"eslint-plugin-import": "^1.11.1"
},