Per-Post Options
You can add the following metadata structure to the beginning of your note to select options for each note:
#
Custom DatesTo change the date that appears on your post, add this metadata to the beginning of your note:
#
Canonical URLIf you are importing a post from another location (such as Medium or another blog), you may want to oset a canonical URL. To do so, add this metadata to the beginning of your note:
#
Hide PostTo hide a post from your main blog, add this metadata to the beginning of your note:
You can also hide the body of all your stories from the main feed so that only titles show using CSS:
Follow the steps to create a CSS theme for your blog.
Add the following CSS:
#
Separate PagesTo add a separate page (e.g., for Contact information or a photo gallery), add this metadata to the beginning of your note:
- Publish the note to your blog.
The title of your note will be used as the page title and as the link text in the navigation menu of your blog.
#
JSONTo server your note as a JavaScript Object Notation (JSON) file (e.g., to publish an extension), add this metadata to the beginning of your note:
JSON notes are always published as private links.