Absolutely blowing things up on the way to docker-compose setup
This commit is contained in:
@ -13,11 +13,7 @@ with.
|
||||
[writing posts]: https://jekyllrb.com/docs/posts/
|
||||
[creating pages]: https://jekyllrb.com/docs/pages/
|
||||
|
||||
## Deploy It
|
||||
|
||||
Just push your changes to master and it will be deploy. See [Drone](https://drone.autonomic.zone/autonomic-cooperative/autonomic.zone/) for more.
|
||||
|
||||
## Hack On It
|
||||
## Development
|
||||
|
||||
The prerequisites are [Docker](https://www.docker.com/) and [Docker-compose](https://docs.docker.com/compose/).
|
||||
|
||||
@ -56,9 +52,6 @@ To stop the container when you're done, you can run:
|
||||
$ docker-compose stop
|
||||
```
|
||||
|
||||
## Notes
|
||||
## Production
|
||||
|
||||
1. For configuration, please note, we now use a `dev` environment config file:
|
||||
`_config_dev.yml`. Hence if you edit one `_config*` file and you also want
|
||||
that change to be reflected in the other environment ("dev", "prod") then
|
||||
edit the other file as well!
|
||||
TODO.
|
||||
|
||||
Reference in New Issue
Block a user