Skip to content

Commit

Permalink
update order
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOtterlord committed Jan 11, 2025
1 parent 13eaa45 commit f9a6f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Follow these steps to create your new Starlight theme.
- [ ] Add your theme name/description/logos to the docs in [apps/docs/astro.config.ts](apps/docs/astro.config.ts).
- [ ] Add your custom styles to [packages/theme/styles/theme.css](packages/theme/styles/theme.css).
- [ ] Take a fancy screenshot of your theme and place it in [assets/preview.png](assets/preview.png)
- [ ] Deploy the docs to you favorite hosting provider.
- [ ] Add an `NPM_TOKEN` env variable to your GitHub repo.
- [ ] Deploy the docs to you favorite hosting provider.
- [ ] Run `pnpm changeset` and give your project a major bump for an initial release.
- [ ] Push/merge to main, and publish a release by merging the changeset PR.
- [ ] Delete this file, and run `ln -s packages/theme/README.md README2.md` to create a symlink to your package README, and share your theme with the world!

0 comments on commit f9a6f47

Please sign in to comment.