* 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
18 lines
350 B
JSON
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"
|
|
}
|
|
]
|
|
}
|