https://madewithml-staging.github.io
pyenv local 3.10.11
python3 -m venv venv
source venv/bin/activate
python3 -m pip install --upgrade pip
pip install -r requirements.txt
python3 -m mkdocs serve
git add .
git commit -m "message"
git push origin master
mkdocs gh-deploy --force
SendInBlue code
,SPF
andDKIM
records from SendInBlue to Cloudflare- Cloudflare Page Rules redirects
newsletter.madewithml.com
tomadewithml.com/misc/newsletter
docs/index.md
,docs/misc/newsletter.md
anddocs/overrides/newsletter.html
all have newsletter links that need to be changed- mkdocs.yml has the
Subscribe
button going tomisc/newsletter.md
- We also have the related pages
docs/misc/confirmation.md
anddocs/misc/subscribed.md