106 Commits

Author SHA1 Message Date
c261cd24f0 update workflows 2023-07-04 21:58:32 +10:00
34a3590807 use sha rather then ref 2023-07-04 13:44:49 +10:00
5f95730f6d Update build.yml 2023-07-04 13:42:34 +10:00
f8f33a2a21 Update build.yml 2023-07-04 13:41:18 +10:00
9d461ebadb Update build.yml 2023-07-04 13:35:45 +10:00
3ce19067c7 update workflows 2023-07-04 13:28:21 +10:00
c35a262431 Update release.yml 2023-07-03 21:52:30 +10:00
333a9e2b8b Update release.yml 2023-07-03 21:49:17 +10:00
b431cbb26f Update release.yml 2023-07-03 21:42:15 +10:00
4056d57e82 Update release.yml 2023-07-03 21:38:57 +10:00
4ed818a8ea test release 2023-07-03 21:38:15 +10:00
b4e99403ad use tar 2023-07-03 21:17:09 +10:00
20c8a5ef0a use gzip 2023-07-03 21:14:39 +10:00
8606982f88 Add test artifact 2023-07-03 21:10:27 +10:00
86aa2065e4 update actions to include svelte-check 2023-07-03 20:46:21 +10:00
adcea5e04c update packages 2023-07-03 20:46:09 +10:00
2e6c5f6215 Add types to components and remove unused components 2023-07-03 20:46:03 +10:00
0f17d49fae Update package-lock.json 2023-06-27 18:13:38 +01:00
7d3e671912 Update package-lock.json 2023-05-21 21:27:57 +01:00
b3e99008e2 Test build workflow 2023-05-21 21:04:28 +01:00
dd092f804e Add test workflow 2023-05-07 16:18:36 +01:00
95351e6b35 Preload banner image 2023-03-26 08:39:47 +01:00
99bdf71fbb Update package-lock.json 2023-03-19 09:18:51 +00:00
7941a8fa90 Remove bootstrap dependency 2023-03-19 08:38:11 +00:00
a902310138 Fix build/layout issues 2023-01-03 19:41:40 +00:00
7f7e90a1b9 Update to sveltekit 1.0 2022-12-27 14:10:48 +00:00
ebeaece699 Remove policy page 2022-10-09 16:28:54 +01:00
8c05ed3fc7 Update config/packages 2022-09-04 15:55:40 +01:00
86b274409a Remove blog/cleanup 2022-05-24 19:39:44 +01:00
4d52e8a759 More navigation fixes 2022-05-23 21:25:15 +01:00
0ccdae9b82 Improve navigation 2022-05-23 21:06:56 +01:00
2300e514c0 Testing typescript 2022-05-21 15:16:10 +01:00
1dea005dfb Update nav links 2022-02-06 17:44:17 +00:00
48dca32d28 Test 2022-02-06 14:40:23 +00:00
243c6b2e2d Test 2022-02-06 14:27:41 +00:00
42434e396a Test 2022-02-06 14:19:00 +00:00
dee938b9b3 Update year 2022-02-06 14:17:14 +00:00
5020d53abc Update package-lock.json 2022-02-06 13:47:59 +00:00
21a662d894 Small fix 2022-01-24 22:50:07 +00:00
cabf9f485b Update package.json 2022-01-01 16:14:15 +00:00
b84bf09ae4 Testing 2021-12-24 11:47:14 +00:00
e55815542c Update README.md 2021-11-20 19:42:21 +00:00
33357e2efb Adjust background/font color 2021-11-20 19:28:34 +00:00
d06e2b88eb 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
ed198c2365 Update overlay and border color 2021-07-08 21:06:12 +01:00
dc883cdf60 Update background-color for content 2021-07-01 20:41:29 +01:00
167ead42d9 More updates
- Add Back to top link in footer component.
- Remove unused slider css for now.
2021-03-29 14:31:28 +01:00
382c9d9fc6 Improve blog setup
- Use post title in banner.
- Add native.css for testing syntax highlighting.
2021-03-11 21:09:55 +00:00
bfb45585ed Move padding directly to links and add color transition
- Add more space for the links making it easier to click.
- Add spacing between text and underline which looks nicer.
- Add 0.1s linear transition to all link colors.
2021-03-08 15:59:53 +00:00
2d0cf3c356 Preload banner image 2021-02-21 10:46:18 +00:00