Skip to content

Peakk2011/Mintputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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