t2bot / docs.t2bot.io

Documentation offered by t2bot.io on running and administering many projects related to t2bot.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs.t2bot.io

Documentation for projects related to t2bot.io, such as media repo or Dimension administration. For documentation on using/setting up t2bot.io's integrations, use t2bot.io.

This project is built off of mdBook.

Structure

Each project has its own dedicated book in a subdirectory. All the books are published to ./books at the repository root. The thin wrapper for the frontend to the bookshelf is at ./bookshelf.

A template book is provided at ./template.

When adding a new book, be sure to update the dockerfile.

Usage

This is intended to be deployed using docker:

docker run --rm -it -p 80:80 t2bot/docs.t2bot.io

About

Documentation offered by t2bot.io on running and administering many projects related to t2bot.io.

License:Apache License 2.0


Languages

Language:HTML 92.7%Language:JavaScript 4.2%Language:CSS 3.1%Language:Dockerfile 0.0%