330 Commits

Author SHA1 Message Date
b4a113e046 Dropping .babelrc in favour of using webpack 2018-10-23 08:20:12 +11:00
87ed8adbe5 Restructured and beginning to work with loadable pages. 2018-10-23 08:19:45 +11:00
0c94165fa1 Gave the favicon the cleaned import treatment. 2018-10-23 06:59:29 +11:00
2ef9c3fe30 Cleaned imports 2018-10-22 20:30:47 +11:00
44332a923c Fixed Favicon. 2018-10-22 17:47:40 +11:00
2ace724749 Fixed more incorrect paths. 2018-10-22 17:46:06 +11:00
1f5a3fc563 Some more components fixed... definitely need an @root resolver. 2018-10-22 17:35:44 +11:00
f8e76e72c0 Resolving SCSS asset issues (SCSS could really do with some cleanup) 2018-10-22 17:23:49 +11:00
776395520d Restructuring folders [ Broken ] 2018-10-22 17:21:29 +11:00
36b7b8629e Going to attempt allowing SHARP to do our img compression. 2018-08-14 22:23:44 +10:00
f9351674fd Finally made fading elements visible until first scroll. 2018-08-14 22:00:15 +10:00
22c00fa9d1 oops 2018-08-14 21:50:56 +10:00
7d8ed75edd Cleaned the inputs 2018-08-14 21:42:32 +10:00
962bc597fe Never mind, more errors than needed, I only needed title anyway. 2018-08-14 21:32:35 +10:00
e85292ef33 Added Props support to images, improved logo 2018-08-14 21:26:59 +10:00
348b3590b0 Fixed brand logo resizing transition. 2018-08-14 21:10:52 +10:00
2235fe3983 Switched background image SVGs into regular images, made logo go over the top of the menu on mobile. 2018-08-14 21:09:17 +10:00
550cf15e76 Improving Performance 2018-08-13 19:40:34 +10:00
1ee3dee3c3 Site now works with IE! (And Google Bot Hopefully) 2018-08-01 19:50:37 +10:00
4fea50ff9b Added gtag 2018-08-01 19:24:49 +10:00
09eee6b93d Added Favicon 2018-08-01 19:17:53 +10:00
7adce963e2 Updated some of the copy. 2018-08-01 18:50:02 +10:00
e169438b7e Server side, reduced image options to increase compile time. 2018-07-11 17:49:01 +10:00
32f5230e3f Added loading feedback for images. 2018-07-11 17:48:09 +10:00
8fdb7e5be8 Compressed one of the pattern SVGs that was causing issues 2018-07-11 12:33:06 +10:00
45b9081951 [DEV] Fixed webm and svg 2018-07-11 08:07:33 +10:00
2bb6ca754d Added CSS Compression (Webpack 4 support) 2018-07-11 08:02:08 +10:00
8b7d74aaf4 Images are now production worthy 2018-07-11 07:33:39 +10:00
3a97513648 Impl Responsive image (initial, needs more work) 2018-07-11 07:31:15 +10:00
17e10572ea Rewrote the compiler to better dump assets. 2018-07-10 17:36:50 +10:00
3c11554770 Site Launch 🎉 2018-07-10 08:25:53 +10:00
3bfef849e5 More heroku standardization 2018-07-10 05:43:42 +10:00
776b29b679 Fixing more heroku variants 2018-07-10 05:29:20 +10:00
744dbefe85 Fixed Heroku "Missing SMTP Config" 2018-07-09 22:07:42 +10:00
2d4d2037d7 Added start script 2018-07-09 21:59:16 +10:00
613eb72306 HashRouter -> BrowserRouter 2018-07-09 21:24:36 +10:00
2d651160bd Moved About Page to homepage. Site is ready? 2018-07-09 21:24:15 +10:00
3275a4ebd3 Fixed Modal Escape 2018-07-09 12:26:43 +10:00
17a68aeaf1 Added more keyboard options, testing some CTRL+ENTER 2018-07-09 08:41:50 +10:00
d0b4e453a3 Cleaned the Input code, need to roadmap the CTRL+ENTER viability. 2018-07-08 20:53:47 +10:00
95dbba839f Contact Page Finally Implemented 2018-07-08 20:49:09 +10:00
07ba3bd671 Added transition to modal 2018-07-06 12:45:23 +10:00
0ded1b20ad Implemented an example modal 2018-07-06 07:45:40 +10:00
3ea978e0b6 Server response codes are a bit more correct 2018-07-05 04:44:51 +10:00
bd77bf6696 Built out form ajax requesting, needs some more testing 2018-07-04 21:40:19 +10:00
e4eb653a88 Removed contact GET Support 2018-07-04 08:18:43 +10:00
13982239d4 Fleshed out API, added simple email support. 2018-07-04 08:17:12 +10:00
aa532e0fc8 Built out API Functionality 2018-07-02 17:49:59 +10:00
7ef7ee6d35 Server now works and compiles 2018-07-01 11:17:29 +10:00
05f3e4a51e Fixed .app being overwritten by .express 2018-06-29 18:24:35 +10:00