Skip to content

GeneBO98/tradetally-docs

Repository files navigation

TradeTally Documentation

This repository contains the documentation for TradeTally, built with MkDocs and the Material theme.

Prerequisites

  • Python 3.9+
  • mkdocs
  • mkdocs-material
  • mkdocs-minify-plugin

Install dependencies if needed:

pip install mkdocs mkdocs-material mkdocs-minify-plugin

Local Development

Start the docs site

./serve.sh

Build the static site

./build.sh

Both scripts now use mkdocs from your PATH. You can also override the executable with MKDOCS_PATH=/path/to/mkdocs.

Project Structure

tradetally-docs/
├── docs/
├── mkdocs.yml
├── build.sh
└── serve.sh

Links

About

Documentation for TradeTally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors