remove now defunct troggle.html

update info on installing tortoisehg
This commit is contained in:
Wookey 2013-06-20 04:13:11 +01:00
parent 48f6d09980
commit 955d86caf7
2 changed files with 2 additions and 11 deletions

View File

@ -1,10 +0,0 @@
<html>
<head>
<title>Troggle</title>
</head>
<body>
<p>Most of the pages within this website can be edited using the edit button on the main menu.&nbsp; However a few parts, like qm lists and logbook entries cannot be edited this way at this time.</p>
</body>
</html>

View File

@ -108,7 +108,8 @@
<p>To edit the website, you need a mercurial client. If you are using Windows, [1] is highly recommended. Lots of tools for Linux and mac exist too [2], both GUI and command-line:</p>
<p>For Ubuntu dummies and GUI lovers, check this how to install the latest Mercurial version which is not in the usual repositories. In Ubuntu 11.04 you can just install mercurial and tortoisehg from synaptic, then restart nautilus $nautilus -q. If it works, you'll be able to see the menus of Tortoise within your Nautilus windows. </p>
<p>For Ubuntu dummies and GUI lovers, in Debian 6 or Ubuntu 11.04
onwards you can just install mercurial and tortoisehg from synaptic, then restart nautilus $nautilus -q. If it works, you'll be able to see the menus of Tortoise within your Nautilus windows. </p>
<p>Once you've downloaded and installed a client, the first step is to create what is called a checkout of the website or section of the website which you want to work on. This creates a copy on your machine which you can edit to your heart's content. The command to initially check out ('clone') the entire expo website is:</p>