Commit graph

433 commits

Author SHA1 Message Date
f576cf60a7 chore: add links to readme 2025-02-08 20:03:18 +01:00
49e78e6eb0 chore: update PR template 2025-02-08 19:49:56 +01:00
699f2f76be chore: add PR template pointing to SourceHut 2025-02-08 19:47:51 +01:00
73f5d5ef2b chore: update secret UUID 2025-02-08 19:41:37 +01:00
2b3e6cd63e chore: add automated push mirror 2025-02-08 19:40:17 +01:00
6fa235a13c chore: disable telemetry in build script 2025-01-27 22:01:59 +01:00
f6bae8d43c fix(blog): slug should be id 2025-01-11 10:56:41 +01:00
113248b6ed chore: migrate to Astro 5 stuff 2025-01-10 12:05:13 +01:00
Ayo Ayco
792b592fca chore: add dep lint-staged 2024-12-30 14:37:29 +01:00
Ayo Ayco
dcf5afcbec chore: only use astroswglobals in sw.mjs 2024-12-30 14:36:40 +01:00
cf0e3893df chore: set up eslint-plugin-prettier 2024-12-27 23:21:13 +01:00
20d25cc282 chore: test precommit 2024-12-27 21:32:43 +01:00
7baf073e5d chore: test precommit 2024-12-27 21:31:35 +01:00
40631874d8 chore: test precommit 2024-12-27 21:25:45 +01:00
b384210f1b chore: test precommit 2024-12-27 21:18:36 +01:00
6fa8e2124c chore: reuse gitignore patterns as eslint ignore 2024-12-27 14:51:36 +01:00
091b53e940 chore: update .prettierignore 2024-12-26 00:37:32 +01:00
cbd09d478f chore: remove bkup file 2024-12-26 00:16:36 +01:00
49cafdd6d5 fix: jsx fragment wrap 2024-12-26 00:15:31 +01:00
99315e639a chore: format code 2024-12-26 00:10:13 +01:00
d21e743569 chore: format .svg 2024-12-26 00:09:28 +01:00
8f9d5cf48f feat: use jumbotron.svg 2024-12-26 00:08:29 +01:00
f8d94bb2ee chore: add dev script 2024-12-26 00:04:49 +01:00
Ayo Ayco
95329ff66d chore: set up prettier, eslint 2024-12-25 23:58:30 +01:00
Ayo Ayco
38addd30bf chore: setup husky, eslint, prettier 2024-12-25 23:03:50 +01:00
249caabd67 refactor: remove logger 2024-11-10 21:01:35 +01:00
a567a88540 chore: move to new /test dir 2024-11-10 20:09:05 +01:00
ec02a26795 test(sanitizer): update test description 2024-11-10 20:07:25 +01:00
4e9a690e68 chore: add test script 2024-11-10 20:07:10 +01:00
d5b373df48 test(sanitizer): add tests for cozify() 2024-11-10 20:05:39 +01:00
ace0f6a4bf chore(deps): add vitest 2024-11-09 23:39:01 +01:00
Ayo Ayco
a70c6700bf chore(deps): astro & integrations upgrade 2024-10-27 20:08:47 +01:00
af22682662 fix: remove link for missing .css file 2024-10-06 10:55:20 +02:00
6a02a26571 chore: update version 2024-09-07 13:53:50 +02:00
e6cfd30e44 style: make app with 100% 2024-09-07 13:53:20 +02:00
5d199819c6 chore: remove @ayco/astro-resume from readme credits 2024-09-04 20:20:31 +02:00
13065bdec3 style: spacing adjustments 2024-09-04 20:14:00 +02:00
ebf7baa1ed refactor: rename layouts for App & Blog 2024-09-04 20:09:20 +02:00
aa271c8050 style: app spacing, color adjustments 2024-09-04 20:09:20 +02:00
d4bc2755bc refactor: various improvements
- use semantic elements (main, header, article)
- remove unused AddressBar component
- bundle article css
2024-09-04 20:09:20 +02:00
d4fef25400 refactor: remove @ayco/astro-resume 2024-09-04 20:09:20 +02:00
4a6dc800ca feat: add logos & use as favicon 2024-09-04 20:09:20 +02:00
f85608bc7c style: safe center home app 2024-09-03 23:13:06 +02:00
cc63223742 style: remove centering the home app 2024-09-03 22:47:30 +02:00
b60e459db0 0.3.3 2024-09-03 22:06:59 +02:00
9ca2cecec6 chore: assistant -> companion 2024-09-03 22:06:22 +02:00
715bf6f3a8 chore: fix readme logo alignment 2024-09-03 22:05:29 +02:00
2d56fa01b8 chore: update readme & app version 2024-09-03 22:03:48 +02:00
Ayo Ayco
37d05e3ec7
style: vertically center app home (#111)
* style: app-wrapper positioning to vertical center when on home
* refactor: undo unneeded change
* refactor: remove app.css
2024-09-03 21:52:25 +02:00
Ayo Ayco
bcba01f04c
style: address bar color adjustments (#110) 2024-09-03 21:28:17 +02:00