diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 6f88a96..0000000 --- a/Dockerfile +++ /dev/null @@ -1,8 +0,0 @@ -FROM python:alpine -LABEL version="1.0.3" maintainer="rskntroot@gmail.com" - -RUN pip install --upgrade pip myst-parser furo -RUN apk add --no-cache py3-sphinx make - -WORKDIR /opt/sphinx - diff --git a/README.md b/README.md index ac3e6ea..d52af8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# rskio sphinx-docs +# rskio mkdocs -rskio website using sphinx-docs w/ markdown support on alpine-linux dockerized +rskio website using squidfunk/mkdocs-material dockerized with traefik fe-proxy ## Setup diff --git a/bin/entrypoint.sh b/bin/entrypoint.sh deleted file mode 100755 index d2db205..0000000 --- a/bin/entrypoint.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -make html diff --git a/traefik/tls/required.md b/traefik/tls/required.md index a1dc6a1..36b124d 100644 --- a/traefik/tls/required.md +++ b/traefik/tls/required.md @@ -1,5 +1,3 @@ # Required -this dir is required to enable traefik to start as it is bound - -this enables traefik log persistence +this dir is required to enable traefik letsencrypt