1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-06-16 07:16:39 +00:00

24 lines
629 B
YAML

site_name: Simple Stock Bot
site_url: https://simple-stock-bots.gitlab.io/site
edit_uri: /simple-stock-bots/site/tree/master/docs
nav:
- Home: index.md
- Telegram: telegram.md
- Discord: discord.md
- Author's Website: https://blog.ansonbiggs.com/
- LICENSE: LICENSE.md
- Test:
- 333-123.md
theme: "material"
repo_url: https://gitlab.com/simple-stock-bots
repo_name: Simple Stock Bots
site_description: A collection of simple chat bots for stock market Data.
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
markdown_extensions:
- mdx_math