You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,7 +32,7 @@ This template offers following pre-configured features. Additionally, your repo
32
32
33
33
✅ Workflow to automatically rebrand entire template based on the name of the repo you create from this template. (As soon as you create a repo from this template, setup workflow is triggered which renames nthul to your repo name and does lots of other fixes to set you up and running.)
34
34
35
-
✅ With all these features, this readme file contains a quick checklist for you to configure Codecov and other badges, setup your docs website on GitHub pages, etc. See [Checklist](https://github.com/mayank1513/nthul/#checklist).
35
+
✅ With all these features, this readme file contains a quick checklist for you to configure Codecov and other badges, setup your docs website on GitHub pages, etc. See [Checklist](https://github.com/react18-tools/nthul/#checklist).
36
36
37
37
#### Create a library that is
38
38
@@ -44,7 +44,7 @@ This template offers following pre-configured features. Additionally, your repo
44
44
45
45
✅ Works with all build systems/tools/frameworks for React18
46
46
47
-
✅ Doccumented with [Typedoc](https://mayank1513.github.io/nthul) ([Docs](https://react18-tools.github.io/turborepo-template))
47
+
✅ Doccumented with [Typedoc](https://react18-tools.github.io/nthul) ([Docs](https://react18-tools.github.io/nthul))
48
48
49
49
## Install
50
50
@@ -86,7 +86,7 @@ $ yarn add nthul
86
86
-[ ] Create your library and update examples
87
87
-[ ] Update README
88
88
-[ ] Setup GitHub pages to deploy docs
89
-
-[ ] Go to [repo settings](https://github.com/mayank1513/nthul/settings/pages) -> pages (On left panel); Select deploy from a branch; Then Select `main` and `/docs`
89
+
-[ ] Go to [repo settings](https://github.com/react18-tools/nthul/settings/pages) -> pages (On left panel); Select deploy from a branch; Then Select `main` and `/docs`
90
90
-[ ] Push your changes/Create PR and see your library being automatically tested and published
91
91
-[ ] Optionally deploy your example(s) to Vercel.
92
92
-[ ] You are most welcome to star this template, contribute, and/or sponsor the `terbo-repo-template` project or my other open-source work
@@ -144,7 +144,7 @@ Learn more about the power of Turborepo:
### 🤩 Don't forger to start [this repo](https://github.com/mayank1513/nthul)!
147
+
### 🤩 Don't forger to start [this repo](https://github.com/react18-tools/nthul)!
148
148
149
149
Want hands-on course for getting started with Turborepo? Check out [React and Next.js with TypeScript](https://mayank-chaudhari.vercel.app/courses/react-and-next-js-with-typescript) and [The Game of Chess with Next.js, React and TypeScrypt](https://www.udemy.com/course/game-of-chess-with-nextjs-react-and-typescrypt/?referralCode=851A28F10B254A8523FE)
0 commit comments