1 Star 0 Fork 0

cevin/pgweb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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.

Setting up a local instance

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

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.

normalize.css uses the MIT License

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cevinc/pgweb.git
git@gitee.com:cevinc/pgweb.git
cevinc
pgweb
pgweb
master

搜索帮助