Skip to content

Static site for information and documentation about OldInsuranceMaps.net.

License

Notifications You must be signed in to change notification settings

ohmg-dev/about-oim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About OldInsuranceMaps.net

A static site for information and documentation about OldInsuranceMaps.net. See ohmg-dev/OldInsuranceMaps for the georeferencing application code base, or ohmg-dev/ohmg-website for the OHMG information site at ohmg.dev.

Local install

These docs are generated with mkdocs-material.

The pypi packages used are mkdocs-material, mkdocs-glightbox, though the full set of dependencies is rewritten to requirements.txt into order to pin all the versions.

To install the documentation locally use the following steps:

git clone https://github.com/ohmg-dev/about-oim && cd about-oim
python3 -m venv env
source ./env/bin/activate
pip install -r requirements.txt

To view them, use

mkdocs serve

and visit http://localhost:8000 in a browser.

About

Static site for information and documentation about OldInsuranceMaps.net.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages