-
Couldn't load subscription status.
- Fork 576
HowTo update traceur compiler web site demos
johnjbarton edited this page Feb 15, 2014
·
3 revisions
The site http://google.github.io/traceur-compiler serves content from the gh-pages branch of this repository.
The top level index.html file redirects to the wiki GettingStarted page, so authoring site docs is just editing the wiki pages. The wiki pages in turn can link back to the .html files on the site for demos. For example, you can try the repl page
- Content: edit the wiki pages
- Demos: One patch on the gh-pages branch adds compiled files, so rebase the
gh-pagesbranch frommasterbranch, then rebuild and commit result.