run the site locally inside docker container

This commit is contained in:
Dmitry Kolesnikov
2020-07-28 17:31:49 +03:00
parent 31b99a2a9b
commit ff40b7881a
5 changed files with 33 additions and 2 deletions
+4
View File
@@ -33,6 +33,10 @@ Or install it yourself as:
$ gem install just-the-docs
Alternatively, you can run it inside Docker while developing your site
$ docker-compose up
## Usage
[View the documentation](https://pmarsceill.github.io/just-the-docs/) for usage information.