Commit Graph

334 Commits

Author SHA1 Message Date
Sahat Yalkabov
65de734ee2 Removed Procfile and Update README accordingly. Not necessary for Heroku deployment. 2014-02-10 13:37:37 -05:00
Sahat Yalkabov
d9682e1770 Updated FAQ 2014-02-10 00:11:20 -05:00
Sahat Yalkabov
c8919acbe2 Rephrased FAQ question on 403 Error 2014-02-08 09:31:38 -05:00
Sahat Yalkabov
ca326eea70 Update README 2014-02-08 09:29:48 -05:00
Sahat Yalkabov
7da425200d Minor README corrections 2014-02-08 01:20:04 -05:00
Sahat Yalkabov
f824c66cd3 Merge pull request #61 from williamle8300/patch-2
Adding a note on how to remove Facebook's "#_=_"
2014-02-08 01:14:39 -05:00
Sahat Yalkabov
cec811ebad Added OS icons to Prerequisites 2014-02-07 18:34:40 -05:00
Eric Ryan Harrison
12bc85b736 Update README.md 2014-02-07 17:56:21 -05:00
Eric Ryan Harrison
f16e71dc88 Fixed minor bug in the flash example in README.md
Minor bug in the req.flash Data Usage Controller example. String passed instead of an object wrapped string.
2014-02-07 17:54:13 -05:00
williamle8300
9915b37c98 Adding a note on how to remove Facebook's "#_=_" 2014-02-07 10:08:25 -08:00
Sahat Yalkabov
db50b485da Merge remote-tracking branch 'origin/master'
* origin/master:
  Added Express tutorial link
2014-02-07 10:21:27 -05:00
Sahat Yalkabov
f0c649145a Update Contributing section 2014-02-07 10:09:25 -05:00
Sahat Yalkabov
7a1af5afe8 Added Express tutorial link 2014-02-06 08:55:19 -05:00
Sahat Yalkabov
090e116546 Clarified instructions on app.locals.pretty = true 2014-02-06 08:45:07 -05:00
Sahat Yalkabov
b303a40aff Merge remote-tracking branch 'origin/master'
* origin/master:
  Updated Project Structure table
  Add mongoose section
  Updated Steam logo and API key instructions
2014-02-06 08:34:27 -05:00
Sahat Yalkabov
4e483fb07e Add 403 Forbidden on POST requests to FAQ 2014-02-06 08:09:39 -05:00
Sahat Yalkabov
bed77159b9 Updated Project Structure table 2014-02-06 07:21:47 -05:00
Sahat Yalkabov
56cac69379 Add mongoose section 2014-02-06 07:14:21 -05:00
Sahat Yalkabov
86dcde4e25 Updated Steam logo and API key instructions 2014-02-06 04:50:41 -05:00
Sahat Yalkabov
38296e38b1 Merge branch 'KarlJakober-master'
* KarlJakober-master:
  Add profile information and owned games to Steam template
  Steam API template display achievements
  Steam API code refactoring, added ownedGames API call
  removes steam auth, sets up steam api requests in async
  Adds Steam auth and API

Conflicts:
	views/api/index.jade
2014-02-05 19:44:54 -05:00
Sahat Yalkabov
de8601fb79 Update README 2014-02-05 12:56:38 -05:00
Sahat Yalkabov
20621d535d Merge branch 'master' of https://github.com/KarlJakober/hackathon-starter into KarlJakober-master
* 'master' of https://github.com/KarlJakober/hackathon-starter:
  Adds Steam auth and API
2014-02-05 12:26:23 -05:00
Karl Jakober
aa36ad9fbb Adds Steam auth and API 2014-02-05 16:37:48 +00:00
Sahat Yalkabov
4351110ea2 Add OpenShift deployment instructions 2014-02-04 12:40:07 -05:00
Sahat Yalkabov
d28fc059d4 Add Heroku deployment instructions 2014-02-04 11:21:07 -05:00
Sahat Yalkabov
25927389ba Various fixes and clarifications 2014-02-04 10:37:31 -05:00
Sahat Yalkabov
e0c0c12bc8 Added deployment link to Table of Contents 2014-02-04 04:51:34 -05:00
Sahat Yalkabov
836f37b09b Add new deployment info 2014-02-04 04:47:56 -05:00
Sahat Yalkabov
05cf844e28 Add MongoLab instructions 2014-02-04 04:27:40 -05:00
Sahat Yalkabov
3345199578 Update Readme 2014-02-04 00:53:09 -05:00
Sahat Yalkabov
4e3dbb405c Merge pull request #46 from westonplatter/master
fix error on PR #45. change "use-tools" => "useful-tools"
2014-02-03 18:16:23 -08:00
Weston Platter
62a5edf3d1 fix error on PR #45x 2014-02-03 19:03:09 -07:00
Sahat Yalkabov
613437f335 Merge pull request #45 from westonplatter/master
fixes #36 add a table of contents
2014-02-03 17:21:59 -08:00
Sahat Yalkabov
352624e8ff Update FAQ on deployment error 2014-02-03 20:20:10 -05:00
Weston Platter
a06adf0c3c fixes #36 add a table of contents 2014-02-03 18:15:47 -07:00
Sahat Yalkabov
96cfe93846 Added Sprockets-style concatenation link to learn more info 2014-02-03 09:55:30 -05:00
Sahat Yalkabov
c3731c68f5 Add app.locals.pretty = true to Pro Tips 2014-02-03 09:52:54 -05:00
Sahat Yalkabov
0263d69328 Add connect-assets explanation to FAQ 2014-02-03 09:49:08 -05:00
Sahat Yalkabov
1ff27464fe Added JavaScriptOO link 2014-02-02 13:18:58 -05:00
Sahat Yalkabov
d320dc2963 Updated Tips section 2014-02-02 06:10:00 -05:00
Sahat Yalkabov
9d77b3030d Updated socket.io instructions 2014-02-02 04:20:53 -05:00
Sahat Yalkabov
0773af38bb Clarified project structure on public/themes/default.less and styles.less, fixed a typo 2014-02-02 04:09:37 -05:00
Sahat Yalkabov
27d9c9b0f6 Add express-validator example to flash messages guide 2014-02-01 03:49:38 -05:00
Sahat Yalkabov
b9d8444731 Typo fixes. 2014-02-01 02:31:56 -05:00
Sahat Yalkabov
583168b4fc Added a quick tip on underscore 2014-02-01 02:28:44 -05:00
Sahat Yalkabov
8a6bd5910e Update README.md 2014-02-01 00:54:41 -05:00
Sahat Yalkabov
39e11017c9 Added Tumblr instructions
Fixed #30
2014-02-01 00:50:16 -05:00
Sahat Yalkabov
de4e3f93cb Added foursquare instructions
Fixes #29
2014-02-01 00:45:15 -05:00
Sahat Yalkabov
b6c6d433f2 Update TODO 2014-01-31 23:59:57 -05:00
Sahat Yalkabov
a3a0ce8868 Fixed typos and revisied custom html and css design section 2014-01-31 21:15:34 -05:00