11 wiersze
313 B
Markdown
11 wiersze
313 B
Markdown
Step 1
|
|
|
|
Install jekyll with docker
|
|
|
|
-> article 1.
|
|
|
|
Image available at https://hub.docker.com/r/jekyll/jekyll/ but not being updated in the past 2 years. So let's create our own simple image
|
|
|
|
https://jekyllrb.com/docs/installation/#requirements
|
|
|
|
Let's create a docker-compose.yml file for an english jekyll website |