Add a guide to the internals of the codebase

This commit is contained in:
Vikram Rangnekar
2019-11-30 10:45:24 -05:00
parent 94593c9cce
commit 9140e597e1
5 changed files with 259 additions and 10 deletions

View File

@ -12,10 +12,10 @@ module.exports = {
nav: [
{ text: 'Docs', link: '/guide' },
{ text: 'Deploy', link: '/deploy' },
{ text: 'Internals', link: '/internals' },
{ text: 'Github', link: 'https://github.com/dosco/super-graph' },
{ text: 'Docker', link: 'https://hub.docker.com/r/dosco/super-graph/builds' },
{ text: 'Join Chat', link: 'https://discord.gg/NKdXBc' },
],
serviceWorker: {
updatePopup: true