docbrown/docs/.gitdocs.json
Andy Zhao 40f4997199 Update README/Docs (#670)
* Rename and add addl postgres setup

* Update ToC for docs/readme

* Add links + enrich license FAQ page (#671)

- Added brief "intro" section at the top
- Added back in links that were lost in copy/paste over

* Nick/task/update front end docs [skip ci]

* Clarify that each step is an or

* issue/pr templates

* Remove broken redirect from netlify

* Attempt to add redirects for Netlify

* Try to fix redirects for Netlify

* Added more redirects for netlify

* Fix redirects to use splat keyword

* Testing placeholder instead of splat

* add product roadmap

* Change doc contribution instructions

* Add notice at bottom
2018-08-08 12:40:20 -04:00

18 lines
350 B
JSON

{
"name": "DEV Docs",
"root": "./",
"logo": "devblacksquarelogo.svg",
"favicon": "favicon-32x32.png",
"header_links": [
{
"title": "Repo",
"href": "https://github.com/thepracticaldev/dev.to",
"target": "_blank"
},
{
"title": "dev.to",
"href": "https://dev.to",
"target": "_blank"
}
]
}