Commit Graph

69 Commits

Author SHA1 Message Date
Matthew Grove
7696162378 Ensure page imports CSS & JS properly in old browsers 2018-11-26 09:36:06 +00:00
Matthew Grove
53ad351eaf Change text alignment 2018-11-19 20:06:56 +00:00
Matthew Grove
16794dd4b2 Realign footer 2018-11-19 09:04:56 +00:00
Matthew Grove
fbec262e6e Add footer 2018-11-19 09:03:51 +00:00
Matthew Grove
1696ba7bb0 Add footer 2018-11-19 09:02:31 +00:00
Matthew Grove
7ac654f14a Add margin around whole of footer & main content 2018-11-19 09:01:53 +00:00
Matthew Grove
ff5e02e8ae Remove title 2018-11-19 08:59:43 +00:00
Matthew Grove
83ea7ce5c4 Add local script
Ensure page title can be added dynamically
2018-11-19 08:32:27 +00:00
Matthew Grove
48abbf5653 Add page title for dynamic insertion 2018-11-19 08:31:41 +00:00
Matthew Grove
bf7f6e1e6c Add page title for dynamic insertion 2018-11-19 08:30:36 +00:00
Matthew Grove
ac02d6e8ba Update default title 2018-11-19 08:29:23 +00:00
Matthew Grove
b50f32dc98 Add page title dynamically 2018-11-19 08:28:51 +00:00
Matthew Grove
dffd327d90 Ensure correct item is always highlighted on navbar 2018-11-18 19:38:39 +00:00
Matthew Grove
7b52c260d2 Fix scroll issue on drawer 2018-11-18 18:08:04 +00:00
Matthew Grove
3249d0e9f0 Change link colour 2018-11-17 19:58:25 +00:00
Matthew Grove
933b253193 Move theme alterations to global CSS file 2018-11-17 19:57:22 +00:00
Matthew Grove
d7d926d961 Add introduction page to drawer 2018-11-17 19:53:10 +00:00
Matthew Grove
1bc82c530f Add introduction page 2018-11-17 19:50:01 +00:00
Matthew Grove
3ebbde92c6 Add my logo to the drawer 2018-11-17 19:36:27 +00:00
Matthew Grove
7c7d8fe6e0 Add blog to navbar 2018-11-17 19:17:40 +00:00
Matthew Grove
13f2e8c5be Add Google Analytics 2018-11-17 19:13:57 +00:00
Matthew Grove
772c6720ec Add cookie removal message 2018-11-17 19:09:41 +00:00
Matthew Grove
ac060f7528 Fix styling bug on cookie notice 2018-11-17 18:23:30 +00:00
Matthew Grove
50d6ae9c3d Fix styling bug 2018-11-17 18:18:33 +00:00
Matthew Grove
5958b917bb Fix typos 2018-11-17 18:15:29 +00:00
Matthew Grove
82fccd51a2 Fix cookie notice bug
Scroll was enabled by the cookie notice animation
2018-11-17 18:14:33 +00:00
Matthew Grove
c7d783e85b Fix cookie notice animation bug 2018-11-17 18:13:34 +00:00
Matthew Grove
6f7b59bb88 Fix typo 2018-11-17 18:12:18 +00:00
Matthew Grove
56be20d193 Fix animation issue with cookie notice 2018-11-17 18:11:54 +00:00
Matthew Grove
5a8bd35e80 Make cookie notice animation work 2018-11-17 18:10:52 +00:00
Matthew Grove
3a412eb8cb Add page to remove my cookie (for testing) 2018-11-17 17:59:19 +00:00
Matthew Grove
f0f2f4fa6f Attempt to make cookie notice show 2018-11-17 17:56:12 +00:00
Matthew Grove
adce071063 Attempt to fix importing of cookie notice 2018-11-17 17:46:24 +00:00
Matthew Grove
f16ae9549f Make cookie notice animation code more efficient
Try to set position back to original value when cookie notice is hidden
2018-11-17 17:44:41 +00:00
Matthew Grove
ca346b5202 Animate cookie notice with jQuery instead of CSS 2018-11-17 17:40:06 +00:00
Matthew Grove
1d42732926 Update cookie notice usage
Only show if not shown within last 30 days or cookie showing user has 
accepted cookies doesn't exist
2018-11-17 17:24:56 +00:00
Matthew Grove
eb749dcac5 Fix "view on GitHub" link animation 2018-11-17 17:19:41 +00:00
Matthew Grove
8dc023f200 Change cookie notice styling
Remove unnecessary border
2018-11-17 17:16:20 +00:00
Matthew Grove
8c9a64bf4b Fix visibility bug
"View on GitHub" link wasn't fully visible when cookie notice was on the 
page
2018-11-17 17:15:43 +00:00
Matthew Grove
ebf9d84850 Fix cookie notice animation 2018-11-17 17:13:57 +00:00
Matthew Grove
75127de1a1 Edit theme for cookie notice 2018-11-17 17:12:01 +00:00
Matthew Grove
777676faa2 Fix cookie notice structure error
An extra <div> existed
2018-11-17 17:09:56 +00:00
Matthew Grove
afe4670004 Include cookie notice automatically 2018-11-17 17:04:02 +00:00
Matthew Grove
f16b3a4fdd Fix typo 2018-11-17 16:48:34 +00:00
Matthew Grove
6e968fb21d Add cookie notice (testing phase) 2018-11-17 16:45:46 +00:00
Matthew Grove
97e94a8c06 Update logo source 2018-11-14 19:43:23 +00:00
Matthew Grove
4bd2f0b84e Change MDC theme primary colour 2018-11-14 19:07:36 +00:00
Matthew Grove
e16016b8b5 Check input isn't null before evaluating the number 2018-11-14 19:07:01 +00:00
Matthew Grove
8db49a24a3 Simplify dynamic navbar styling & include top app bar via jQuery
Remove the need to specify the current URL in order to style the 
selected item in the navbar
2018-11-14 17:17:34 +00:00
Matthew Grove
28f9ee6f99 Update comment 2018-11-13 20:18:55 +00:00