- Notifications
You must be signed in to change notification settings - Fork47
Mirror of the code behindwww.postgresql.org
postgres/pgweb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The code in this repository is what backs the website atwww.postgresql.org.
The authoritative repository for this code is on git.postgresql.org, but it'sfree to be mirrored anywhere.
The website code is written inPython usingtheDjango framework. Not surprisingly,PostgreSQL is used as the database. Further detailsabout the code and technology can be found in the different documents in thedocs directory.
The website also uses theBootstrap CSS frameworkas well as theFont Awesome icon library.
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.
We appreciate all (most?) contributions to this project. If you wish tocontribute, be sure to sign up to thepgsql-wwwmailinglist for any discussions, and post any suggested patches there. If youwant to make any major changes, be sure to have discussed those on the list first.
To set up a local instance for testing or building patches, please see thedocs/dev_install.rst document.
The code for the website is licensed underThe PostgreSQL Licence, which isclosely related to the BSD licence.
Django is released under itsBSD Licence.
Bootstrap is released under theMIT Licence.and includes the following software as well:
- jQuery under theMIT Licence
- Popper under theMIT Licence
Font Awesome has acombination of licences:
The code of Font Awesome is released under theMIT Licence.The icons of Font Awesome are released under theCC BY 4.0 Licence.The fonts of Font Awesome are released under theSIL OFL 1.1 License.
normalize.css uses theMIT License
About
Mirror of the code behindwww.postgresql.org
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.