Commit Graph

4 Commits

Author SHA1 Message Date
a06e6a8ffa Make build process repeatable. Fixes #7
Previously when you ran `npm run build`, it would change index.html
in a way that prevented you from running `npm run build` again.
This change makes the builder more sophisticated, ensuring that
START and STOP markers stay in the index.html file, letting you
re-run the command.
2016-03-22 11:11:47 -04:00
50e96d261f Port scroll improvements 2016-03-03 11:49:57 -08:00
8be42b8dee No more favicon, add artifacts 2016-03-02 17:51:11 -08:00
e4f117bf7d First commit: this starts off on a pretty solid foot because we iterated on it a lot already. 2016-03-02 17:40:09 -08:00