LDSSA / portal

LDSA Portal
3 stars 2 forks source link

Refactor: migrate portal Wiki to a faster place to update documentation #276

Closed Gustavo-SF closed 3 months ago

Gustavo-SF commented 1 year ago

Problem

Currently we use rs for the Portal wiki and we use md for the main Academy Wiki. We should be consistent so we don't force volunteers to learn two different languages when updating Wiki pages.

Solution

Just change everything in the Portal Wiki to use Markdown instead of Restructured.

  1. Configure a parser like MyST so Sphinx can read Markdown instead.
  2. Change all the documents to Markdown.
Gustavo-SF commented 3 months ago

No need for this. We have documentation in a Notion page now. We should just update it