aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 17:40:22 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 17:48:17 +0200
commit3e54421d6de5281eaf23162cc3457a36c93c49d4 (patch)
tree46e2164271baf93e8c6c946056fb696c37565f09
parentworkflows/ci: use a GitHub API token (diff)
downloadjekyll-docker-3e54421d6de5281eaf23162cc3457a36c93c49d4.tar.gz
jekyll-docker-3e54421d6de5281eaf23162cc3457a36c93c49d4.zip
README: update before archivingHEADmaster
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index dcf2230..154cc5e 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,11 @@ jekyll-docker
[![CI](https://github.com/egor-tensin/jekyll-docker/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/jekyll-docker/actions/workflows/ci.yml)
+**Archiving this because I no longer think this approach is valid.
+Just using rbenv and installing dependencies there seems like a much saner option.**
+
+----
+
Develop your Jekyll project in a Docker container, without installing all the
dependencies on the host.
Or don't.