Instructions on how to create a post and what is available
bundle exec jekyll serve
bundle exec jekyll serve --incremental
bundle exec jekyll serve --drafts --incrementalCreate a new draft with front matter from _config.yml and body from Rakefile
with jekyll-compose:
rake draft["My new post"]
# → _drafts/2026-05-02-my-new-post.md