Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mirror of the code behindwww.postgresql.org

NotificationsYou must be signed in to change notification settings

postgres/pgweb

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.

Technology

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.

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 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.

Setting up a local instance

To set up a local instance for testing or building patches, please see thedocs/dev_install.rst document.

Licence

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:

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors28


[8]ページ先頭

©2009-2025 Movatter.jp