Commit Graph

67 Commits

Author SHA1 Message Date
Michael Q Larson
1ee1ff4052 sitemap now works and can be deployed 2015-03-06 00:20:39 -08:00
Michael Q Larson
c8c396981a update sitemap 2015-03-06 00:13:58 -08:00
Nathan Leniz
33c302eaa6 Revert from tight-h3 class to prevent text overlapping when the text wrapped on devices with lower resolution 2015-02-27 18:17:42 +09:00
Michael Q Larson
a524ffdde0 beautify learn-to-code 2015-02-26 14:38:22 -08:00
Michael Q Larson
907415e13d add alt text to learn-to-code images 2015-02-26 12:44:32 -08:00
Michael Q Larson
19e8795055 some minor ux improvements and use nice ghost-style buttons for more information and less information on challenges and bonfires 2015-02-22 17:32:30 -08:00
Michael Q Larson
bc2bf90d51 fix a bug in a view 2015-02-22 15:00:05 -08:00
Michael Q Larson
85f6c6eb4d make both score and picture redirect to portfolio, make chat and forum links redirect universally regardless of completion of challenges, simplify accounts page 2015-02-19 16:33:08 -08:00
Michael Q Larson
749954542f refactor learn-to-code view to look more visual and have fewer components 2015-02-18 22:58:10 -08:00
Michael Q Larson
884ff62bcc make the footer look better on desktop with more descript links and make the go to next challenge button the CTA button style and added the difficulty label to the flames in bonfire 2015-02-18 21:20:44 -08:00
Michael Q Larson
0d3ee3c2b4 add screen hero installation view 2015-02-17 14:10:15 -08:00
Michael Q Larson
449589827c add ajax for github calls 2015-02-17 13:31:59 -08:00
Michael Q Larson
44ea0039f6 fix a button link issue 2015-02-16 18:31:40 -08:00
Michael Q Larson
d279ac6d1b add announcements and make the github api calls more robust 2015-02-16 17:48:42 -08:00
Michael Q Larson
9dd1558f1c update the about page and make it the root 2015-02-15 23:59:03 -08:00
Michael Q Larson
bafba0b16f make some copy changes reflecting our shift to coderbyte 2015-02-13 11:01:12 -08:00
Nathan Leniz
995ca3d376 Refactor moment scripts to only be included in live-pair-programming view instead of being required in layout-wide 2015-02-13 00:24:57 -05:00
Jason Rueckert
54b5870fc9 Merge pull request #91 from phlacin/automaticDating-livepair
Added Moment.js library and time logic to next Live session
2015-02-12 20:44:27 -08:00
phlacin
2d447f0bb0 added automatic time logic to live-pair-programming page 2015-02-12 20:31:11 -08:00
Nathan Leniz
9808db4f30 Fixing undefined challengeName on info pages 2015-02-08 14:24:42 -05:00
Michael Q Larson
613f332bb8 add back in twitch chat that was somehow dropped from view (probably my fault) 2015-01-31 00:12:09 -08:00
Michael Q Larson
4d49875b8e Revert "start process of updating youtube videos on live-pair-programming"
This reverts commit 7b0b12d348.
2015-01-31 00:07:05 -08:00
Michael Q Larson
7b0b12d348 start process of updating youtube videos on live-pair-programming 2015-01-30 23:59:21 -08:00
Michael Q Larson
e9efc039ec Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
Conflicts:
	views/resources/live-pair-programming.jade
2015-01-27 22:23:58 -08:00
Michael Q Larson
3b0c082b56 update live-pair-programming page
;
2015-01-27 17:17:21 -08:00
Michael Q Larson
f8343d4c13 full layout now works. refactor files and routes to have more conventional names and redirects where necessary 2015-01-26 11:38:19 -08:00
Michael Q Larson
48e535b9c5 now have both full width layout and normal layout 2015-01-26 11:02:22 -08:00
Michael Q Larson
34f106387d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-01-24 11:28:48 -08:00
Michael Q Larson
d690f976f3 update the complete all the challenges flow and copy 2015-01-23 15:13:36 -08:00
Jason Rueckert
37daf55719 Remove extra spaces in word 2015-01-23 07:45:47 -08:00
Michael Q Larson
1f6cb10a32 fix a jquery exercise regression and make jquery exercises run in firefox 2015-01-23 00:30:34 -08:00
Michael Q Larson
1a9beef081 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
Conflicts:
	views/resources/live-pair-programming.jade
2015-01-22 16:53:49 -08:00
Michael Q Larson
95f5581d19 improve the live code view 2015-01-22 16:52:43 -08:00
Jason Rueckert
54470e6c46 added past events 2015-01-22 16:00:26 -08:00
Michael Q Larson
129000a986 minor refactor of jquery exercises. Still not working in firefox 2015-01-22 13:32:00 -08:00
Michael Q Larson
20cc2aa1b7 remove container from live-pair-programming view so more horizontal real-estate for twitch 2015-01-22 11:29:45 -08:00
Michael Q Larson
da0180e7eb update twitch.tv link 2015-01-20 20:28:01 -08:00
Michael Q Larson
92a8107fcd add twitch to footer and update the live pair programming page 2015-01-20 20:05:23 -08:00
Michael Q Larson
9e3f5eadc6 update live code 2015-01-20 18:17:25 -08:00
Michael Q Larson
38de94138d update live-pair-programming 2015-01-20 18:14:35 -08:00
Michael Q Larson
044f89b8cc add footer 2015-01-17 14:16:29 -08:00
Michael Q Larson
279df2995c change about path to learn-to-code for SEO purposes and remove learn-to-code view and controller action 2015-01-17 11:27:27 -08:00
Michael Q Larson
a3f3463546 add links below youtube videos to get around youtube embed issue 2015-01-15 19:05:31 -08:00
Michael Q Larson
13faedc86e Add email functionality to done-with-first-100-hours page and refactor nonprofit link to be on same controller in same view folder 2015-01-14 13:28:20 -08:00
Michael Q Larson
89357f3d13 add twitch channel to live pair programming page 2015-01-14 13:26:36 -08:00
Michael Q Larson
19c39f9fee update live pair programming 2015-01-13 18:37:17 -08:00
Michael Q Larson
b43e4094fe change live code video 2015-01-13 18:26:30 -08:00
Michael Q Larson
da9d2bd6d3 live code 2015-01-13 18:13:56 -08:00
Michael Q Larson
42f7d3875c update live coding page 2015-01-13 17:26:16 -08:00
Michael Q Larson
b858fdbe6a update link for live pair programming 2015-01-13 10:31:16 -08:00