jkingyens / codestory

Interactive slide decks for coding tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codestory

Codestory is a boilerplate for telling stories about programming. It combines Docker, Electron and Reveal.js into a deck template that can build and run code samples. To tell your own programming stories, fork this repo and type:

npm install
npm start

Happy hacking!

About

Interactive slide decks for coding tutorials

License:MIT License


Languages

Language:HTML 89.1%Language:Jupyter Notebook 8.3%Language:JavaScript 2.6%