f8f3f269c8
Remove bootstrap dependency
2023-03-19 08:38:11 +00:00
bfbb2ceeaa
Fix build/layout issues
2023-01-03 19:41:40 +00:00
4df0eb499e
Update to sveltekit 1.0
2022-12-27 14:10:48 +00:00
03914855da
Remove policy page
2022-10-09 16:28:54 +01:00
7395f859a9
Update config/packages
2022-09-04 15:55:40 +01:00
034345b29f
Remove blog/cleanup
2022-05-24 19:39:44 +01:00
c4a3c27e17
More navigation fixes
2022-05-23 21:25:15 +01:00
9c4c2557a8
Improve navigation
2022-05-23 21:06:56 +01:00
2955214478
Testing typescript
2022-05-21 15:16:10 +01:00
3b4e381e2b
Update nav links
2022-02-06 17:44:17 +00:00
2042bc308a
Test
2022-02-06 14:40:23 +00:00
0d74e239d6
Test
2022-02-06 14:27:41 +00:00
25c1d55b44
Test
2022-02-06 14:19:00 +00:00
194b0466c6
Update year
2022-02-06 14:17:14 +00:00
23ebbb4c11
Update package-lock.json
2022-02-06 13:47:59 +00:00
7695fde50e
Small fix
2022-01-24 22:50:07 +00:00
28a6827ac4
Update package.json
2022-01-01 16:14:15 +00:00
fc21e2f889
Testing
2021-12-24 11:47:14 +00:00
53f440d895
Update README.md
2021-11-20 19:42:21 +00:00
7bf4512bdc
Adjust background/font color
2021-11-20 19:28:34 +00:00
c35c09af53
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
0d5b3c6ecc
Update overlay and border color
2021-07-08 21:06:12 +01:00
055c4dbbfb
Update background-color for content
2021-07-01 20:41:29 +01:00
ea3b2521a4
More updates
...
- Add Back to top link in footer component.
- Remove unused slider css for now.
2021-03-29 14:31:28 +01:00
f3b91b8723
Improve blog setup
...
- Use post title in banner.
- Add native.css for testing syntax highlighting.
2021-03-11 21:09:55 +00:00
277a9d179c
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
7db267dc45
Preload banner image
2021-02-21 10:46:18 +00:00
98c8ce2180
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
1bc0132a9c
Another minor change
2021-02-16 21:59:09 +00:00
5a4ff49958
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
e4b1f317a2
Update privacy policy
...
- Updated last update notice.
- Adjust capitalization and formatting.
- Amended changes section.
2021-02-09 22:42:59 +00:00
412e01b0e3
Add google analytics
2021-02-06 23:51:36 +00:00
c591ea7568
Review global.css
...
- Trying to make it less of a mess.
2021-02-06 22:41:16 +00:00
49c42375b9
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
ef909d0246
Update README.md
2021-01-28 11:19:38 +00:00
ba531e4206
Update copyright year
2021-01-03 16:42:37 +00:00
6a405da6f3
Remove unused manifest link
2020-12-19 18:44:46 +00:00
5772811610
Add border-top to .overlay and changed color from line-color to border-color
2020-12-19 16:14:22 +00:00
a731a82ea8
Adjust line-height for content
...
- Reduced line-height from 1.8 to 1.6.
2020-12-19 13:19:24 +00:00
50f734be70
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
0581f7aa7b
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
f9e112d468
Move themes.css into global.css
2020-11-17 10:59:12 +00:00
13ada24071
Removing old website code.
...
- Still available on the server and in commit history if we need to reference it later.
2020-10-23 22:10:37 +01:00
4e44cb8df4
Test commit.
2020-10-21 15:35:22 +01:00
44270f078e
Quick test for post-receive hook.
...
- Moved style section in index.svelte.
2020-10-11 16:34:23 +01:00
8df672a5ae
Minor content change.
...
- Testing if the git hook works as expected.
2020-10-11 16:31:23 +01:00
dd1c313db0
Updated README.md.
2020-10-11 13:30:30 +01:00
31c31b0a61
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
5d21c148c7
Moving more colors to css variables and tweaking some of the values.
...
- Added color variables for lines and links.
- Testing a slightly lighter gray for the background.
2020-09-10 14:52:11 +01:00
2fe04a6ec2
Fixed issue with admin link changing nav height.
2020-09-04 16:27:55 +01:00