Skip to main content

doc site generator with multiple doc support

Project description

teedoc

中文 | English

License PyPI PyPI - Downloads PyPI - Downloads build GitHub Repo stars

Official site: teedoc.neucrack.com or teedoc.github.io

More demo: see here or here

documentation generate tool from markdown and jupyter notebook to html

teedoc can be used in the following scenarios:

  • Build a document website, and it is best to support multiple documents and custom pages
  • Organizations' or companies' docs spread in different domains, wish to combine them to one site(domain)
  • Build a WiKi website
  • Build personal or corporate knowledge base
  • Build personal or corporate website

Features

  • Easy to use, cross platform, only need Python3
  • Easy to deploy, only copy generated staitc HTML files to your server or other host
  • Easy to write, markdown support
  • Jupyter notebook support
  • Multiple docs support
  • Plugin support
  • Multiple theme support(support by plugin)
  • Control the style accurate to the page through css (implemented by customizing the id and class of each page)
  • Multi-level directory support
  • Multi-language support (manual translation) (Internationalization/i18n)
  • Multilingual support (translation plugin)
  • Multiple version support
  • Search support
  • SEO friendly
  • Real-time preview file changes
  • Parallel build, faster build speed
  • Blog support
  • Jinja2 HTML layout template support

Get Started

Visit official site: teedoc.github.io or teedoc.neucrack.com

Create your website on github pages in minutes

See template repo

Quik start

  • Install python3

On Windows or macOS, download from python.org

On Linux, Ubuntu for example:

sudo apt install python3 python3-pip
  • Install teedoc

This command will install teedoc program

pip3 install -U teedoc
  • Initialize document
mkdir my_site
cd my_site
teedoc init

or

teedoc -d my_site init

select minimal template in promot

  • Install plugins

This command will install plugins used by doc(set in site_config.json)

cd my_site
teedoc install
  • build or serve
teedoc serve

then visit http://127.0.0.1:2333 in browser

If you only want to generate htmls:

teedoc build

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teedoc-1.29.13.tar.gz (839.8 kB view details)

Uploaded Source

Built Distribution

teedoc-1.29.13-py3-none-any.whl (849.1 kB view details)

Uploaded Python 3

File details

Details for the file teedoc-1.29.13.tar.gz.

File metadata

  • Download URL: teedoc-1.29.13.tar.gz
  • Upload date:
  • Size: 839.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.26.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for teedoc-1.29.13.tar.gz
Algorithm Hash digest
SHA256 969b8602c275366b91bce50c37372c4c38884162d3c37ae0765fcc62d70b1679
MD5 7c93bf924f5954fb84655876d2ba552d
BLAKE2b-256 9b00b5b702d9a4065cd5cbf13217758adc1bd7b718e910397eb69fb54ec28a06

See more details on using hashes here.

File details

Details for the file teedoc-1.29.13-py3-none-any.whl.

File metadata

  • Download URL: teedoc-1.29.13-py3-none-any.whl
  • Upload date:
  • Size: 849.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.26.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for teedoc-1.29.13-py3-none-any.whl
Algorithm Hash digest
SHA256 e9f94de158b3545b5ba5913087f73172e078ed77744b0d3d9a6d9bee76557365
MD5 b6722eb86b0f2d2889661d40317952fa
BLAKE2b-256 35ebd6a8c05987f9b0f614e066070e8c28de1de823b8c07c2d8d4c5f0a875acd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page