Web: http://hn.premii.com
- Zepto
- Fastclick
- jQuery.cookie plugin
- PubSub
- localstorage wrapper
"url" : {
"stories" : "http://ng.premii.com:8080",
"readability": "http://localhost/a/read/sample.txt"
}
Update these paths to point to your HN stories server and readability server. See sample.txt for readability output.
- Icon font - http://icomoon.io
- Normalize.css - https://github.com/necolas/normalize.css/
- Using nodejs to generate production ready code
- Removes all console.log messages
- Combine and minify JS using uglifyjs
- Combine CSS into one file
- Phonegap ready code