Coder Social home page Coder Social logo

pgweb2's Introduction

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 using the Django framework. Not surprisingly, PostgreSQL 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 CSS framework as well as the Font 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 to contribute, be sure to sign up to the pgsql-www 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.

Licence

The code for the website is licensed under The PostgreSQL Licence, which is closely related to the BSD licence.

Django is released under its BSD Licence.

Bootstrap is released under the MIT Licence. and includes the following software as well:

Font Awesome has a combination of licences:

The code of Font Awesome is released under the MIT Licence. The icons of Font Awesome are released under the CC BY 4.0 Licence. The fonts of Font Awesome are released under the SIL OFL 1.1 License.

jQuery.matchHeight.js uses the MIT Licence normalize.css uses the MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.