~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

chore(readthedocs): make sure .well-known files are copied after build

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>

Changed files
+3
+3
.readthedocs.yaml
···
tools:
python: "3.11"
#nodejs: 18
+
jobs:
+
post_build:
+
- cp -rv markdown/.well-known $READTHEDOCS_OUTPUT/_html/.well-known
mkdocs:
configuration: mkdocs.yml