Skip to content

Commit 4ca28bc

Browse files
authored
Update README.md
1 parent d5623c3 commit 4ca28bc

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

README.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,13 @@ Click the button below to use this theme in Gatsby, Hugo or Jekyll via the Stack
1414

1515
This theme is written in [Unibit](https://docs.stackbit.com/unibit/), which is designed to transpile themes to work with multiple static site generators (SSG) such as Jekyll, Hugo & Gatsby.
1616

17-
If you are looking to use this theme on a specific SSG, it is recommended that you use the [Stackbit site builder](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-fractal) to generate the theme. The site builder will generate the SSG-specific source to your own GitHub repository. You are free to use and modify the generated source however you wish.
17+
If you are looking to use this theme on a specific SSG, it is recommended that you use the [Stackbit site builder](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-fractal) to generate the theme. The site builder will generate the SSG-specific source to your own GitHub repository. You are free to use and modify the generated source however you wish.
1818

19-
### Develop Locally Using Unibit
19+
### Editing This Theme
2020

21-
While we recommend using the [site builder](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-fractal) to generate a version of the theme for any of the supported static site generators, you can develop locally using the Unibit CLI.
21+
While we recommend using the [site builder](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-fractal) to generate a version of the theme for any of the supported static site generators, you can develop locally using the Unibit CLI. For details on how to install and use Unibit, visit the [documentation](https://docs.stackbit.com/site-builder/unibit/).
2222

23-
```
24-
npm install -g @stackbit/unibit
25-
```
26-
27-
Start the local development server.
28-
29-
```
30-
unibit develop
31-
```
32-
33-
Compile a production build into the `public` folder.
34-
35-
```
36-
unibit build
37-
```
38-
39-
### Develop Locally using CodeSandbox
23+
### Develop Using CodeSandbox
4024

4125
You can also develop this theme in the browser using Unibit via CodeSandbox.
4226

0 commit comments

Comments
 (0)