We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d87fbc commit b6375baCopy full SHA for b6375ba
1 file changed
README.md
@@ -30,7 +30,7 @@ Workflow for editing sops:
30
``` bash
31
mkdocs serve
32
```
33
-
+ Now you can visualize the website build locally, probably at http://127.0.0.1:8000/sops/. On push the webiste will be automatically deployed online.
34
- Deploy the site to the github page
35
36
0 commit comments