Releases: d3p1/docker-jekyll
Releases · d3p1/docker-jekyll
v1.0.6
1.0.6 (2023-10-18)
Bug Fixes
- remove pull request event from release workflow [#1] (da07f6c)
v1.0.5
1.0.5 (2023-09-18)
Bug Fixes
- adjust Jekyll build folder permissions [#1] (cfa57f0)
v1.0.4
1.0.4 (2023-09-18)
Bug Fixes
- replace Jekyll _conf.env.yml.template file by _config.env.yml.template file [#1] (9247476)
v1.0.3
1.0.3 (2023-09-17)
Bug Fixes
- add bundle install to Jekyll build script [#1] (883b13d)
v1.0.2
1.0.2 (2023-09-14)
Bug Fixes
- add default command to Dockerfile [#1] (1872cbe)
- adjust entrypoint validation [#1] (c4b899b)
- run Nginx as daemon when a Jekyll command is executed [#1] (6109f23)
v1.0.1
1.0.1 (2023-09-14)
Bug Fixes
- add Jekyll bootstrap script to Dockerfile [#1] (63ca300)
- adjust jekyll-serve bin name [#1] (f23d5eb)
- adjust jekyll-serve permissions [#1] (995a972)
- adjust jekyll-serve validation [#1] (97ea9c9)
- adjust nginx execution [#1] (14d5fad)
- improve docker entrypoint logic [#1] (c5ff880)
- improve Dockerfile adding new related scripts [#1] (f8cbec1)
- improve Nginx entrypoint script that builds Jekyll [#1] (4688565)
v1.0.0
1.0.0 (2023-09-13)
Bug Fixes
- adjust COPY instructions to work correctly with directories [#1] (d319ec5)
- adjust Jekyll environment configuration file permissions [#1] (455872a)
- adjust WORK_DIR environment variable in entrypoint script [#1] (c23447e)
- improve entrypoint script permissions [#1] (26733db)
Features
- add default Jekyll environment configuration file [#1] (0a306e2)
- add instructions to execute entrypoint script in Dockerfile [#1] (79ced92)
- add Jekyll vhost configuration [#1] (bab78cc)
- init [#1] (993b0bf)
- init Dockerfile [#1] (e75515c)
- init Jekyll bootstrap entrypoint script [#1] (8cf683b)