.. |build| image:: https://github.com/psycopg/psycopg-website/actions/workflows/build.yml/badge.svg :target: https://github.com/psycopg/psycopg-website/actions/workflows/build.yml :alt: Website build status
In order to change the website:
make setup
to create the virtualenvmake serve
to serve the website on http://localhost:5000/content
directory)GitHub Actions will |build| the website and push it to the github pages repos
__,
served as https://www.psycopg.org/.