automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good
This commit is contained in:
39
landing/mkdocs.yml
Normal file
39
landing/mkdocs.yml
Normal file
@@ -0,0 +1,39 @@
|
||||
|
||||
docs_dir: docs
|
||||
|
||||
site_name: "Java Team Six: Databases"
|
||||
|
||||
theme:
|
||||
|
||||
palette:
|
||||
|
||||
scheme: slate
|
||||
|
||||
primary: deep orange
|
||||
|
||||
accent: purple
|
||||
|
||||
##
|
||||
## Find More Themes Here:
|
||||
##
|
||||
## https://mkdocs.github.io/mkdocs-bootswatch/
|
||||
##
|
||||
## List of theme values:
|
||||
##
|
||||
## mkdocs, readthedocs, material, cerulean, cosmo,
|
||||
## cyborg, darkly, flatly, journal, litera, lumen, lux,
|
||||
## materia, minty, pulse, sandstone, simplex, slate, solar,
|
||||
## spacelab, superhero, united, yeti
|
||||
##
|
||||
|
||||
name: material
|
||||
|
||||
##
|
||||
## you can alternate colors for the navigation header.
|
||||
##
|
||||
## Allowed values: primary (the default), dark, and light:
|
||||
##
|
||||
|
||||
nav_style: primary
|
||||
|
||||
extra_css: [assets/styling.css]
|
||||
Reference in New Issue
Block a user