Commit graph

623 commits

Author SHA1 Message Date
b103679154 chore: add initial values doc 2025-02-10 23:18:04 +01:00
bf40df6d54 chore: add emoji numerics to steps in the contributing guide 2025-02-10 22:39:44 +01:00
5f0cff2ade chore: fix typo in the contributing guide 2025-02-10 22:36:31 +01:00
53e144d291 chore: update contributing guide 2025-02-10 22:35:48 +01:00
3a1c9f773f chore: update CONTRIBUTING guide 2025-02-10 22:31:30 +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
65e6cf704c chore: add gh PR template pointing to sourcehut 2025-02-08 19:51:27 +01:00
f9d3773e7a chore: add secret UUID 2025-02-08 19:31:48 +01:00
4934c8a9a9 chore: use REPO env var 2025-02-08 19:27:53 +01:00
9055c2bae3 chore: add github mirror push 2025-02-08 19:21:27 +01:00
4514394b38 Merge branch 'main' of git.sr.ht:~ayoayco/mcfly 2025-01-28 22:19:54 +01:00
34ebcd939a refactor: remove relativePath processing 2025-01-14 20:35:57 +01:00
b5b08dbe55 chore: revert only-allow & pnpm removal 2025-01-14 20:32:56 +01:00
0c5e8435e6 chore: try to remove only allow for now 2025-01-14 20:29:40 +01:00
1ddc501f72 chore: try using npm instead of pnpm 2025-01-14 20:26:49 +01:00
8b3b7fdfa2 chore: try relative dynamic import 2025-01-14 20:23:31 +01:00
5af6747c29 feat: remove manual copy during build cmd 2025-01-14 18:40:22 +01:00
3a3249f361 feat: use .mcfly as builddir 2025-01-14 18:40:04 +01:00
07970ea442 fix: add netlify workaround 2025-01-14 01:06:21 +01:00
1c9bbdb10e refactor(core): use nitro runtimeConfig to pass mcfly config file path 2025-01-14 01:01:00 +01:00
3b8c6e6d11 feat(core): use dynamic import to resolve mcfly config 2025-01-14 00:41:38 +01:00
b6f2b92881 chore: optimize small logo 2025-01-11 09:12:35 +01:00
c977615759 feat(core): use getNitroConfig in prepare command 2025-01-10 20:33:51 +01:00
5556329c83 feat: copy mcfly config to dist 2025-01-10 18:19:21 +01:00
8020987ccd fix(core): build command to consider nitroConfig.preset when not provided as arg 2025-01-10 17:48:00 +01:00
62fbf5c4b8 fix(core): use c12 to load mcfly config from route middleware
- Can pass functions; while nitro's runtimeConfig cannot. This makes plugins possible
2025-01-10 17:43:25 +01:00
c282f37fae refactor: add getNitroConfig for consolidating different nitro config sources 2025-01-10 17:23:31 +01:00
5095810077 chore(core): patch version for release 2025-01-10 10:21:14 +01:00
8b9825d761 fix(core): import from file instead of the runtime directory 2025-01-10 10:20:08 +01:00
ae412b7613 feat(template): use latest core 2025-01-09 22:05:22 +01:00
2ffe326f48 feat(site, template): update links from gh to sh 2025-01-09 22:03:40 +01:00
02a3edb3e3 chore: update links from gh to sh 2025-01-09 22:02:50 +01:00
f5347d9426 chore: link to sourcehut 2025-01-09 22:01:08 +01:00
fd634e3370 feat(templates): move public dir to src dir 2025-01-09 21:55:06 +01:00
1ef847a11d fix(site): move public dir to src dir 2025-01-09 21:53:47 +01:00
ffc0f05e44 chore: run netlify deploy on root 2025-01-09 21:38:58 +01:00
0bc718a81f chore: try build & deploy 2025-01-09 21:26:45 +01:00
bd52ab65d6 chore: try copy whole dist to root 2025-01-09 21:18:52 +01:00
608f4f80e8 chore: run deploy from root 2025-01-09 21:16:09 +01:00
d2d4e93cc9 chore: update deploy command 2025-01-09 21:13:42 +01:00
abf967ffa8 chore: set netlify base dir 2025-01-09 21:12:59 +01:00
4c22d3b413 chore: try to run deploy in root dir 2025-01-09 21:07:00 +01:00
fa0a19a577 chore: list dist files 2025-01-09 21:03:26 +01:00
f7e948f17c chore: try list file on deploy step 2025-01-09 20:55:01 +01:00