Files
Files inside your folder become posts on your website. When you place a file that Blot can publish inside your folder, Blot will post it to your website.
Supported file types
Ignore a file
You can prevent a file from becoming a post or page if you start its name with an underscore. For example:
_Apple.jpg | Not published because the image’s name starts with an underscore. |
_Fruit › Banana.jpg | Not published because the image is in folder whose name starts with an underscore. |
Formatting posts
- Markdown
A lightweight plain text markup language.
A math typesetting library with powerful formatting features.- Layout
A custom Markdown extension which offers simple layout directives. - Embedding
Automatically generate embedded widgets from Youtube urls and other links. - Citations
For external citations and bibliographies. - Wikilinks
For simple internal links between posts.
Update a post
To edit a post, update its file.
Remove a post
To delete a post, delete its file.