Skip to content

michaelpq/michaelpq.github.io

Repository files navigation

Michael Paquier, personal blog

This blog has content about many things related to PostgreSQL, and is based on Jekyll for performance and facility of deployment. Manuals and pages are included as well.

Installation and deployment

The installation of this blog can be done with the following steps.

  1. Clone this repository
git clone $THIS_REPO_URL
  1. Install Jekyll (root rights might be needed)
gem update --system
gem install jekyll
  1. Run server on http://0.0.0.0:4000
jekyll server

Licenses

The code building this site (_layouts/, css/, feeds) is under the license specified in LICENSE.

Content materials in content/materials are under the license provided on each document.

Blog articles and pages are licensed under CC BY-SA 3.0.

About

Development blog of Michael Paquier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages