28 Commits

Author SHA1 Message Date
0600908c7d Update theme usage 2024-06-01 09:31:16 +01:00
064d627d4d Update theme setup 2024-05-31 19:42:50 +01:00
b2e4d7af50 Add status/error message display 2023-08-17 07:35:23 +01:00
7941a8fa90 Remove bootstrap dependency 2023-03-19 08:38:11 +00:00
86b274409a Remove blog/cleanup 2022-05-24 19:39:44 +01:00
0ccdae9b82 Improve navigation 2022-05-23 21:06:56 +01:00
b84bf09ae4 Testing 2021-12-24 11:47:14 +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
62b90029ba Another minor change 2021-02-16 21:59:09 +00:00
c501e8d7d4 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
edf846671f Review global.css
- Trying to make it less of a mess.
2021-02-06 22:41:16 +00:00
d89b23bad5 Add border-top to .overlay and changed color from line-color to border-color 2020-12-19 16:14:22 +00:00
5b5a805d81 Adjust line-height for content
- Reduced line-height from 1.8 to 1.6.
2020-12-19 13:19:24 +00:00
3177a9d1cc 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
be63a2aaed 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
1d7614fdf4 Move themes.css into global.css 2020-11-17 10:59:12 +00:00
95d19bd82d 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
4ffaa80f02 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
d66bb31eec Cleanup.
- Removed old image.
- Changed alt of user to Admin.
2020-09-04 10:11:14 +01:00
94c60f2251 Updated to work with live site
Added components from somewhere
fixed some css background image
2020-08-20 19:56:24 +10:00
f4167ba9d4 moved static files
improved css
2020-08-20 15:42:54 +10:00
871b855e41 Migrating to Svelte
User management not done.
Footer not done
Nav user management icon not positioned correctly
2020-08-19 23:54:15 +10:00