Content Blog Post
Summary
Add a new blog post
Prerequisites
Steps
Prepare the branch
- Open up the terminal to the
dendron-blog
vault
> Terminal: Create New Integrated Terminal
- Select
Dendron.Blog
- Checkout a new branch
git checkout -b feature/{article-title}
Posting
- Create a new blog note at
blog.{YEAR}.{date-separated-by-dash}-{title}
inside of Blog (Private)- NOTE: the auto-generated title will include the date in the note title, be sure to remove it
- Apply Blog Post Template (Private)
- fill out relevant frontmatter
date
: check the Publication Windows and set the date to the earliest available publication windowexcerpt
: an 250 character or less description of the articleimage
: url to an image for the article
- Add blog post
- Add a header image
- see Image Sources for list of open source image providers
- follow process Upload Images (Private)
- Submit for PR
- When PR is approved, merge
- When the blog goes out, set
publish: true
and push straight to master
After Release
- Make sure the blog post is announced during the weekly release
- Cross post the blog post in other channels by following Blog posts and cross-posting
Examples
Reference
Publication Windows
- Mon-Th 7AM-11AM PST
Image Sources
Checklist
Templates
Lookup
Backlinks