Commit graph

682 commits

Author SHA1 Message Date
ef9a3c382b chore: vscode setting show dist & node_modules 2025-03-26 20:33:50 +01:00
32d26bc77c feat(config): make nitro config optional 2025-03-26 20:28:49 +01:00
32e20f4724 chore: update monorepo package name 2025-03-22 23:01:44 +01:00
9b2e3cf8c2 chore: clean up scripts 2025-03-22 23:00:04 +01:00
e40642bb84 chore: test on lint-staged 2025-03-22 22:51:37 +01:00
8da6d4e994 test(core): use vitest it 2025-03-22 22:49:06 +01:00
f675887f10 chore(core): ship dist dir 2025-03-22 22:47:44 +01:00
6a229b4b0d chore: hide dirs in vscode settings 2025-03-22 22:40:46 +01:00
0a58bbf6a3 chore: build site local deps on 'run site' 2025-03-22 22:39:29 +01:00
9899a25d9d test: organize test files 2025-03-22 21:17:45 +01:00
b2ee0f35bb chore(create-mcfly): patch version for release 2025-03-22 19:55:25 +01:00
e58c3473b4 chore: update deps; add @types/node 2025-03-22 19:47:02 +01:00
98b48e13e0 refactor: skip failing test (for now) 2025-03-15 23:34:15 +01:00
fee04025bb refactor(cli): return object instead of array in getMcFlyConfig 2025-03-15 23:33:30 +01:00
708ead451c chore: try failing test 2025-03-15 20:31:34 +01:00
0fc9de7725 chore: run vitest once in CI 2025-03-15 20:28:24 +01:00
45bb48ad86 chore: add test in build.yml 2025-03-15 20:24:48 +01:00
93e0c956e9 test(core): update cli tests 2025-03-15 20:22:53 +01:00
87c6cffb2f refactor(core): use renamed util 2025-03-15 20:13:39 +01:00
c6c3fc608a refactor(core): rename and add jsdoc 2025-03-15 20:13:09 +01:00
2e427fc1cc chore: update lint-staged config 2025-03-15 20:00:51 +01:00
9e6c75502a chore: update lock file 2025-03-15 12:06:53 +01:00
caad9d8f4e chore: remove packageManager from package.json 2025-03-15 12:05:38 +01:00
16ab6d5e66 devops: single build step; remove build.yml.bkup 2025-03-01 22:39:10 +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
2e8211c2ad devops: separate deps installation for site build
- project dep tsc is needed before local deps build
- site workspace deps installation is needed before site build
2025-03-01 11:56:17 +01:00
b84bc75077 devops: install deps after build local deps 2025-03-01 11:52:35 +01:00
1d756e94c0 devops: ignore scripts on deps installation 2025-03-01 11:50:55 +01:00
fb8ab6844a devops: add site install local deps 2025-03-01 11:47:37 +01:00
757293fc98 devops: put build local core & config in one step 2025-03-01 11:45:52 +01:00
678d29c683 devops: fix build yml 2025-03-01 11:44:51 +01:00
315866bf97 devops: add steps for building local core & config
- our site uses workspace deps
2025-03-01 11:43:48 +01:00
798b6df2b3 devops: build local deps for site
- our site is using workspace packages
2025-03-01 11:40:44 +01:00
92c17b475b chore: update readme with 'how it works' 2025-03-01 10:44:20 +01:00
42ebbb6d1b devops: use run build:site 2025-02-28 23:51:41 +01:00
45e8b657f9 chore(core): rewrite cli to ts 2025-02-28 23:50:29 +01:00
f3ee5eebb5 chore(core): initial migration to typescript 2025-02-28 23:24:28 +01:00
d89cd22e78 chore: update build script to build config 2025-02-28 22:33:20 +01:00
d71993134e chore: update ts configuration 2025-02-28 22:29:05 +01:00
10d66e3b34 feat(templates): use latest config 2025-02-28 22:05:46 +01:00
6814139f26 chore(site): update deps 2025-02-28 22:04:41 +01:00
5165736e0d chore: patch for release 2025-02-28 22:03:06 +01:00
55dc34dbf0 chore(create-mcfly, config): add exports 2025-02-28 22:01:40 +01:00
280e2f6150 chore(create-mcfly, config): migrate to typescript
- initial migration before we do the core
2025-02-28 21:50:28 +01:00
332dbd1f88 fix(site, templatest): unclosed link tags 2025-02-28 20:19:38 +01:00
6558e34850 chore: remove github PR warning
- need to acknowledge Github as a valid channel for contribution
2025-02-28 20:19:03 +01:00
019eb6ba15 fix(templates, site): relative og image path 2025-02-15 12:29:04 +01:00
20ba3f28ee fix(templates, site): use png og image 2025-02-15 12:25:55 +01:00
f1e9a0726e feat(templates,site): use logo as og image 2025-02-15 12:22:18 +01:00