Commit graph

104 commits

Author SHA1 Message Date
Sebin Nyshkim
f7ceadfb83 chore: bump version number 2023-01-20 02:57:06 +01:00
Sebin Nyshkim
7f89b30e63 feat: use bespoke social preview image 2023-01-20 02:56:17 +01:00
Sebin Nyshkim
2e12833d4b feat: add social card template 2023-01-20 02:55:53 +01:00
Sebin Nyshkim
afe81f2bbb fix: hover state bug on mobile 2023-01-20 02:13:22 +01:00
Sebin Nyshkim
20de567e7e chore: bump version number 2023-01-20 01:18:08 +01:00
Sebin Nyshkim
674784f219 fix: add padding to main element
Elements with margins at the top of the page cause unintended background-color of body to be visible
2023-01-20 01:17:18 +01:00
Sebin Nyshkim
4e26431fd6 chore: bump version 2023-01-19 22:08:24 +01:00
Sebin Nyshkim
b4437e542e chore: remove paragraph from footer 2023-01-19 22:05:28 +01:00
Sebin Nyshkim
9cb9bed431 refactor: simplify WelcomeHeader component 2023-01-19 22:04:46 +01:00
Sebin Nyshkim
782046efa6 feat: remove hover media query from SiteNavigation 2023-01-19 22:03:57 +01:00
Sebin Nyshkim
d4b12bc9ba fix: update SiteFooter styling 2023-01-19 22:03:11 +01:00
Sebin Nyshkim
bfe0ca0719 fix: update template structure 2023-01-19 22:02:37 +01:00
Sebin Nyshkim
04a3266a88 feat: remove unnecessary path element from SVG backgrounds 2023-01-19 22:02:04 +01:00
Sebin Nyshkim
9b11da8ad7 feat: update base stylings 2023-01-19 22:00:44 +01:00
Sebin Nyshkim
9160677be6 chore: move Fontawesome attribution from footer to AttributionView 2023-01-19 19:28:43 +01:00
Sebin Nyshkim
b1b6deda44 feat: add theme colors to head of page 2023-01-19 19:28:04 +01:00
Sebin Nyshkim
86a04fa6eb feat: display attribution for other types of assets in table 2023-01-19 19:06:05 +01:00
Sebin Nyshkim
e2b0dd0f0a chore: bump version 2023-01-19 01:56:22 +01:00
Sebin Nyshkim
e5c292ca1f build: update packages 2023-01-19 01:55:08 +01:00
Sebin Nyshkim
c03612d195 feat: add background SVG 2023-01-19 01:51:35 +01:00
Sebin Nyshkim
688c636acd fix: update styling of SiteFooter component 2023-01-19 01:51:21 +01:00
Sebin Nyshkim
de992d86b2 feat: various base style adjustments 2023-01-19 01:50:54 +01:00
Sebin Nyshkim
54c39cc9b4 feat: update styling of SiteFooter component 2023-01-19 00:40:12 +01:00
Sebin Nyshkim
fc3680bd7a style: run linter 2023-01-19 00:22:14 +01:00
Sebin Nyshkim
b90b674bf9 fix: missing SVG icons in Safari 2023-01-18 23:41:30 +01:00
Sebin Nyshkim
390d28cce7 fix: minor styling updates 2023-01-18 23:39:04 +01:00
Sebin Nyshkim
de9281574d revert: remove copy to clipboard functionality
Implementation across browsers makes this too much of a hassle to implement and behave consistently, notably Safari

Refs: e29a98f
2023-01-18 23:38:00 +01:00
Sebin Nyshkim
cb99059ef4 fix: prevent line break during slide-out transition 2023-01-18 19:23:57 +01:00
Sebin Nyshkim
4f5e6c2df3 feat: optimize responsive images 2023-01-18 18:47:53 +01:00
Sebin Nyshkim
e29a98f06d feat: add copy action indicator to color table 2023-01-18 18:39:14 +01:00
Sebin Nyshkim
5b16aae03c feat: add .htaccess 2023-01-18 16:58:33 +01:00
Sebin Nyshkim
82d6d68d25 feat: add custom favicon 2023-01-18 16:58:10 +01:00
Sebin Nyshkim
26645855ae fix: move script into body 2023-01-18 16:06:58 +01:00
Sebin Nyshkim
b40b385d6e feat: add social graph meta data 2023-01-18 16:06:29 +01:00
Sebin Nyshkim
e85746ba7e fix: use absolute max-height for image 2023-01-18 15:47:18 +01:00
Sebin Nyshkim
28d76eed45 fix: add margin to figcaption 2023-01-18 15:46:32 +01:00
Sebin Nyshkim
886708854a feat: make image dropshadow optional 2023-01-18 13:52:12 +01:00
Sebin Nyshkim
606269cbd4 feat: limit height of images 2023-01-18 13:51:11 +01:00
Sebin Nyshkim
d296e61362 refactor: remove TextBlock component in favor of simpler section element 2023-01-18 13:47:01 +01:00
Sebin Nyshkim
bd4b36f8ae chore: serve from subdirectory 2023-01-18 12:58:31 +01:00
Sebin Nyshkim
caca751b74 fix: navigation text not changing color on hover 2023-01-18 12:57:52 +01:00
Sebin Nyshkim
ccf9556f3b chore: bump version number 2022-10-11 23:05:36 +02:00
Sebin Nyshkim
98de3bc095 build: run npm update 2022-10-11 23:04:21 +02:00
Sebin Nyshkim
f9d6c8e4dc build: add typescript module declaration for vite-imagetools imports 2022-10-11 23:03:53 +02:00
Sebin Nyshkim
3fd8929186 feat: add AttributionTable to AttributionsView 2022-10-11 23:02:50 +02:00
Sebin Nyshkim
de35e0e333 feat: add fill color for svg icons in tables 2022-10-11 22:25:54 +02:00
Sebin Nyshkim
c8213ca5a5 feat: add icons 2022-10-11 22:25:06 +02:00
Sebin Nyshkim
1eca8ae41e feat: add AttributionTable component 2022-10-11 22:24:52 +02:00
Sebin Nyshkim
0683ff26c5 feat: add AttributionsView 2022-10-03 19:25:56 +02:00
Sebin Nyshkim
e7ffb63e43 feat: self-host fonts 2022-10-03 19:24:47 +02:00