Add docs CI and fix docs build (#176)
* Add docs CI and fix docs build * Fix CI name
This commit is contained in:
@ -8,7 +8,8 @@ The following steps assume that you have installed and configure the project wit
|
||||
|
||||
## IDE Setup
|
||||
|
||||
If you are using VSCode, please use the `Dev Containers` extension to open the project in a container. This will allow you to run Visual Studio on top of the docker container. This will allow you to run the project without having to install node on your machine.
|
||||
If you are using VSCode, please use the `Dev Containers` extension to open the project in a container.
|
||||
This will allow you to run Visual Studio on top of the docker container.
|
||||
|
||||
## Front tests
|
||||
|
||||
|
||||
@ -61,7 +61,7 @@ Once this is completed you should have:
|
||||
|
||||
## 6. Development
|
||||
|
||||
Documented [here](/development/workflows.md)
|
||||
Documented [here](../development/workflows.mdx)
|
||||
|
||||
## Without Docker (Not recommended)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user