1
0
Fork 0
freesewing/sites/dev
Benjamin Fan dcf7c0412b fix(dev): v4 tutorial setup changes (#278)
Changes to tutorial documentation:
1. Changed instances of `yarn` to `npm`. Remove references to installing `yarn`.
2. Changed instances of `@freesewing/new-design` to `@freesewing/studio`.
3. Changed instances of "lab" to "development environment" and `npm run lab` to `npm run org`.
4. Changed instances of Node v18.17.0 to v20.19.1. ~(I think I might have missed it in one spot. I'll submit a future PR for it.)~

I did not touch the Getting "Started with Vercel" and "Getting Started with Codespaces" tutorials. I need to take a closer look at these to see if they are still relevant or if we might want to remove them.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/278
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 09:32:33 +00:00
..
docs fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
scripts [dev] feat: Started working on component reference docs 2025-05-04 18:42:49 +02:00
src [dev] feat: Started working on component reference docs 2025-05-04 18:42:49 +02:00
static fix(dev): Replace default social card 2024-09-28 18:28:56 +02:00
babel.config.js fix(dev): Configure babel to handle import attributes 2024-09-28 14:41:03 +02:00
docusaurus.config.mjs [dev]: Chore migration to tailwindcss 4 / daisyui 5 2025-04-18 15:20:55 +02:00
package.json [dev] feat: Started working on component reference docs 2025-05-04 18:42:49 +02:00
postcss.config.js [dev]: Chore migration to tailwindcss 4 / daisyui 5 2025-04-18 15:20:55 +02:00
sidebars.js chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
skip_build.mjs chore: Added skip_build script for Vercel 2024-09-28 13:18:52 +02:00