====== Website Re-deployment ====== * **alanbriolat.co.uk** * Blog under the name of "Digital Ambulation" * Techincal musings, project news, etc. * Maybe personal stuff if I think anybody would care... * Redirect ''alanbriolat.co.uk/projects/'' to ''codescape.net/'' * **codescape.net** - **[DONE]** * Project website under the name "CodeScape" - stuff about projects + documentation, etc. * Running on some kind of wiki-oriented software for ease of use * Use existing software? * Should support hierarchical structure, e.g. ''codescape.net/project/subpage/subsubpage'' * Namespace-based access control would be nice too, just in case I want something to be private. * Front page is index of current and past (and possibly future) projects * All projects are rooted at ''codescape.net/'', and this should never change from this point onwards * Related news for project using a wiki RSS plugin pointed at alanbriolat.co.uk/tag/ * **files.codescape.net** * Web-based file manager, this is where project downloads go, plus anything else I want to upload * ''files.codescape.net/show/'' and ''files.codescape.net/dl/'' * Possibly allow ''files.codescape.net/dl//'' to on-the-fly archive the directory? * [[:djUpload:]] * **git.codescape.net** - **[DONE]** * ''http://git.codescape.net/'' - Git repository browser ([[http://git.or.cz/gitwiki/Gitweb|gitweb]]/[[http://hjemli.net/git/cgit/|cgit]]) * ''[[git://git.codescape.net/]]'' - Native Git protocol access to public git repositories * Runs [[http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way|gitosis]] * **svn.codescape.net** - **[DONE]** * SVN repository browser ([[http://www.websvn.info/|WebSVN]]) * ''http://svn.codescape.net/svn/'' - HTTP read-only access to SVN repositories ====== To Do ======