jesselawson / marshmallow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marshmallow

Marshmallow is a Markdown-esque plain text file format that combines CampfireJS and HTML to create dynamic web pages.

Marshmallow is the system used to compile *.mm files into *.html files. It is sometimes called "Marshmallow Markdown."

Syntax

If you know Markdown, you know 90% of Marshmallow. The largest differences come in the way Marshmallow interacts with JavaScript.

The index.html file

Marshmallow creates static pages by processing *.mm files according to the rules specified in Marshmallow.json file in your site's root.

Contributing

Contributions that follow the Contribution Guide are welcome.

About

License:GNU General Public License v3.0


Languages

Language:HTML 67.3%Language:CSS 31.6%Language:JavaScript 1.1%