mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 19:32:30 +01:00
Merge pull request #17 from fineon/docker-build-warning
This commit is contained in:
commit
d0a9fee7d2
@ -43,6 +43,9 @@ npm run start:bundle
|
||||
|
||||
### With Docker
|
||||
|
||||
!!! failure "Not Supported Currently"
|
||||
Avoid using Docker build until further notice. The current build is faulty and will not build correctly. Instead, install using the terminal in the section "With Terminal".
|
||||
|
||||
Optionally if you want to use Docker:
|
||||
|
||||
```
|
||||
|
@ -28,5 +28,7 @@ theme:
|
||||
- navigation.indexes
|
||||
- navigation.top
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.highlight
|
||||
- pymdownx.superfences
|
||||
|
Loading…
Reference in New Issue
Block a user