Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.87 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.87 KB

 

IAP-mkdocs-logo

IAP 2020: Introduction to Markdown and MkDocs


code style: prettier

Why? start with why

Markdown is a lightweight markup language that:

  • is very easy to pick up;
  • can be converted into many file formats such as PDF, DOCX, EPUB, HTML, etc. using Pandoc;
  • can generate diagrams such as UML Sequence Diagrams, Flowcharts, Class and State Diagrams;
  • can be used to create a static site, using the static generator MkDocs.

Prerequisites

  • Python 3 with pip installed
  • GitHub account

Workshop materials

Special thanks to...

Another project by...

👤 Wei Min Cher @flamanta

Please ⭐️ this repository if this project helped you!