1
Fork 0
Commit graph

161 commits

Author SHA1 Message Date
fc1944abc2 Remove normalize 2016-01-18 22:26:32 +00:00
36ff669a00 Externalised reverser into helper function 2016-01-18 18:35:50 +00:00
2d0063032a Linting 2016-01-17 19:29:04 +00:00
6e0042d755 Fix problem caused by unknown reasons 2016-01-17 19:07:19 +00:00
22347d894c Added URL reverser for project images URLs 2016-01-17 18:41:50 +00:00
cd9b791874 Modify styles on navbar 2016-01-17 11:24:16 +00:00
586829398e Added project images 2016-01-16 23:03:05 +00:00
74804764fb Use flexbox to center 2016-01-16 14:59:20 +00:00
818cb9a633 Added back Google font. Error was caused on minify, which only happens on production build 2016-01-15 20:52:13 +00:00
2ca070d7fe Changed font sizes of project image boxes 2016-01-15 20:49:02 +00:00
f944dc440b Fixed bind error 2016-01-15 20:29:43 +00:00
38964fbd61 Fixed problem with rendering to null DOM component 2016-01-14 18:49:30 +00:00
7552e20cbc Added personal project information 2016-01-14 18:46:48 +00:00
b27c0bc063 Remove need to specify class on project images 2016-01-14 08:52:46 +00:00
ec00cdde5a Added 'powered by' message 2016-01-13 18:22:13 +00:00
a921a8d923 restyle breadcrumbs 2016-01-13 17:12:49 +00:00
f15e3015be Add content to about index page 2016-01-13 17:03:40 +00:00
c6623291b6 Linting 2016-01-12 21:47:35 +00:00
3a3eb68566 Restructure content header 2016-01-12 21:31:05 +00:00
a585120d51 Refactor some of the breadcrumb code 2016-01-12 19:44:18 +00:00
4898630a3e Added automatic-generating breadcrumb component 2016-01-12 17:11:48 +00:00
0df5a977e4 Add home button link 2016-01-11 17:18:16 +00:00
4d7dd9163d Added previous items to navbar 2016-01-11 17:16:44 +00:00
81aa1eb101 Changed width on navbar 2016-01-10 22:09:47 +00:00
dc2d0301f1 Fix navbar 2016-01-10 21:47:29 +00:00
a67915b611 Make navbar look better on mobile 2016-01-08 19:05:50 +00:00
cb691cbea0 Fixed mobile navbar 2016-01-08 17:42:36 +00:00
1fef2c8128 Remove the hacky center positioning of dropdowns, flexbox all the way! 2016-01-07 22:47:21 +00:00
c6f883f88c Conditional render of icon component 2016-01-07 18:53:24 +00:00
956816c4c7 Remove need for react bootstrap in navbar 2016-01-07 18:38:13 +00:00
b213cff6db Added dropdown component helpers 2016-01-07 18:30:08 +00:00
f06030f17d Fixed problem with double arrows on navbar 2016-01-06 08:46:29 +00:00
38a89a7dcb Added navbar HTML component 2016-01-05 14:11:26 +00:00
165afa0d8a Linting 2016-01-05 12:03:42 +00:00
2c08618d03 Externalise header 2016-01-03 18:12:29 +00:00
1bbb625255 React-ify the navbar 2016-01-03 17:51:14 +00:00
703d27f259 Fixed navbar 2016-01-03 15:04:46 +00:00
c1dc76a3c3 Linting 2016-01-03 13:32:08 +00:00
7caf5753bf Remove unused functions 2016-01-03 13:21:48 +00:00
cb94144ab1 Es6! 2016-01-03 13:03:07 +00:00
58448190c8 Removed unnecessary styles 2016-01-02 23:52:31 +00:00
06720773cb Display inline, not fixed to bottom 2016-01-02 23:42:46 +00:00
58b6aad2d5 The old navbar is backgit status! 2016-01-02 23:29:02 +00:00
af32e95576 Linting 2015-12-28 18:17:49 +00:00
d8dac260d0 Added coming soon message 2015-12-28 18:12:39 +00:00
ed69ebe905 Added social links 2015-12-28 17:50:41 +00:00
4cfbc99771 Added github cards to about me 2015-12-28 16:32:13 +00:00
1564692fea Changed some packages 2015-12-28 11:50:33 +00:00
407325674c Changed folder structure for scripts 2015-12-11 08:44:48 +00:00
0716316fa2 JS Formatting 2015-12-01 08:38:09 +00:00
9550cf65f7 Moved general utils into another file 2015-12-01 08:33:23 +00:00
ca2c7b0501 Made JS more efficient, and less errors 2015-11-29 21:36:18 +00:00
13f429aa1c Better styling 2015-11-29 20:11:09 +00:00
8348110012 Added info about website 2015-11-29 18:01:39 +00:00
1e617814d8 Added collyers image to repo 2015-11-28 15:21:22 +00:00
04a666c39a Moved around images 2015-11-28 14:56:15 +00:00
0788f7c3a9 Better style for content pages 2015-11-28 11:45:32 +00:00
9247a4df39 Removed load events 2015-11-27 20:33:56 +00:00
d2532d3110 Added scroll link to project types 2015-11-25 21:49:27 +00:00
2a0175017b Added logo 2015-11-25 21:34:07 +00:00
9b082fdc64 Added drop shadow 2015-11-25 20:28:33 +00:00
677e6a78d1 Added content template 2015-11-25 19:39:11 +00:00
2cd115c435 Restyled no-js page 2015-11-25 09:37:41 +00:00
b15116e62d Added content to 404 page 2015-11-25 08:09:36 +00:00
5cbaf541a1 Basic layout changes 2015-11-24 22:03:58 +00:00
103df1c440 Restyle footer 2015-11-24 13:16:05 +00:00
e8bc7d5856 Added link to CI badge 2015-11-24 09:22:46 +00:00
5c5fa42dbe added CI badge to footer 2015-11-24 09:17:18 +00:00
29321d42fc Added footer 2015-11-24 09:09:03 +00:00
03a8935e2f Added variables file 2015-11-23 20:44:37 +00:00
7f8bcf506f Moved styles 2015-11-23 20:38:20 +00:00
aa9b3747be Linted (allthethings) 2015-11-23 18:46:11 +00:00
b84a0a2c42 Added main projects panel 2015-11-23 18:27:53 +00:00
d32016f402 Mobile optimisations 2015-11-22 22:03:06 +00:00
682e0ff8b9 Changed styling 2015-11-22 19:58:28 +00:00
3c4e53d172 Fixed widget styling 2015-11-22 00:03:03 +00:00
4d090d5e4e Updated information 2015-11-21 23:38:52 +00:00
b2365f1299 Added twitter feed 2015-11-21 23:22:15 +00:00
90b46478f8 Restyled twitter icon 2015-11-21 22:20:28 +00:00
73591633ba Restyled project images 2015-11-21 21:30:16 +00:00
df78d39217 Fixed header styles 2015-11-21 18:55:38 +00:00
24bb3877e8 Fixed background image 2015-11-21 15:15:27 +00:00
Jake Howard
350a1b94d9 Made project image component more generic 2015-11-13 18:14:54 +00:00
Jake Howard
6dcec5e701 Centered text more 2015-11-12 18:31:47 +00:00
Jake Howard
3fbaa26e4e Smooted animation 2015-11-12 18:22:44 +00:00
Jake Howard
9578a7eff7 Externalised homepage styles 2015-11-12 18:20:42 +00:00
Jake Howard
dbabb4aee7 Added placeholder for twitter feed 2015-11-12 11:16:58 +00:00
Jake Howard
b61be242db Added content to projects 2015-11-11 16:55:50 +00:00
Jake Howard
3967419d8b Added title for project squares 2015-11-11 16:45:22 +00:00
Jake Howard
df3e107605 re-wrote hash scrolling 2015-11-11 16:32:51 +00:00
Jake Howard
929cbc3ee0 Added personal tile background 2015-11-11 16:18:09 +00:00
Jake Howard
f66652620b Added college icon 2015-11-11 14:52:48 +00:00
Jake Howard
e0bfebeb96 Added scroller icon 2015-11-11 14:34:45 +00:00
Jake Howard
8bd405af9b Added styles for different squares 2015-11-11 14:24:13 +00:00
Jake Howard
5e17a54875 Added pointer 2015-11-11 14:06:44 +00:00
Jake Howard
e2b5daaed1 Removed panel 2015-11-11 14:04:37 +00:00
Jake Howard
61a056fad4 Removed panel (mainly for background color) 2015-11-11 12:58:23 +00:00
Jake Howard
bec9f701be styling 2015-11-11 09:31:22 +00:00
Jake Howard
ca5b31d946 Massive improvement to animation out 2015-11-11 09:24:44 +00:00
Jake Howard
9b8cedfe14 Added classes 2015-11-11 08:58:39 +00:00