docs: Add initial version of installation guide
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user