Markdown Docs
Smmall Cloud support for Markdown docs and blogging
Smmall Cloud offers extensive support for Markdown documents, including front-matter attributes.

Supported Front Matter Attributes
title
excerpt
- if set will appear on the folder listing pagecoverImage
- if set will affect the folder listing page and open graph previewdate
- Must be a valid ISO date. If set will appear beneath the title on the detail page as "Published on ...".author
Can be a string or a markdown link. If set will appear beneath the title as "by <Author Name | Link>"authorImage
A link to the author image / avatar. If set will appear beneath the title.
Supported Markdown features
Smmall Cloud supports Github Flavored Markdown including syntax highlighted for embedded code blocks.
You can also embed videos from Smmall Cloud and Youtube using iframe embeds.
Blogging with Folders
Using Smmall Folders you can create a simple blog with your markdown files. Simply upload your existing markdown files with the correct front-matter syntax or author new markdown files using our markdown editor.

You can edit your uploaded markdown using our online editor.
Sample Blog
You can download the contents of this folder and use it as a starter to see what's possible with Smmall Cloud folders and blogging.
Last updated