Skip to content

ergoplatform/ergodocs

Repository files navigation

Ergo Platform documentation

docs.ergoplatform.com

Contributing

Please submit a pull request.

Running locally

Install required packages

python -m pip install -r requirements.txt
mkdocs serve

ToDo

  • Tidy and clarify the Multi-Stage contract/transaction pages.
  • Make sections on NiPoPoWs more cohesive. (Mining, Scaling, Light Clients)
  • Finish moving over ErgoTree specification
  • (BUG) Syntax Highlighting not working
  • (BUG) Python in multi-code selector boxes seems to have broken.
  • (BUG) LaTex commands need refresh to work sometimes. (Preload in Mathjax.js)
  • Flesh out & tidy Apps & Use Cases section (new title?)
  • Split and tidy scaling page
  • Move more research papers into markdown so they are indexed and searchable.
  • Transfer over any remaining information from ergonaut.space
  • Missing text bottom of modes of operation
  • Tidy Light Nodes page (on learn the basics)