This is a really nice collection. Thanks for putting them together. I'm very partial to this writing style as well.
I took a crack at making it slightly nicer to write this style of blog post via markdown with codeblocks you can mark to execute instead of display (and hot reload + gist rendering support)
It makes the source easy to read, even on GitHub preview, etc.
It's what I've been using to write my recent posts.
I took a crack at making it slightly nicer to write this style of blog post via markdown with codeblocks you can mark to execute instead of display (and hot reload + gist rendering support)
It makes the source easy to read, even on GitHub preview, etc.
It's what I've been using to write my recent posts.
https://github.com/jasonjmcghee/mdxish
But at the end of the day, content itself and the code that powers it is more important than any framework you might use.