BlockyDotJar / ApuJar-Website

Documentation Website for my Twitch bot ApuJar.

Home Page:https://apujar.blockyjar.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApuJar Documentations

license-shield build-status-shield discord-invite-shield

This website serves as documentation for my Twitch bot ApuJar. This website is written in markdown using mkdocs-material and mkdocs-redirects.

View documentation website locally

To view the documentation website locally, you first need to install mkdocs-material and mkdocs-redirects:

pip install mkdocs-material
pip install mkdocs-redirects

You can 'serve' the site locally and preview your changes you've written with this command:

mkdocs serve

For more information on how to use mkdocs-material, check out their documentation website.

About

Documentation Website for my Twitch bot ApuJar.

https://apujar.blockyjar.dev/

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%