Rithvik89 / bootui

... Need to be updated
0 stars 0 forks source link

Migrate to sphinx or MkDocs #3

Open Rithvik89 opened 10 months ago

Rithvik89 commented 10 months ago

For a Fully static site that contains full documentation without any dynamic operations using react seems to be an overkill. So try some other static site generators like :

  1. https://www.mkdocs.org/
  2. https://www.sphinx-doc.org/en/master/
Rithvik89 commented 10 months ago

But how can we connect to S3 file storage from these static file generators?