1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Improve title on recipes

This commit is contained in:
David Young
2022-07-10 20:44:18 +12:00
parent 346c3a9c85
commit bb2b358ec6
41 changed files with 1057 additions and 31 deletions

View File

@@ -4,6 +4,7 @@ FROM ${FROM_SOURCE}
RUN apk add --no-cache py3-pip py3-pillow py3-cffi py3-brotli gcc musl-dev python3-dev pango build-base libffi-dev jpeg-dev libxslt-dev
RUN pip install \
beautifulsoup4==4.9.3 \
mkdocs-autolinks-plugin \
mkdocs-htmlproofer-plugin \
mkdocs-git-revision-date-localized-plugin \