MarkBind / markbind

MarkBind is a tool for generating content-heavy websites from source files in Markdown format
https://markbind.org/
MIT License
135 stars 124 forks source link

Add recipes section to demonstrate MarkBind use cases #835

Open amad-person opened 5 years ago

amad-person commented 5 years ago

MarkBind is optimised for eLearning websites, online instruction manuals, project documentation, etc. i.e. it supports multiple use cases.

We can add a Recipes section on the MarkBind website that has code snippets for use cases that are common, or ones that showcase unique features of MarkBind (making a quiz using question components for example).

Examples:

  1. Redux's recipes section.
  2. Gatsby's advanced tutorials section.
damithc commented 5 years ago

i.e., aka a cookbook Example recipes:

nbriannl commented 4 years ago

I was playing around with Markbind and realised it was relatively easy to use to make a very simple portfolio site. https://nbriannl.github.io/a-markbind-site/index.html

That could be another recipe.