1
Fork 0
Commit graph

84 commits

Author SHA1 Message Date
8a404b02a8 Remove extra url reversing 2016-04-05 22:39:35 +01:00
182c1b375c Remove react warning 2016-04-05 19:41:02 +01:00
3f11b1cc18 Remove URL reversing 2016-04-05 19:40:45 +01:00
38f4c7a041 Remove project item components 2016-04-05 19:40:09 +01:00
97601a7b53 Refactor view code
- Compress codebase
- Remove duplicate bulky code
- Use template directory to dictate sitemap
2016-04-05 19:38:09 +01:00
827c6c483e Stop overflowing of navbar 2016-03-20 17:37:09 +00:00
06c8f04e59 fix link on homepage 2016-03-19 21:57:05 +00:00
8b37ba7ad7 Remove unused react components 2016-03-16 22:40:45 +00:00
5cf2443b28 restyle see-more button 2016-02-29 08:50:26 +00:00
b25e5e70f1 Add see more button to projects 2016-02-29 08:48:37 +00:00
73958c3d95 Fix navbar wrapping 2016-02-29 08:25:54 +00:00
a68882c435 Added links 2016-01-31 19:21:34 +00:00
3d3a6e853a Fixed reverser. 2016-01-30 16:21:16 +00:00
8c1c5f10cc add more urls 2016-01-30 00:18:23 +00:00
63d96d0a2e Added glyphicon support for icons 2016-01-29 22:56:59 +00:00
d87e5b0bd1 Update content on robotics pages 2016-01-29 22:14:35 +00:00
a2a753cac3 rewrite urls to split them into seperate files 2016-01-26 22:41:43 +00:00
8ca224f0ff Added robotics to index and navbar 2016-01-26 19:14:10 +00:00
8bf422407f Fixed breadcrumbs, and generate page title and html title on markdown content 2016-01-25 22:06:10 +00:00
05f9a5b1d5 Fixed line length 2016-01-24 21:52:44 +00:00
4b07ed2219 Added links to navbar 2016-01-24 21:50:37 +00:00
db5029ff6a Added contact form 2016-01-24 16:22:13 +00:00
bdfad83ad7 Allow args to be passed to reverser 2016-01-20 18:52:04 +00:00
87f3fb9882 Added reverser to navbar 2016-01-20 18:51:47 +00:00
ae414a4a85 Linting 2016-01-19 19:12:32 +00:00
b2bcdc00cc Small restyle. Removed material bootstrap 2016-01-19 19:11:48 +00:00
16f2922ea5 Add bootstrap material design 2016-01-18 22:47:00 +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
586829398e Added project images 2016-01-16 23:03:05 +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
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
a67915b611 Make navbar look better on mobile 2016-01-08 19:05:50 +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