docs(source-code): add docs to build project from source, docker + local build

This commit is contained in:
Amruth Pillai
2022-03-09 14:05:40 +01:00
parent 6c671f2dba
commit ef3b2c5638
24 changed files with 385 additions and 172 deletions

View File

@ -62,8 +62,8 @@ const config = {
title: 'Sections',
items: [
{
label: 'Documentation',
to: '/docs/intro',
label: 'Building from Source',
to: '/build-from-source',
},
],
},
@ -83,14 +83,14 @@ const config = {
{
title: 'Support',
items: [
{
label: 'Translate',
href: 'https://translate.rxresu.me',
},
{
label: 'Donate',
href: 'https://buymeacoffee.com/AmruthPillai',
},
{
label: 'Translate',
href: 'https://translate.rxresu.me',
},
],
},
],