Hacker News new | ask | show | jobs
by chrissoundz 2900 days ago
You mentioned writing a tutorial and being able to execute the result, so thought I'd mention a project I'm working on to do exactly this.

It started when I got annoyed with how difficult it was to write a 'code' tutorial.

Essentially it allows you commit a markdown file (or any other format) alongside your source code and you can embed source code snippets / shell commands into this file - which then gets rendered into the main 'output' (the tutorial / article).

https://github.com/chrissound/GitChapter