Commit graph quartznet-info/src
Author SHA1 Message Date
b74d15b8f4 Update design 2024-09-27 20:30:13 +01:00
b38ae912c7 Update theme usage 2024-06-01 09:31:16 +01:00
29a3c6f9a6 Update content/formatting 2024-05-31 19:47:10 +01:00
daca52914c Update theme setup 2024-05-31 19:42:50 +01:00
23641c16e2 Update dependencies and component paths 2023-12-07 22:19:03 +00:00
5cbcdc094d Add status/error message display 2023-08-17 07:35:23 +01:00
3695f9ff76 Update error handling page 2023-08-17 07:10:39 +01:00
ce9fa22a30 Add types to components and remove unused components 2023-07-03 20:46:03 +10:00
471ccaed32 Preload banner image 2023-03-26 08:39:47 +01:00
cc1bb33c6a Remove bootstrap dependency 2023-03-19 08:38:11 +00:00
49bc8cfe99 Fix build/layout issues 2023-01-03 19:41:40 +00:00
a85a4d8770 Update to sveltekit 1.0 2022-12-27 14:10:48 +00:00
8079ad646d Remove policy page 2022-10-09 16:28:54 +01:00
43b0f5be60 Update config/packages 2022-09-04 15:55:40 +01:00
461e0c412b Remove blog/cleanup 2022-05-24 19:39:44 +01:00
9fbf336f1f More navigation fixes 2022-05-23 21:25:15 +01:00
d866fb1c5d Improve navigation 2022-05-23 21:06:56 +01:00
98c681b670 Testing typescript 2022-05-21 15:16:10 +01:00
19cf7df555 Update nav links 2022-02-06 17:44:17 +00:00
16aa3a4288 Test 2022-02-06 14:40:23 +00:00
ff400df625 Test 2022-02-06 14:27:41 +00:00
e276a24c12 Test 2022-02-06 14:19:00 +00:00
d4cd873a17 Update year 2022-02-06 14:17:14 +00:00
eba2837fd9 Small fix 2022-01-24 22:50:07 +00:00
e3a9f76fe2 Testing 2021-12-24 11:47:14 +00:00
ad0bbd26db Squashed commit of the following: commit 787b84159c894cb38ea9eb1423069884f8b56bc4 Author: ChrisDill <chris.rj.dill@gmail.com> Date: Sat Jul 24 16:57:16 2021 +0100 Test footer fix for smaller resolutions commit bc8cba413d12250d76118ce31668a6dd4e8eebbd Author: ChrisDill <chris.rj.dill@gmail.com> Date: Wed Jul 21 18:53:05 2021 +0100 Add jsconfig.json and update error/layout prefix commit 03d1cfced8b095ff79173a25ac2612aaa7f895aa Author: ChrisDill <chris.rj.dill@gmail.com> Date: Wed Jul 21 18:06:45 2021 +0100 Test sveltekit fixes to get static adapter to work commit 6f4c28b0ead9d758fbb649d13188da38a6dfb00f Author: ChrisDill <chris.rj.dill@gmail.com> Date: Wed Dec 16 10:25:42 2020 +0000 Initial sveltekit test - New branch for testing out sveltekit. It is not yet 1.0 so this is for experimental purposes. 2021-07-26 12:22:47 +01:00
0817bfff1b More updates - Add Back to top link in footer component. - Remove unused slider css for now. 2021-03-29 14:31:28 +01:00
81ca46e9bb Improve blog setup - Use post title in banner. - Add native.css for testing syntax highlighting. 2021-03-11 21:09:55 +00:00
b018eab71d Preload banner image 2021-02-21 10:46:18 +00:00
231f08252c Update thumbnail component - Pass in img size to help with load times and reduce layout shifts. - Rename gameProjectThumb.svelte to thumbnail.svelte. 2021-02-21 10:37:03 +00:00
00628c5548 Another minor change 2021-02-16 21:59:09 +00:00
a51f48a404 Add font and fix css for li - Added Open Sans to template.html. - Changed li style to only apply if in nav. 2021-02-09 22:48:00 +00:00
e2c4a30e84 Update privacy policy - Updated last update notice. - Adjust capitalization and formatting. - Amended changes section. 2021-02-09 22:42:59 +00:00
e30c1ccc03 Add google analytics 2021-02-06 23:51:36 +00:00
1811a89bb1 Update _error layout - Added Banner component. - Cleanup formatting and indentation issues. - Made CSS clearer and easier to change. 2021-02-06 21:52:05 +00:00
69cd3e4427 Update copyright year 2021-01-03 16:42:37 +00:00
43726e3b6a Remove unused manifest link 2020-12-19 18:44:46 +00:00
585c259f66 Adjust line-height for content - Reduced line-height from 1.8 to 1.6. 2020-12-19 13:19:24 +00:00
f3a92d83a4 Improve footer - Moved container class into footer. - Added py-3 for footer padding. Not sure if I prefer this to using the stylesheet. - Replaced hr with border-top. 2020-12-13 12:53:21 +00:00
c1977038f4 Remove container from nav - Replaced container for the nav component with a custom style instead using max-width and margin: 0 auto. 2020-12-13 12:33:44 +00:00
8b1e607b91 Move themes.css into global.css 2020-11-17 10:59:12 +00:00
50342eec5c Test commit. 2020-10-21 15:35:22 +01:00
4f479d461f Quick test for post-receive hook. - Moved style section in index.svelte. 2020-10-11 16:34:23 +01:00
a107b02002 Minor content change. - Testing if the git hook works as expected. 2020-10-11 16:31:23 +01:00
a9976a5cbd Started work on the admin/login system. - Added description to template.html. - Testing on:submit using a js callback. - Added title to admin page. 2020-09-10 15:05:12 +01:00
23d6528bb0 Fixed issue with admin link changing nav height. 2020-09-04 16:27:55 +01:00
3968dbe731 Fixed layout of blog test. - Added main tags and replaced div with section. - Added banner component to blog posts. 2020-09-04 14:30:38 +01:00
7b6b5552ff Cleanup. - Removed old image. - Changed alt of user to Admin. 2020-09-04 10:11:14 +01:00
d4bbc55851 General content update. - Changed banner titles. - Reworked and updated the privacy policy. - Fixed indentation and layout. 2020-08-24 14:06:15 +01:00
f0d3be2377 Adding more pages and fixing some links and layout. - Added test page for a game. - Added link data to list of games. - Moved blog content into main and section tags. - Fixed typo in the about page. 2020-08-22 21:41:59 +01:00