Skip to content

Commit 94688d0

Browse files
committed
publish docs
1 parent b85af86 commit 94688d0

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Refer to [the GitHub issues page](https://github.com/jdan/98.css/issues) to see
6565

6666
Thank you for checking my little project out, I hope it brought you some joy today. Consider [starring/following along on GitHub](https://github.com/jdan/98.css/stargazers) and maybe subscribing to more fun things on [my twitter](https://twitter.com/jdan). 👋
6767

68+
### Publishing
69+
70+
Building the docs site: `npm run deploy:docs`
71+
72+
Publishing to npm: `npm run release`
73+
6874
### License
6975

7076
[MIT](https://github.com/jdan/98.css/blob/main/LICENSE)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "98.css",
3-
"version": "0.1.19",
3+
"version": "0.1.20",
44
"description": "A design system for building faithful recreations of old UIs",
55
"main": "dist/98.css",
66
"directories": {

0 commit comments

Comments
 (0)