Writing in Markdown
A quick example of the simple publishing format used by this blog.
Writing without friction
Markdown makes the structure obvious while keeping the writing portable.
A tiny code example
const publish = (post: string) => post;
- Create a file.
- Add frontmatter.
- Push it to GitHub.
Comments
Discuss this post on GitHub via Giscus