File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" ./static/img/logo-horizontal.png " alt =" Smocker " height =" 100 " title =" Smocker logo by mandyellow " />
3
3
</h1 >
4
4
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 )
6
6
[ ![ License] ( https://img.shields.io/github/license/smocker-dev/docs?logo=open-source-initiative )] ( https://github.com/smocker-dev/docs/blob/main/LICENSE )
7
7
8
8
This repository contains the official Smocker documentation.
9
9
10
10
This documentation is available on [ smocker.dev] ( https://smocker.dev ) .
11
11
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
+
12
20
## Authors
13
21
14
22
- [ Thibaut Rousseau] ( https://github.com/Thiht )
You can’t perform that action at this time.
0 commit comments