Skip to content

psycopg/psycopg-website

Repository files navigation

In order to change the website:

  • clone the repository
  • run make setup to create the virtualenv
  • run make serve to serve the website on http://localhost:5000/
  • hack on the website (pages are in the content directory)
  • commit and push

GitHub Actions will Website build status the website and push it to the github pages repos, served as https://www.psycopg.org/.

Deploying on a Cloudflare page for testing

Run the following:

export CLOUDFLARE_ACCOUNT="282..."
export CLOUDFLARE_API_TOKEN="cfat_twKk..."
./tools/upload-preview

The preview of the website should be published on https://new-homepage.psycopg-org-website.pages.dev

About

Source for the psycopg.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors