This is setup as a Jekyll blog. Posts are stored in the _posts_
directory. To create a new post, create a file there with a YYYY-MM-DD-title-of-my-post.md
naming convention. Posts created on the same day are sorted alphabetically by title. Markdown is supported.
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
For more details see GitHub Flavored Markdown.