Wiki/README.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2024-01-20 08:50:29 +00:00
<img src="https://github.com/XargonWan/RetroDECK-Wiki/blob/main/wiki-rtd/docs/wiki_images/logos/rd-logo-box.png" width="500">
2024-01-19 17:36:25 +00:00
2024-01-19 08:01:05 +00:00
# RetroDECK Wiki
2024-01-19 07:56:54 +00:00
2024-01-19 17:36:57 +00:00
## Links
2024-01-19 07:56:54 +00:00
[RetroDECK Wiki](https://retrodeck.readthedocs.io/en/latest/)
2024-01-19 08:01:44 +00:00
2024-04-17 23:53:23 +00:00
[Discord](https://discord.gg/WDc5C9YWMx)
2024-01-19 08:01:05 +00:00
## Do you want to help to contribute to the wiki?
2024-01-19 08:02:12 +00:00
2024-01-19 17:36:57 +00:00
Join the Discord and post in `💙-i-want-to-help` channel that you want to help out with the wiki.
2024-01-19 08:01:05 +00:00
2024-01-19 17:33:55 +00:00
You will then get access to the `🖋-wiki-maintainers`channel by one of the mods and you can discuss with your fellow contributors in that channel.
2024-02-14 15:21:22 +00:00
## How to submit articles?
You need to have git, gh and python installed.
1. Clone the wiki repo.
2024-04-16 10:32:15 +00:00
2. Install `pip install mkdocs-material` & `pip install mkdocs-rss-plugin` & `pip install mkdocs-video`
2024-02-14 15:22:45 +00:00
3. Navigate to the `/wiki-rtd/` directory where the `mkdocs.yml` is located.
4. Type in cli `mkdocs serve` to start the local webserver.
5. Browse to `http://127.0.0.1:8000/` and you will have a local instance of the wiki running.
6. Submit and commit new wiki .md articles under the docs/ structure and wait for a wikimaintaners review to merge the commit.
7. Talk to `🖋-wiki-maintainers` before creating new subfolders under /docs