Add some more readme docs
This commit is contained in:
parent
b1c23ea9f3
commit
5d8e0584b1
@ -41,6 +41,11 @@ A few useful things you might want to do:
|
|||||||
# bring it back to life from any state you happen to be in
|
# bring it back to life from any state you happen to be in
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|
||||||
|
# run some ruby/bundler commands
|
||||||
|
docker-compose run jekyll bundle --version
|
||||||
|
docker-compose run jekyll bundle update
|
||||||
|
docker-compose run jekyll bundle exec jekyll --help
|
||||||
|
|
||||||
### ... directly on your machine
|
### ... directly on your machine
|
||||||
|
|
||||||
Install the dependencies for the project
|
Install the dependencies for the project
|
||||||
|
Loading…
Reference in New Issue
Block a user