Settings

Theme

Ask HN: Tool for iterating through a codebase in a tutorial-like manner?

3 points by guyrap 3 years ago · 3 comments · 1 min read


Apologies (=please delete this) if this is inappropriate.

A few weeks ago a tool was featured here on HN.

In a web UI, multi-pane user interface, you could show documentation while at the same time iterating through specific parts of the code in another pane.

Does this sound familiar to anyone? I remember it having either `story`, `notebook` or `code` in its name, which makes it a pretty hard thing to search for. Thanks in advance!!!

blondin 3 years ago

sourcegraph? https://sourcegraph.com/notebooks/Tm90ZWJvb2s6MTM2Nw==

  • guyrapOP 3 years ago

    Thank you! Sorry, but no. Something open source that immediately opened to an example tutorial of theirs.

guyrapOP 3 years ago

This is it! Thanks!!!

https://github.com/markm208/storyteller

https://markm208.github.io/stDemo/playback.html?view=code

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection