|
f3b91b8723
|
Improve blog setup
- Use post title in banner.
- Add native.css for testing syntax highlighting.
|
2021-03-11 21:09:55 +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 |
|
|
e4b1f317a2
|
Update privacy policy
- Updated last update notice.
- Adjust capitalization and formatting.
- Amended changes section.
|
2021-02-09 22:42:59 +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 |
|
|
a731a82ea8
|
Adjust line-height for content
- Reduced line-height from 1.8 to 1.6.
|
2020-12-19 13:19:24 +00: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 |
|
|
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 |
|
|
82a63c797e
|
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 |
|
|
7f686de11b
|
General content update.
- Changed banner titles.
- Reworked and updated the privacy policy.
- Fixed indentation and layout.
|
2020-08-24 14:06:15 +01:00 |
|
|
323b2a8eeb
|
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 |
|
|
352c23d843
|
Ported and updated policy page.
- Added policy.svelte.
- Updated policy content.
|
2020-08-22 19:06:53 +01:00 |
|
|
2a8c988199
|
Fixing some warnings. Trying to figure out how to automate site deployment.
|
2020-08-21 09:33:32 +01:00 |
|
|
056844b018
|
Ported login page.
- Only the basic form atm. Backend still needs to be ported.
|
2020-08-20 11:38:24 +01:00 |
|
|
8a3ad08f9e
|
Added footer component.
- Added a footer component and added a instance of it in _layout.
|
2020-08-20 11:35:17 +01:00 |
|
|
dce18f97d1
|
Updated to work with live site
Added components from somewhere
fixed some css background image
|
2020-08-20 19:56:24 +10:00 |
|
|
dc6580e21c
|
moved static files
improved css
|
2020-08-20 15:42:54 +10:00 |
|
|
b3008d9098
|
formatting fixes
|
2020-08-20 00:05:29 +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 |
|