Lichnak.cz pages deployment is in done.
I finished Gitlab CI/CD pipeline.
Next steps are now to focus on the content and finish TBD articles.
Stages:
- build Jekyll pages (done).
- build docker image with jekyll pages (cancaled) - Thoughts: “Serving static pages with docker? Why? Am I insane?”
- deploy docker image behind the reverse proxy (cancaled) - No need for this as topic above was cancaled.
- build jekyll pages and pass artifacts to next stage (done).
- deploy built artifacts to path from where will be served with nginx (done).