Skip to content

nodesocket/baseball-stats.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseball-Stats.net

A web reference of common baseball statistics.

Built using MkDocs and the Material theme.

Installation

git clone https://github.com/nodesocket/baseball-stats.net.git
cd baseball-stats.net
pip install mkdocs mkdocs-material pymdown-extensions markdown-include

Local development (with auto-reload)

mkdocs serve

Production build

Into the build/ directory.

mkdocs build

Releases

No releases published

Packages

No packages published