postgres-anywhere / pga.sh

Source code for pga.sh's website

Home Page:https://pga.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site (pga.sh)

This is the technical documentation that will be hosted for the PGA project.

Building

To build and serve the documentation locally, we can run a Hugo server in a Docker container:

./serve-locally.sh

To build the final HTML, run the following command:

./build.sh

The contents reside under build/. The expected docs base URL is /docs/

About

Source code for pga.sh's website

https://pga.sh

License:Apache License 2.0


Languages

Language:CSS 59.1%Language:HTML 22.1%Language:JavaScript 18.5%Language:Shell 0.2%