update README.md; rm deprecated files
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
make html
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user