Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 664 Bytes

File metadata and controls

22 lines (15 loc) · 664 Bytes

Mintputs

Turn pure text into a fully working website With Mintputs, Markdown becomes interactive UI.

What is Mintputs?

MintPuts is a application that turns simple Markdown files (.md) into fully functional, interactive websites without writing any HTML or JavaScript.

Just write text + special commands → get working UI on the web.

How does it work?

  1. You write a .md file — as usual Example:
# This is header texts
## This is secondary texts
And pure text going to paragraph text for explaining something
  1. Mintputs going to scans the file
  2. And you press Download html or Copy HTML to download executeable website