Skip to content

jackye1995/dataolympia-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataOlympia Research Foundation Website

DataOlympia Logo

This is the soruce code for the DataOlympia Research Foundation website, built using the mkdocs-material framework with a few other plugins.

First time setup

python3 -m venv env
source env/bin/activate
pip install mkdocs-material
pip install mkdocs-awesome-pages-plugin

Serve website

source env/bin/activate
mkdocs serve

About

Website for dataolympia.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published