From 55ea9533fa0e06c0ca0f13da78738ba436a57fda Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 10 Jan 2014 17:53:07 -0800 Subject: Move some posts to the codex page. --- _posts/2014-01-04-setting-up-cgit-with-ansible.md | 1 + 1 file changed, 1 insertion(+) (limited to '_posts/2014-01-04-setting-up-cgit-with-ansible.md') diff --git a/_posts/2014-01-04-setting-up-cgit-with-ansible.md b/_posts/2014-01-04-setting-up-cgit-with-ansible.md index 7be1ae0..4bdb23d 100644 --- a/_posts/2014-01-04-setting-up-cgit-with-ansible.md +++ b/_posts/2014-01-04-setting-up-cgit-with-ansible.md @@ -2,6 +2,7 @@ layout: post title: Setting up cgit with Ansible summary: In which I share how I install cgit with Ansible. +type: codex --- I've [already write](/ansible-and-chef/) about [Ansible](http://www.ansibleworks.com/). I use it to manage and configure my servers (most of them are VMs running on my laptop, but the idea is the same). One of the server is used to store my personal git repositories, and I wanted to use [cgit](http://git.zx2c4.com/cgit/) as the front end for the public repositories instead of the old and slow [gitweb](https://git.wiki.kernel.org/index.php/Gitweb). -- cgit v1.2.3