update README.md; rm deprecated files

This commit is contained in:
rskntroot
2024-06-09 06:14:49 +00:00
parent 45034f48c3
commit 7a8c9046dc
4 changed files with 3 additions and 15 deletions

View File

@@ -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

View File

@@ -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 ## Setup

View File

@@ -1,2 +0,0 @@
#!/bin/sh
make html

View File

@@ -1,5 +1,3 @@
# Required # Required
this dir is required to enable traefik to start as it is bound this dir is required to enable traefik letsencrypt
this enables traefik log persistence