27 Sep, 2015
7 commits
-
Closes #8
-
Closes #64
-
Closes #48
26 Sep, 2015
10 commits
-
Closes #54
-
Closes #53
-
- Remove preference for Modulus in exchange for meteor.com hosting. Will host examples of scripts for third-party services in the documentation.
-
Closes #61
-
Closes #62
-
Closes #49
-
- Refactor all ES5 code to use ES2015 patterns. - Refactor functionality of accounts functionality to use module patterns. - Clean up template markup.
25 Sep, 2015
4 commits
-
Closes #60
-
Closes #57
07 Sep, 2015
2 commits
-
Closes #55
05 Aug, 2015
2 commits
-
Indentation formatting.
17 Jul, 2015
2 commits
-
@srbdev: Add viewport meta tag for mobile support.
08 Jul, 2015
2 commits
07 Apr, 2015
5 commits
-
Update Meteor to v1.1.0.2. Add npm-debug.log to .gitignore. Closes #46
-
Replace particle4dev:sass package with fourseven:scss to mitigate issue with former package not working on Windows. This is a blind fix as it hasn't been tested on a Windows machine. The package being introduced as a replacement, however, has noted support for Windows. Fixes #45
31 Mar, 2015
3 commits
23 Mar, 2015
3 commits
-
Add meteorhacks:ssr package. Update README.md to reflect package changes. Closes #39.