Skip to content

Latest commit

History

History
48 lines (33 loc) 路 1.87 KB

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!