Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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