Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgbouncer/pgbouncer.github.io
PgBouncer website
https://github.com/pgbouncer/pgbouncer.github.io
Last synced: 9 days ago
JSON representation
PgBouncer website
- Host: GitHub
- URL: https://github.com/pgbouncer/pgbouncer.github.io
- Owner: pgbouncer
- License: isc
- Created: 2015-04-08T17:47:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T09:19:27.000Z (3 months ago)
- Last Synced: 2024-11-06T15:36:43.417Z (about 2 months ago)
- Language: HTML
- Homepage: https://pgbouncer.github.io
- Size: 20.9 MB
- Stars: 2
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# PgBouncer website
Currently it's set up to use Jekyll built into Github Pages.
For local testing it requires Ruby.This could be swapped to some completely different toolchain,
like Sphinx (Python) or Metalworks (node.js) but requires
that final HTML files are committed into repo.## Devel setup
https://help.github.com/articles/using-jekyll-with-pages/
In short:
1. Install Ruby
2. gem install bundler
3. bundle install## Extra software used
* https://github.com/scotte/jekyll-clean
* https://github.com/ghiculescu/jekyll-table-of-contents