docs: Add initial version of installation guide

This commit is contained in:
Faruk AYDIN
2022-02-05 02:27:55 +03:00
committed by Ali BARIN
parent dfc95cafe0
commit a1a9692b31
2 changed files with 34 additions and 29 deletions

View File

@@ -119,7 +119,7 @@ const config = {
copyright: `© 2021 Automatisch. All rights reserved.`,
},
prism: {
theme: lightCodeTheme,
theme: require('prism-react-renderer/themes/dracula'),
darkTheme: darkCodeTheme,
},
colorMode: {