Skip to content

CloudCodingSpace/MFDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Contributors