<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 22:11:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Installing GitList for Local Repos]]></title>
      <guid>http://www.phpdeveloper.org/news/18395</guid>
      <link>http://www.phpdeveloper.org/news/18395</link>
      <description><![CDATA[<p>
If you're a git user and have thought about bringing things a bit more "in-house" than GitHub but still want some of the perks of the web-based interface, <a href="http://phpmaster.com/installing-gitlist-for-local-repos/">this quick tutorial</a> from PHPMaster about installing <a href="http://www.gitlist.org/">Gitlist</a> might interest you.
</p>
<blockquote>
aking your repositories available in a local intranet is pretty easy, but having a nice interface to interact with those repositories, making collaboration between teams easier, is not that simple. [...] There are other solutions available, but some are too hard to install or, again, hard on the eyes. I recently discovered GitList, <a href="http://www.gitlist.org/">a free and open source Git repository viewer</a>. It's interface resembles GitHub a lot but aims to keep everything simple and clear.
</blockquote>
<p>
He includes the basic installation steps you'll need to get it up and running - setting up the environment, downloading and configuring Gitlist to look at your repositories and pointing out that, since the <a href="http://lesscss.org/">LESS</a> source is included in the download, you can customize it how you see fit.
</p>]]></description>
      <pubDate>Thu, 23 Aug 2012 09:29:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Project: Gitlist - A Git Repository Viewer (based on Silex & Twig)]]></title>
      <guid>http://www.phpdeveloper.org/news/17977</guid>
      <link>http://www.phpdeveloper.org/news/17977</link>
      <description><![CDATA[<p>
<i>Klaus Silveira</i> has submitted a project he's been working on to make browsing through git repositories a bit simpler with a local tool - <a href="https://github.com/klaussilveira/gitlist">gitlist</a>.
</p>
<blockquote>
GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere. GitList was written in PHP, on top of the <a href="http://silex.sensiolabs.org/">Silex</a> microframework and powered by the Twig template engine. This means that GitList is easy to install and easy to customize. Also, the GitList gorgeous interface was made possible due to <a href="http://twitter.github.com/bootstrap/">Bootstrap</a>.
</blockquote>
<p>
Since it's just a PHP-based application, installing it is as easy as cloning the source to a web-accessible directory and setting up a "config.ini" file with your settings. You can find out more about this project based on the popular Silex microframework <a href="https://github.com/klaussilveira/gitlist">on its GitHub page</a>.
</p>]]></description>
      <pubDate>Fri, 18 May 2012 09:45:46 -0500</pubDate>
    </item>
  </channel>
</rss>
