summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman <59285587+codeandmedia@users.noreply.github.com>2020-03-02 20:39:38 +0300
committerGitHub <noreply@github.com>2020-03-02 20:39:38 +0300
commit0e4ba0bc7735a4d800b0f44808a8016ba8f80060 (patch)
treeda00bdb6a11431190e045092a2dd6088f3f15903
parent6791f9461d16f368ce39d0f0dc1cfd1ff78614ec (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddf1450..5fee6f6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
I was inspired by [Linode's approach](https://www.linode.com/2020/01/17/docs-as-code-at-linode/) to creating and managing docs. They call it _docs as code methodology._ Thereby my aim was making simple and productive way to work with any sort of documents and articles through Markdown, Git and Docker/k8s optionally.
-The repo contains a theme for [Zola](https://www.getzola.org/) (the best static site generator I've ever seen) and dockerfile for building Docker images with Nginx-alpine.
+The repo contains a theme for [Zola](https://www.getzola.org/) (the best static site generator I've ever seen) and dockerfile for building Docker images with Nginx-alpine. You can push to your Docker an [image with demo-content](https://hub.docker.com/r/codeandmedia/zola_docsascode_theme)
+
+```
+codeandmedia/zola_docsascode_theme:latest
+```
## Perks