/docs/README.md

https://github.com/deckgo/deckdeckgo · Markdown · 34 lines · 21 code · 13 blank · 0 comment · 0 complexity · fc127f9c62db13c52784c74de8946200 MD5 · raw file

  1. # DeckDeckGo - Docs
  2. This project is the documentation for developer of [DeckDeckGo].
  3. It is available online at [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com).
  4. ## Table of contents
  5. - [Getting Started](#getting-started)
  6. - [Markdown](#markdoown)
  7. - [License](#license)
  8. ## Getting Started
  9. To develop and run this documentation locally, proceed as following:
  10. ```
  11. git clone https://github.com/deckgo/deckdeckgo
  12. cd deckdeckgo/docs
  13. npm install
  14. npm run start
  15. ```
  16. ## Markdown
  17. The documentation is written in markdown and the app itself is developed with the [Ionic PWA Toolkit](https://ionicframework.com/pwa/toolkit).
  18. Before building the application, the markdown content is going to be parsed to HTML and injected in its source code (TSX).
  19. ## License
  20. MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
  21. [DeckDeckGo]: https://deckdeckgo.com