aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-03-06 17:36:08 +0200
committerGitHub <noreply@github.com>2021-03-06 17:36:08 +0200
commitad77f48b3beb3407e4bafedb93076291a61111c2 (patch)
tree8d68ae027da628c9dae037d03807a41de38108c0 /README.md
parent730ffa6e49d6758134ae2c140f561c7a97ff9dd2 (diff)
cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43812a8..346a1ab 100644
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ And the folder `public` can now be hosted.
The downside with manual building is that, if you do not want to use a solution like GitLab Pages or Netlify, this process will need to happen on your computer. This can be tedious.
-### — Docker —
+### 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.
@@ -296,7 +296,7 @@ The main directory is the theme itself (the cState guts, basically) and the `exa
## License ✍
-[MIT](https://github.com/cstate/cstate/blob/master/LICENSE.md) © [Mantas Vilčinskas](https://mnts.lt)
+[MIT](https://github.com/cstate/cstate/blob/master/LICENSE.md) © [Mantas Vilčinskas](https://vilcinskas.me)
A special thanks to all [the contributors](https://github.com/cstate/cstate/graphs/contributors)