Tag Archives: gitweb
Integrating Gitweb output into a WordPress page
One of my known stumbling blocks to converting my site to WordPress was how was I going to manage to incorporate gitweb so that its output appears within the middle of a page, formatted to at least look like a normal page. The problem occurs because gitweb takes over managing the output and writes an [...]
Source Code for recent applications now online
I have just finished putting the my git repositories on-line so that anyone wishing to access the code can do so.
gitweb provides a web interface to show the changes to the code etc, whilst the actual code can be retrieved using git. Use
git clone git://www.chandlerfamily.org.uk/project.git ,
where project.git is one of the projects listed from the web interface.




Powered By Wordpress