This repository contains the Postgresapp.com website.
To contribute to this website, fork this repository, make changes, and send a pull request.
The website is hosted on Github Pages, and uses Jekyll for formatting. All content is written in Markdown for easy editing.
- The content of the home page is stored in
index.md
- The header of the homepage, including the download link, is in
_layouts/index.html
- The documentation is in the
documentation
subdirectory
The HTML layouts are defined in the _layouts
subdirectory.