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.37.5.tar.gz (846.2 kB view details)

Uploaded Source

Built Distribution

teedoc-1.37.5-py3-none-any.whl (856.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: teedoc-1.37.5.tar.gz
  • Upload date:
  • Size: 846.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for teedoc-1.37.5.tar.gz
Algorithm Hash digest
SHA256 91ad2fe45129a97c981db407e761c9c9737aa20b8aa1e369686886ec4a15379e
MD5 ff65551c553b423fb04c7c0b464e4357
BLAKE2b-256 b2d264307a8be9ff40baca34e8b491bec40d369e4ba0843670b50320a170af14

See more details on using hashes here.

File details

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

File metadata

  • Download URL: teedoc-1.37.5-py3-none-any.whl
  • Upload date:
  • Size: 856.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for teedoc-1.37.5-py3-none-any.whl
Algorithm Hash digest
SHA256 097fe21740354b39a84fce2a125a484c8064fff8c104b2a944ba731519f70c2a
MD5 7bfda542901316c30b88f0ef27385749
BLAKE2b-256 efc0ac187c36822e54195ffc0f27213899a0569ab3dbfb44e24224ed1cd35bd1

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