Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 778 Bytes

File metadata and controls

13 lines (11 loc) · 778 Bytes

MFDocs

This repo contains the documentation web pages written in markdown files for MeltedForge. (Github repo is here)

Suggestions and contributions

If any typos, errors or grammartical issues spotted, then a pull request is much appreciated. To be honest, designing and writing documentation is quite a weak spot for me. So, any suggestions on the design, style or improvements are always welcome.

Site generators

This website is possible by zensical. It is a wonderful static site generators which helped converting markdown files to html. Zensical has quite nice features like language syntax linting, emojs, etc. and a modern looking UI out of the box! Also, it is made by the same developers who create mkdocs.