automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good

This commit is contained in:
2025-06-05 19:18:37 -04:00
parent 9b54eae456
commit c718fb3fa9
38 changed files with 49 additions and 51 deletions

39
landing/mkdocs.yml Normal file
View 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]