descriptionThis is the code for the postgresql.org website
homepage URLhttps://git.postgresql.org/git/pgweb.git
repository URLhttps://git.postgresql.org/git/pgweb.git
ownerrepo@saper.info
last changeThu, 18 Apr 2024 00:53:57 +0000 (17 20:53 -0400)
last refreshSat, 27 Apr 2024 06:36:28 +0000 (27 08:36 +0200)
content tags
add:
README.rst
The PostgreSQL website
======================

The code in this repository is what backs the website at www.postgresql.org.

The authoritative repository for this code is on git.postgresql.org, but it's
free to be mirrored anywhere.

Technology
----------
The website code is written in `Python <https://www.python.org>`_ using
the `Django <https://www.djangoproject.com/>`_ framework. Not surprisingly,
`PostgreSQL <https://www.postgresql.org>`_ is used as the database. Further details
about the code and technology can be found in the different documents in the
docs directory.

The website also uses the `Bootstrap <https://getbootstrap.com/>`_ CSS framework
as well as the `Font Awesome <https://fontawesome.com/>`_ icon library.

Content
-------
A fair amount of the content pages of the website are just static HTML templates.
If you wish to edit these, you only need to look at the templates/pages/
subdirectory. The content in here is simple HTML, and can be edited as such.

Contributing
------------
We appreciate all (most?) contributions to this project. If you wish to
contribute, be sure to sign up to the `pgsql-www <https://www.postgresql.org/list/>`_
mailinglist for any discussions, and post any suggested patches there. If you
want to make any major changes, be sure to have discussed those on the list first.

Setting up a local instance
+++++++++++++++++++++++++++
To set up a local instance for testing or building patches, please see the
`docs/dev_install.rst <docs/dev_install.rst>`_ document.

Licence
-------
The code for the website is licensed under
`The PostgreSQL Licence <https://www.opensource.org/licenses/postgresql>`_, which is
closely related to the BSD licence.

Django is released under its `BSD Licence <https://github.com/django/django/blob/master/LICENSE>`_.

Bootstrap is released under the `MIT Licence <https://github.com/twbs/bootstrap/blob/master/LICENSE>`_.
and includes the following software as well:

- jQuery under the `MIT Licence <https://jquery.org/license/>`_
- Popper under the `MIT Licence <https://github.com/FezVrasta/popper.js/blob/master/LICENSE.md>`_

Font Awesome has a `combination of licences <https://fontawesome.com/license>`_:

The code of Font Awesome is released under the `MIT Licence <https://opensource.org/licenses/MIT>`_.
The icons of Font Awesome are released under the `CC BY 4.0 Licence <https://creativecommons.org/licenses/by/4.0/>`_.
The fonts of Font Awesome are released under the `SIL OFL 1.1 License <http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL>`_.

normalize.css uses the `MIT License <https://github.com/necolas/normalize.css/blob/master/LICENSE.md>`_
shortlog
9 days ago Jonathan S... Update Code of Conduct Committee membershipmaster
10 days ago Christoph Bergdownload/debian,ubuntu: Support 2nd "copy script" button
10 days ago Christoph BergModernize the Debian and Ubuntu download pages
2024-04-12 Jonathan S... Update language around versioning policy
2024-04-09 Magnus HaganderFix cauthreceiver for flask in python3
2024-03-25 Jonathan S... Fix height on one of the books
2024-03-25 Jonathan S... Add book
2024-03-14 Jonathan S... Update online resources page
2024-02-29 Jonathan S... Update to team memberships
2024-02-26 Daniel GustafssonRemove stale link to international site
2024-02-26 Jonathan S... Remove email address from press kit
2024-02-26 Daniel GustafssonFix typo in email address
2024-02-26 Devrim GunduzUpdate SuSE details
2024-02-08 Jonathan S... 2024-02-08 update release
2024-02-01 Jonathan S... Update logo
2024-02-01 Dave PageRe-organise sponsor listings, adding financial sponsors...
...
heads
9 days ago master
forks
Cached version (16s old)
pgweb/local.git This is the code for the postgresql.org websi... repo@saper.info 4 years ago