mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Update README
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [How to Run Locally](#how-to-run-locally)
|
- [How to Run Locally](#how-to-run-locally)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
[](https://github.com/dataforcanada/www.dataforcanada.org/actions/workflows/deploy_website.yaml)
|
[](https://github.com/dataforcanada/www.dataforcanada.org/actions/workflows/deploy_website.yaml)
|
||||||
[](https://github.com/dataforcanada/www.dataforcanada.org/actions/workflows/deploy_worker.yaml)
|
[](https://github.com/dataforcanada/www.dataforcanada.org/actions/workflows/deploy_worker.yaml)
|
||||||
|
|
||||||
@@ -19,7 +21,7 @@ git clone git@github.com:dataforcanada/www.dataforcanada.org.git
|
|||||||
cd www.dataforcanada.org
|
cd www.dataforcanada.org
|
||||||
|
|
||||||
# In Dev Container
|
# In Dev Container
|
||||||
hugo server --logLevel debug --disableFastRender -p 1313
|
hugo server --bind 0.0.0.0 --bind 0.0.0.0 --disableFastRender --noHTTPCache -p 1313
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user