This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have a new build for you to consider. It is a ES2015 React app built using System.js as the development environment. The client files themselves are not dependant on System.js. You can use browserify if wanted, but I have found the systemjs-builder files to be smaller.
Current Build - behind a robots.txt disallow
http://snowkeeper.github.io/
Guide on how it was done.
http://snowkeeper.github.io/docs/learn/ES2015/
I added some new content, replacing FAQs with Learn. I incorporated a knowledge base and code examples based directly off of the wiki on GitHub. New items can be added without touching the site.
GitHub Pages does not play well with HTML5 apps. To work around this I generated the html as usual, but used the index file for every one, simply passing new locals.
There is a full gulp build file. Options can be viewed by running gulp or gulp menu
If you like the new build, the new pages will need eyeballs to cover any mistakes.