1
Fork 0
Commit graph

304 commits

Author SHA1 Message Date
8f09aae18b Ignore import position 2016-04-09 13:14:58 +01:00
02692d620f Remove old module from settings 2016-04-09 13:02:23 +01:00
7797d5a55e Add pyyaml as dependancy 2016-04-08 23:42:06 +01:00
cbb7365f58 Update node versions 2016-04-08 23:38:36 +01:00
d32e19c4ac Fix tests 2016-04-08 23:15:15 +01:00
93c3805ba6 Remove need for trailing slash in blog urls 2016-04-08 23:12:33 +01:00
8714b20b74 Add header image to blogs 2016-04-08 23:12:15 +01:00
03f84426a8 Remove dedicated links config 2016-04-08 22:26:17 +01:00
952bbb7e8a Remove contact footer link 2016-04-08 21:34:41 +01:00
1a7248a2fb Remove empty tag 2016-04-08 21:34:28 +01:00
80b41336b7 Add links to context 2016-04-08 21:34:08 +01:00
49430bc950 Increase footer size 2016-04-08 19:05:08 +01:00
5da1fbec87 Resize project cards on index 2016-04-08 17:32:22 +01:00
40438c6da6 Add extra large container size 2016-04-07 22:06:49 +01:00
a5b4f30d0e Project Cleanup 2016-04-07 22:05:57 +01:00
564da7da1d Restyle projects on homepage 2016-04-07 22:00:58 +01:00
45ffcd853d Remove need for slash at end, but prefer it 2016-04-07 21:56:16 +01:00
e182e4c019 Allow multiple links to the same page 2016-04-07 21:53:44 +01:00
e906aaef99 Load project details into default context 2016-04-07 21:47:53 +01:00
8a404b02a8 Remove extra url reversing 2016-04-05 22:39:35 +01:00
332b5446c6 Update tests 2016-04-05 22:37:37 +01:00
f7c0080838 Remove unneeded tests 2016-04-05 22:35:25 +01:00
1db8e2910f Add about contact form page 2016-04-05 22:07:16 +01:00
fee3b39eb6 Cleanup old views and tests 2016-04-05 20:21:28 +01:00
c8c6b342a8 Change global font size 2016-04-05 19:44:09 +01:00
128bea0f37 Full width navbar on content pages 2016-04-05 19:43:18 +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
e2e4c517ec Add tests for project details 2016-03-20 17:49:31 +00:00
827c6c483e Stop overflowing of navbar 2016-03-20 17:37:09 +00:00
1a53ea0ecf shrink header title 2016-03-20 17:23:12 +00:00
97e91542a7 Make navbar display contaner width 2016-03-20 17:19:04 +00:00
24a5d96775 get actual details for projects 2016-03-20 17:16:45 +00:00
c420e79ff0 Stick footer to bottom, finally 2016-03-20 14:03:12 +00:00
e4c438450b Added tests for index projects 2016-03-19 22:05:20 +00:00
6f6bb69384 Style projects on index 2016-03-19 21:59:23 +00:00
027ec96117 Add see more button 2016-03-19 21:57:37 +00:00
06c8f04e59 fix link on homepage 2016-03-19 21:57:05 +00:00
3c6b62fd32 fix navbar background 2016-03-18 22:02:26 +00:00
7dd6e532f2 Style project thumbnails 2016-03-18 22:01:13 +00:00
b60ccf4763 Add link to project page 2016-03-18 21:59:40 +00:00
62248c2119 Use variable for container inset 2016-03-18 17:58:47 +00:00
8b37ba7ad7 Remove unused react components 2016-03-16 22:40:45 +00:00
a71ab7ef5d Dynamically generate project data on index 2016-03-16 22:40:33 +00:00
9e1764f32b Rename test case 2016-03-15 22:56:50 +00:00
cf2843af2a Add more details to blog page 2016-03-15 22:55:07 +00:00
508b1817d9 Validate JSON data 2016-03-15 22:23:44 +00:00
9dbd4da58f Store details in JSON 2016-03-15 21:55:36 +00:00