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
- Markdown .txt .md .rtf
- Images .png .jpeg .gif
- Word Documents .docx .odt
- Google Docs .gdoc
- Bookmarks .webloc .url
- HTML .htm l
- Org Mode .org
Prevent a file becoming a post
Files and folders whose name starts with an underscore are ignored. Ignored files don’t become posts but you can embed them. For example, none of these files become posts:
_Apple.jpg | Not published because file name starts with an underscore. |
_Fruit › Banana.jpg | Not published because file is in folder whose name starts with an underscore. |
Apple.jpg | Published because it’s a type of file Blot can publish. |
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.