Create Markdown files in /content/ folder, one Markdown file = one HTML file. There is no support for sub-folders, categories or tags. Majibo is just for flat-structured projects.
Place images in /img/ folder.
Majibo supports these Markdown meta data tags
Title - page titleDescription - page descriptionImage - page imageType - open graph page type (default is website)Lang - page languageTemplate - template that is used for renderingAuthor - page authorDate - page publication dateMeta - object containing all original meta dataMajibo extends Markdown syntax with some powerful shortcodes. See example page for results.
Include an markdown file from content/include folder.
Shows image with modal viewer (lightbox). Works only with images in img folder. It is possible to add an caption (figure).
Shows image with modal viewer (lightbox). Works only with images in img folder.
Shows YouTube video. You can use video or playlist ID as an argument.
Shows external (embed) content, you can specify ratio (see Bootstrap documentation for other info).
Shows GitHub's gist.
Add div <div> to your page.
Add a list of children pages given by site navigation and defined by the parent's ID.