https://lekhasapers.github.io/KCSB_OMEKA_Documentation/
This site is an extensive technical documentation regarding the installation, configuration and maintenance of 91.9 KCSB FM's OMEKA-S Archival Database. It is built using MkDocs with the Flatly theme. It includes customizations for Google Analytics integration and additional CSS for improved styling.
To clone the repository and run the site locally, follow these steps:
# Clone the repository
git clone https://github.com/lekhasapers/KCSB_OMEKA_Documentation.git
# Navigate into the project directory
cd KCSB_OMEKA_Documentation
# Install dependencies
pip install -r requirements.txt
# Serve the site locally
mkdocs serve