Skip to content

Notifiarr/mkdocs-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs-wiki

Notifiarr wiki source.

Local Build

macOS

brew install python3
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
mkdocs serve

Windows

This section needs filling out.

Linux

sudo apt install python3 || sudo yum install python3
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
mkdocs serve

About

Notifiarr Wiki

Resources

Stars

Watchers

Forks

Contributors 7

Languages