Commit graph

138 commits

Author SHA1 Message Date
Ayo Ayco
ce7941179b
refactor: remove sass (#108) 2024-09-02 11:34:33 +02:00
Ayo Ayco
9238933b78
feat: add logo svg (#107) 2024-09-02 09:42:57 +02:00
67304e70f0 style: address bar focus glow 2024-09-02 01:12:53 +02:00
f09b2ad499 style: address bar focus outline accent 2024-09-02 01:12:53 +02:00
e717f20ff3 style: spacing adjustments 2024-09-02 01:12:53 +02:00
1ee85644d6 style: jumbotron spacing 2024-09-02 01:12:53 +02:00
dd2613598e style: addressbar border lighter color 2024-09-02 01:12:53 +02:00
3bc3055dda style: footer and jumbotron text color 2024-09-02 01:12:53 +02:00
9eb06935e6 feat: Jumbotron & SimpleAddressBar 2024-09-02 01:12:53 +02:00
a85bc511ac style: link colors in footer 2024-09-01 19:02:30 +02:00
9285372b26 fix: blog link 2024-08-17 22:26:38 +02:00
2d0c74fc1e feat: do not revalidate every first load 2024-08-17 21:56:13 +02:00
cf065e3901 feat(blog): new meta post; update width snap 2024-08-17 21:44:41 +02:00
79e65f8994 feat: use new astro-sw support for typescript 2024-08-17 10:54:26 +02:00
cc5f145ff0 feat: style changes 2024-08-16 17:47:59 +02:00
fe12530680 feat: new CurrentVersion component; adjust styles 2024-08-16 16:47:38 +02:00
9456a11732 style(blog): primary btn spacing & nav width 2024-08-16 15:52:43 +02:00
8ef4c272fc feat: add email buttons 2024-08-16 15:52:07 +02:00
4b5bfef321 fix: favicon meta 2024-08-16 15:50:54 +02:00
c54ba4b995 chore: update favicon & blog meta title 2024-08-16 15:36:02 +02:00
bb3c99023e feat(blog): update social link labels 2024-08-16 11:20:28 +02:00
75fe8b96d2 feat(blog): a11y & various style improvements; add author 2024-08-16 10:30:20 +02:00
4daa099b22 feat: create logger; update cached articles on load 2024-08-16 08:47:31 +02:00
ed2364ebe8 feat(cozy): revalidate cached article 2024-08-16 07:34:15 +02:00
ec92421d2b feat: implement stale-while-revalidate caching strategy 2024-08-15 16:14:55 +02:00
ac1cf5df91 feat: don't open cozy in new tab 2024-08-14 20:27:54 +02:00
f0a51464be style(blog): nav links zero padding-left 2024-08-14 20:23:00 +02:00
566a6c2174 style(blog): fix layout to show full nav on mobile 2024-08-14 20:14:14 +02:00
d89047bdfa refactor(blog): description logic 2024-08-14 19:51:32 +02:00
22faeb32df feat(blog): add/improve meta info 2024-08-14 19:34:48 +02:00
37c37b4f4b fix: use correct cache version 2024-08-14 18:58:55 +02:00
9fef0dd913 feat: add unique build indicator 2024-08-14 18:43:01 +02:00
1d4cb25c4e feat: change Follow -> Mastodon 2024-08-14 17:55:04 +02:00
b32ae5bc06 feat: remove test change 2024-08-14 17:54:18 +02:00
1620a0d595 feat: add test change 2024-08-14 17:54:18 +02:00
15bcc19f08 feat: add follow link to footer 2024-08-14 17:54:18 +02:00
7ddf19db64 feat: link to original blog 2024-08-14 16:23:46 +02:00
608656664b feat: move primary button to social-links 2024-08-14 16:19:57 +02:00
58128c925b feat: first post; ssr index 2024-08-14 15:35:48 +02:00
ad7f30bb17 feat: initial /blog site 2024-08-14 14:56:01 +02:00
Ayo
45faa00c43 feat: cozify cached articles 2023-10-01 09:36:21 +02:00
Ayo
9c1627b3e5 feat: cozify to prefetch links and open in cozy 2023-10-01 08:48:33 +02:00
Ayo
8470e5bee6 chore: update deps; add ultrahtml dep 2023-10-01 08:36:48 +02:00
Ayo Ayco
9fd8eba7c5 fix: settings popover not showing
- removed conflict of IDs
- removed home btn getting disabled
2023-08-23 22:32:31 +02:00
Ayo
cc36a859d3 feat: progressively enhanced home link
- global app config via serializer/deserializer
- home link becomes router link if js enabled
2023-08-15 23:07:19 +02:00
Ayo
460aa22f6a refactor: use astro-resume 2023-07-28 10:06:46 +02:00
Ayo
8eff875340 refactor: feature flags 2023-07-27 18:42:04 +02:00
Ayo
3b2a863b6c fix: feature flag checkbox name 2023-07-25 23:44:42 +02:00
Ayo
2cb23529ef feat: dynamic checkbox id for settings 2023-07-25 23:29:56 +02:00
Ayo
74c501a7bd feat: hide settings popover by default 2023-07-25 23:26:09 +02:00