Commit Graph

105 Commits

Author SHA1 Message Date
Dan Funk 6788e46915 Image clean up and copy changes. 2019-10-21 20:48:10 -04:00
Dan Funk e934153af5 I was getting a compile time error in the animations and changed a constant declaration to a function to get around it.
Using the angular-cli-ghpages for deployment, so updated this to latest.
Deployment directions are provided in the readme.  You can directly deploy with two commands.
2019-10-21 13:02:12 -04:00
Aaron Louie 0056ffc55a Fixes layout on small screen 2019-10-21 09:43:58 -04:00
Aaron Louie e08d06eb55 Hides giant logo on small screen 2019-10-21 09:43:37 -04:00
Aaron Louie 4c3ff1ac42 Fixes some responsive design issues 2019-10-18 17:22:10 -04:00
Aaron Louie 53d6431727 Redesigns footer 2019-10-18 16:29:32 -04:00
Aaron Louie a8251a2557 Reduces time to wait for menu to go away 2019-10-18 16:29:21 -04:00
Aaron Louie 38a04b8c58 Cleans up imports 2019-10-18 16:29:05 -04:00
Aaron Louie cda78c66e4 Uses reusable animation and scroll method 2019-10-18 16:28:15 -04:00
Aaron Louie 5c72ece46a Redesigns case studies. Adds case study component so we can animate each one on scroll 2019-10-18 16:27:36 -04:00
Aaron Louie 7be75dbd54 Adds team member component so we can animate on scroll for each one 2019-10-18 16:26:58 -04:00
Aaron Louie e65fdb43cc Adds contact form 2019-10-18 16:26:06 -04:00
Aaron Louie 4fe6270821 Adds forms modules 2019-10-18 16:25:31 -04:00
Aaron Louie 883e319484 Adds SVG white logo 2019-10-18 16:24:47 -04:00
Aaron Louie ccbeeec9f7 Adds Formly 2019-10-18 16:24:20 -04:00
Aaron Louie e0caf50677 Adds basic styleguide 2019-10-17 19:30:11 -04:00
Aaron Louie 433159819f Uses globally-defined colors in Material palette 2019-10-17 16:24:42 -04:00
Aaron Louie c217a11c27 Updates Eleanor's bio 2019-10-17 13:55:18 -04:00
Aaron Louie 792b62ad78 Updates design of case studies. Needs major improvement 2019-10-17 13:40:31 -04:00
Aaron Louie ad031dc3f3 Keeps menu open if user is hovering over it 2019-10-17 13:39:53 -04:00
Aaron Louie 31e1c669b2 Moves gradient overlay to global styles 2019-10-17 13:39:30 -04:00
Aaron Louie 1cc3dc827b Updates design of team bios 2019-10-17 10:41:17 -04:00
Aaron Louie 4eb29da99e Scrolls to relevant section on click of menu item. 2019-10-17 10:40:41 -04:00
Aaron Louie 10696919cc Moves isEven to global utils 2019-10-17 10:39:57 -04:00
Aaron Louie c6e14eefb2 Adds GitHub and LinkedIn icons 2019-10-17 10:32:21 -04:00
Aaron Louie e0aa0be05d Changes order of items, cleans up design 2019-10-17 10:32:06 -04:00
Aaron Louie d1b62e00b1 Gets content from API. Highlights appropriate logo element on hover of related content section. 2019-10-16 17:14:53 -04:00
Aaron Louie 174c5c1c52 Adds SVG logo and logo elements SVGs 2019-10-16 17:14:11 -04:00
Aaron Louie 884e5969e5 Puts Values content into JSON. Adds API method to get Values content. 2019-10-16 17:13:44 -04:00
Aaron Louie e6d9b724e5 Connects items in each column vertically with a line 2019-10-16 11:38:50 -04:00
Aaron Louie c52da09b68 Builds out About Us section 2019-10-14 18:06:51 -04:00
Aaron Louie 9462940037 Adds API method for getting capabilities content from JSON 2019-10-14 18:06:38 -04:00
Aaron Louie 36cd1c276e Fixes backwards font sizes 2019-10-14 18:06:08 -04:00
Aaron Louie 14c1dc6006 Adds About Us background photo 2019-10-14 18:05:43 -04:00
Aaron Louie 0bae1d5c2b Adds icons for capabilities 2019-10-14 18:05:20 -04:00
Aaron Louie fa2c62f8e6 Puts capabilities into JSON 2019-10-14 18:05:03 -04:00
Aaron Louie 8552c35376 Adds expand/collapse button to menu 2019-10-14 13:47:20 -04:00
Aaron Louie 2bc564d4fc Hides menu after a delay. Shows menu while scrolling. 2019-10-14 13:29:47 -04:00
Aaron Louie 5fc0a0422e Tidies formatting 2019-10-14 13:00:43 -04:00
Aaron Louie 5756615159 Moves menu component into app component. Uses new scrollSpy directive to move selected section indicator. 2019-10-14 12:22:28 -04:00
Aaron Louie e812fbb4ff Adds easing function 2019-10-14 12:21:12 -04:00
Aaron Louie 3534488545 Changes double quotes to single. 2019-10-14 12:20:51 -04:00
Aaron Louie 7f4d6fbcba Adds scrollSpy directive 2019-10-14 12:20:16 -04:00
Aaron Louie 086ef29531 Removes old logo/values content, since it was moved to its own section 2019-10-14 12:19:35 -04:00
Aaron Louie 945b6d3b43 Sets scss to be default 2019-10-14 12:18:43 -04:00
Aaron Louie d5787e1d81 Adds logo/values section 2019-10-11 14:49:59 -04:00
Aaron Louie 9272a25819 Moves menu to right side. Smoothly scrolls to each section when clicking internal links. 2019-10-11 14:31:44 -04:00
Aaron Louie 6af11acd8a Refines typography and whitespace. Adds utility styles and color palette. 2019-10-11 14:30:26 -04:00
Aaron Louie c2c633c9bc Adds page scrolling module and custom easing function 2019-10-11 14:29:21 -04:00
Aaron Louie fadc96148f Adds smooth page scrolling package 2019-10-11 14:28:47 -04:00