Skip to content

Commit b39d1ff

Browse files
committed
gh pages doc
1 parent f1fa48a commit b39d1ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ When you want to test the component within a solid-pane, you can use the [develo
7373
The following document gives guidance on how to add and perform testing in solid-ui.
7474
[Testing in solid-ui](https://github.com/SolidOS/solid-ui/blob/18070a02fa8159a2b83d9503ee400f8e046bf1f6/test/unit/README.md)
7575

76+
## Girhub Pages
77+
78+
* The github pages should contain the storybook and further documentation. In order to make sure it is deployed there is a step in the CI (gh-pages). This depends on the previous `build` step. It MUST contain `build-storybook` otherwise the storybook is not being published.
79+
7680
## Further documentation
7781

7882
- [Some code know-how](https://github.com/SolidOS/solidos/wiki/2.-Solid-UI-know-how)

0 commit comments

Comments
 (0)