Skip to content

Copier template to create documentation with obsidian and mkdocs

License

Notifications You must be signed in to change notification settings

pppmlt/docs-template

Repository files navigation

Docs-Template

Copier template to create documentation with obsidian and mkdocs.

Usage

copier copy https://github.com/pppmlt/docs-template [DESTINATION]

Development setup

  • prequisites:

    • python (>=3.8)
    • uv (tested with 0.4.20)
  • development setup

git clone https://github.com/pppmlt/docs-template
cd docs-template
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
pre-commit install

About

Copier template to create documentation with obsidian and mkdocs

Resources

License

Stars

Watchers

Forks