tinacms / tinacms

A fully open-source headless CMS that supports Markdown and Visual Editing
https://tina.io
Apache License 2.0
11.19k stars 564 forks source link

✨ Create-tina-app - add starter template descriptions #4472

Closed wicksipedia closed 1 month ago

wicksipedia commented 1 month ago

cc @matt-goldman @levijj22 @kikibianc

As per request from @adamcogan (subject: Tina - Starter descriptions) - he wanted to add some descriptions to the templates in the create-tina-app cli.

I also had to pay off the following tech debt to get the code compiling (I use zsh-nvm - see https://wicksipedia.com/blog/terminal-setup) and running (since the readme was a TODO)

Demo of changes:

https://github.com/tinacms/tinacms/assets/600044/af82b5c5-8cbd-4bd4-8f82-2f5685a40adc

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 61745ace334dab6e9a95c3a96908b3b33cd24f18

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | create-tina-app | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

wicksipedia commented 1 month ago

required workflows will need to be changed after this pr is merged (removed unused node version from matrix)

done

CleanShot 2024-03-27 at 10 04 41