From 2544192012cafef05b739c706a893ef0bd4f4d65 Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> Date: Mon, 29 Jun 2020 19:04:30 +0300 Subject: add link to docker docs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8f31f84..e50f1d7 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,13 @@ hugo serve --baseUrl=http://localhost/ --theme=cstate --themesDir=../.. --verbos The main directory is the theme itself (the cState guts, basically) and the `exampleSite` folder houses all content. Use this local setup to experiment before making a PR. + +### — Docker — + +cState comes with a Dockerfile and Netlify ([according to their article from 2016](https://www.netlify.com/blog/2016/10/18/how-our-build-bots-build-sites/)) uses a similar Docker system to build cState. This is an option for people who prefer Docker and NGINX instead of serverless, but serverless still has the priority in our development. + +[Read wiki](https://github.com/cstate/cstate/wiki/Docker) + ## Updating 🎉 **If you are updating from one major version to another, like from v3 to v4, then please [read the migration guides](https://github.com/cstate/cstate/wiki/Usage#migration-guides).** -- cgit v1.2.3-70-g09d2