Commit Graph

32 Commits

Author SHA1 Message Date
ab728f52f9 1.0.1 2016-04-22 15:31:12 +05:30
1f2416aa22 Update links to demo, update changelog 2016-03-22 11:16:08 -04:00
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
2364301ee6 Simplify now that remark solves this in core 2016-03-22 10:44:34 -04:00
1ca0ea23fe Update remark-slug to 4.1.0, fixes slugging 2016-03-22 10:39:44 -04:00
cfd612c816 single parser 2016-03-18 15:10:48 -07:00
d1ff665099 Update changelog 2016-03-17 18:30:16 -04:00
e04af8a627 Use specific highlighters instead of including all of them. Halves the bundle size 2016-03-17 18:29:30 -04:00
8e102dd27d Add ?language= linking [feature] 2016-03-17 14:02:58 -04:00
7e487bc62c Add column-mode toggle 2016-03-14 17:28:09 -04:00
d885fd4fe5 Link to FAQ. Fixes #6 2016-03-10 13:33:47 -05:00
7c785e385b Merge pull request #5 from wilkinsona/update-readme
Correct the location of content.js in the README
2016-03-08 15:57:52 -05:00
b83fa271eb Fixes #4 2016-03-08 15:23:09 -05:00
ce975a0988 Correct the location of content.js in the README 2016-03-08 16:47:09 +00:00
01cf89f34a Add icon font 2016-03-07 15:41:23 -05:00
3791514543 Fix readme links 2016-03-07 11:55:30 -05:00
99bc1cfde6 Fix circle.yml 2016-03-07 11:51:05 -05:00
4aef3b9394 Update screenshot 2016-03-07 11:47:51 -05:00
ed94698141 Build artifacts again 2016-03-07 11:40:59 -05:00
6232287ed1 Fix test link 2016-03-07 11:28:55 -05:00
4290483cf3 New node 2016-03-07 11:24:07 -05:00
3679b99300 Up-port 2016-03-07 11:20:04 -05:00
e90ffea98b Don't abuse the title attribute 2016-03-03 13:29:47 -08:00
bd1d4b2b25 Remove unused deps 2016-03-03 11:51:04 -08:00
50e96d261f Port scroll improvements 2016-03-03 11:49:57 -08:00
8fcfc1152b Remove mapboxism 2016-03-02 19:12:04 -08:00
4d8786b865 Shouts and retext nags 2016-03-02 18:02:18 -08:00
bdc2ef11f2 Add screenshot 2016-03-02 17:57:01 -08:00
8be42b8dee No more favicon, add artifacts 2016-03-02 17:51:11 -08:00
1bd8a9eeb4 Readme edits 2016-03-02 17:42:00 -08:00
8a985a3cff Create LICENSE 2016-03-02 17:40:59 -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