Commit Graph
85 Commits
Author SHA1 Message Date
Matthew Grove 3f7f4ee573 Update GCSE CS blog
Insert blog pages via jQuery .load();
Ensure presentation buttons don't have content between them;
Improve styling
2018-12-08 08:54:05 +00:00
Matthew Grove bf02130a75 Update GCSE CS blog 2018-12-07 13:38:12 +00:00
Matthew Grove 7695f54ac6 Update GCSE CS blog 2018-12-06 20:57:30 +00:00
Matthew Grove 939e5205f8 Update GCSE CS blog 2018-12-06 13:13:19 +00:00
Matthew Grove a4d0feb5dd Update GCSE CS blog 2018-12-06 11:54:33 +00:00
Matthew Grove 73c6a3e24a Update GCSE CS blog 2018-12-06 11:53:19 +00:00
Matthew Grove 4468003bb5 Update GCSE CS blog 2018-12-06 11:43:20 +00:00
Matthew Grove 26b86972f7 Update GCSE CS blog 2018-12-06 11:37:10 +00:00
Matthew Grove 32c7b066a2 Update GCSE CS blog 2018-12-06 11:13:44 +00:00
Matthew Grove d326191359 Fix JS error 2018-12-05 12:00:06 +00:00
Matthew Grove 14798d797a Replace iFrame with jQuery load() 2018-12-05 10:57:48 +00:00
Matthew Grove 95683ad85b Update GCSE CS blog 2018-12-05 10:50:50 +00:00
Matthew Grove 90e7d68016 Update GCSE CS blog 2018-12-05 09:44:58 +00:00
Matthew Grove f95304cd6b Update GCSE CS blog 2018-12-05 09:42:49 +00:00
Matthew Grove 9c96d718d7 Update GCSE CS blog 2018-12-05 09:40:49 +00:00
Matthew Grove d9c6cc6891 Add start of computer science blog 2018-12-05 09:34:50 +00:00
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
Matthew Grove 6cf8113d63 Make modal drawer work 2018-11-13 20:18:31 +00:00
Matthew Grove 967a5dcf5c Attempt to fix drawer 2018-11-13 20:01:32 +00:00
Matthew Grove 93f42f122d Attempt to fix drawer 2018-11-13 19:57:58 +00:00
Matthew Grove 392767369e Attempt to fix drawer 2018-11-13 19:53:52 +00:00
Matthew Grove 555b2407f2 Change drawer type from dismissable to modal 2018-11-13 19:50:10 +00:00
Matthew Grove 2746b9b381 Change ID of input field 2018-11-13 19:36:32 +00:00
Matthew Grove 9bbc04f8e3 Fix typo 2018-11-13 19:35:10 +00:00
Matthew Grove b3947cce47 Use auto-init instead of manual JS initiation of MDC components 2018-11-13 19:34:19 +00:00
Matthew Grove 6329fb3724 Initiate helper text 2018-11-13 19:17:51 +00:00
Matthew Grove de69aa9207 Update logo source 2018-11-13 17:57:46 +00:00
Matthew Grove 605661b6ee Update link to GitHub 2018-11-13 17:54:57 +00:00
Matthew Grove 9c3f6930a8 Add files via upload 2018-11-13 17:32:47 +00:00
Matthew Grove e4d5db0663 Create navbar.html 2018-11-13 17:32:31 +00:00
Matthew Grove aef1859d84 Add files via upload 2018-11-13 17:32:03 +00:00
Matthew Grove 2b5c7f8c41 Create index.html 2018-11-13 17:31:44 +00:00
Matthew Grove df4a5960c0 Add files via upload 2018-11-13 17:31:22 +00:00
Matthew Grove 3124b9574d Create global.css 2018-11-13 17:30:33 +00:00
Matthew Grove d96d713ebc Create CNAME 2018-11-13 17:07:45 +00:00
Matthew Grove 7125833795 Initial commit 2018-11-13 17:05:27 +00:00