Commit graph

119 commits

Author SHA1 Message Date
Ayo
97c04c21b9 chore: update logo image url 2026-06-04 15:03:20 +02:00
Ayo
785e08008b chore: separate items for html routing & templating 2026-06-04 15:00:11 +02:00
Ayo
fc18f3611b chore: fix url to fastify adapter package 2026-06-04 13:32:55 +02:00
Ayo
566c8964e5 chore: update packages version tags 2026-06-04 13:27:44 +02:00
Ayo
6edab54354 feat: new architecture to support server framework plugin
- generic `server.serve` config
- new demo workspace
- new basic template
- updated readme

Reviewed-on: https://git.ayo.run/ayo/mcfly/pulls/3
Co-authored-by: Ayo <ayo@ayco.io>
Co-committed-by: Ayo <ayo@ayco.io>
2026-06-04 11:17:09 +00:00
Ayo
970970fd32 feat: use fastify as server
- [x] implement server framework plugin config
- [x] new @mcflyjs/fastify package
- [x] update readme re: pivot & target state
- [x] new basic template

Reviewed-on: https://git.ayo.run/ayo/mcfly/pulls/2
Co-authored-by: Ayo <ayo@ayco.io>
Co-committed-by: Ayo <ayo@ayco.io>
2026-06-04 11:03:45 +00:00
Ayo
872b1c470b chore: update readme for nerds 2026-03-12 10:34:14 +01:00
Ayo
c6e449b26e chore: test post-commit hook 2026-02-22 15:00:30 +01:00
Ayo
6c4e139810 chore: test husky post-commit in package.json 2026-02-22 14:59:06 +01:00
Ayo
f72dff3551 chore: update readme 2026-02-22 14:58:02 +01:00
Ayo
ff584aae95 chore: update git hooks 2026-02-22 14:52:46 +01:00
Ayo
1ddf5c3fc4 chore: update readme 2026-02-22 14:49:46 +01:00
Ayo
92bf304f4f chore: update readme (testing) 2026-02-22 14:48:03 +01:00
Ayo
b490eeb353 chore: update readme 2026-02-22 14:43:33 +01:00
ayo
6281c1516f
chore: housekeeping (#60)
* chore: remove .build.yml

* chore: update attribution
2025-06-07 23:33:58 +02:00
ayo
89a4a11a27
chore: update readme (#59)
* chore: update readme

* chore: update link to v1 milestone
2025-05-29 23:49:13 +02:00
ayo
88413486a5
chore: update readme (#58) 2025-05-29 23:46:22 +02:00
ca305aef1e chore: appease gatekeepers 2025-04-20 15:17:46 +02:00
aa10b6f3c5 chore: trigger build 2025-03-26 22:51:20 +01:00
006fe3fe21 chore: remove top info on readme about move to sh 2025-03-01 20:35:14 +01:00
7750ac8d73 chore: add contribution section in readme 2025-03-01 12:09:58 +01:00
92c17b475b chore: update readme with 'how it works' 2025-03-01 10:44:20 +01:00
c717efbfd4 chore: add link to roadmap in readme 2025-02-14 23:05:40 +01:00
f87d5ddd56 chore: update readme to practice git send-email 2025-02-10 21:25:14 +01:00
657d385467 chore: link to sr.ht project 2025-02-09 16:14:12 +01:00
9b8990f27a chore: update readme 2025-02-09 16:01:10 +01:00
fc6c838022 chore: update sh note on readme 2025-02-08 20:30:49 +01:00
dc7e7595b5 chore: update sh note on readme 2025-02-08 20:27:41 +01:00
f7f3770c07 chore: add links to sourcehut on the readme 2025-02-08 20:13:21 +01:00
ce7951caf4 chore: add links to readme 2025-02-08 20:03:03 +01:00
4514394b38 Merge branch 'main' of git.sr.ht:~ayoayco/mcfly 2025-01-28 22:19:54 +01:00
0dd1840516 chore: use small logo 2025-01-09 17:39:29 +01:00
443017cddc chore: show mcfly logo 2025-01-09 17:33:57 +01:00
237ad43c65 chore: link to shadow dom in read me 2025-01-09 17:30:12 +01:00
76874d5b53 chore: link to MDN docs for why items 2025-01-09 17:25:41 +01:00
00fc0d1e56 chore: hide images on redme files 2025-01-09 12:05:04 +01:00
ab224f0258 chore: update readme files with correct image url 2025-01-09 12:03:59 +01:00
081d78936d chore: update readme files with correct api path 2025-01-09 12:02:22 +01:00
057c9dc7f0 chore: remove in packages table on README.md 2025-01-09 10:23:47 +01:00
3b5f067cb7
chore: update README.md 2025-01-09 00:02:21 +01:00
83525ed6a7 feat(template): use updated core 2025-01-08 23:36:28 +01:00
b526da063f feat(core): use src/api as api dir; don't render if event path is public asset 2025-01-08 23:26:27 +01:00
3610e0b0a8 chore: update readme 2024-12-31 22:28:34 +01:00
59ca18f616 chore: fix readmes 2024-12-31 12:02:56 +01:00
837a2363ee chore: update readmes 2024-12-31 12:01:06 +01:00
Ayo Ayco
a9ec11c7c3
chore: update demo link on README.md 2024-12-28 00:05:28 +01:00
f071b0d531 chore: update readme with WHY 2024-12-08 22:08:43 +01:00
10573b56a1
chore: update README.md 2024-03-11 21:46:18 +01:00
Ayo
7141c10914 chore(readme): update /chat info 2024-01-13 09:15:50 +01:00
Ayo
4b65501ad3 chore: update readme; trigger deploy 2024-01-11 23:47:18 +01:00