Skip to content

Commit a409815

Browse files
committed
update readme
1 parent 1fa2b0f commit a409815

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
<img src="./static/img/logo-horizontal.png" alt="Smocker" height="100" title="Smocker logo by mandyellow" />
33
</h1>
44

5-
[![Netlify Status](https://api.netlify.com/api/v1/badges/709d726b-df62-4a80-ae54-c28f72a8f019/deploy-status)](https://app.netlify.com/sites/smocker-dev-docs/deploys)
5+
[![Netlify Status](https://api.netlify.com/api/v1/badges/61d4e090-b242-419f-8d69-e9dee3d50a37/deploy-status)](https://app.netlify.com/sites/smocker-dev-docs/deploys)
66
[![License](https://img.shields.io/github/license/smocker-dev/docs?logo=open-source-initiative)](https://github.com/smocker-dev/docs/blob/main/LICENSE)
77

88
This repository contains the official Smocker documentation.
99

1010
This documentation is available on [smocker.dev](https://smocker.dev).
1111

12+
## Contributing
13+
14+
The documentation is written in Markdown using [Docusaurus](https://docusaurus.io). You can use the following commands to manage the project:
15+
16+
- `npm install`: install the dependencies
17+
- `npm start`: start the documentation in development mode, with live reload
18+
- `npm run build`: generate the static production documentation
19+
1220
## Authors
1321

1422
- [Thibaut Rousseau](https://github.com/Thiht)

0 commit comments

Comments
 (0)