diff options
author | Martin Wright <martin@mynameismartin.com> | 2014-06-24 09:48:51 +0100 |
---|---|---|
committer | Martin Wright <martin@mynameismartin.com> | 2014-06-24 09:48:51 +0100 |
commit | f4b3d9e1e37707ca2a321f40572ad76f08445c96 (patch) | |
tree | 93fc30d029f0ede38d1ab5a5e45615cd1c4587c9 /docs/getting_started.md | |
parent | d250dcaaae04a27b5f42f3a54a907189a358b71d (diff) | |
parent | 3d64a802326b5a8a193df95e7af3705214605a9f (diff) |
conflict: kept changes from gh-pages branch
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r-- | docs/getting_started.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md index 43069a918..88e5723f7 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -12,8 +12,8 @@ title: Getting started For inspiration, take a look at some of the existing Alaveteli websites, like [tuderechoasaber.es](http://tuderechoasaber.es) (Spain), -[AskTheEU](http://asktheeu.org) (EU), or -[WhatDoTheyKnow](http://www.whatdotheyknow.com) (UK). These sites all use the +[AskTheEU](http://www.asktheeu.org) (EU), or +[WhatDoTheyKnow](https://www.whatdotheyknow.com) (UK). These sites all use the Alaveteli software, plus their own custom themes installed on top to make them look different. @@ -68,7 +68,7 @@ Alaveteli. > > -- _Pedro Markun, Queremos Saber_ -[AskTheEU](http://asktheeu.org), a much more complete and polished version with +[AskTheEU](http://www.asktheeu.org), a much more complete and polished version with a custom theme and several other customisations, took a team of 2 or 3 people about 3 months (part time) to complete. @@ -112,11 +112,11 @@ with this. The minimum spec for running a low traffic website is 512MB RAM and a 20GB disk. 2GB RAM would be ideal. We recommend Debian Squeeze 64-bit as the operating system, though any sort of Linux should do. Rackspace offer suitable cloud servers, which start out at around $25 / month. Then your tech person -should follow the [installation documentation]({{ site.baseurl }}docs/installing). +should follow the [installation documentation]({{ site.baseurl }}docs/installing/). Alternatively, you could use Amazon Web Services. This has the added advantage that you can use our preconfigured [Alaveteli EC2 -AMI]({{ site.baseurl }}docs/installing/ami) to get you +AMI]({{ site.baseurl }}docs/installing/ami/) to get you started almost instantly. However, it's more expensive than Rackspace, especially if you want more RAM. @@ -310,7 +310,7 @@ review the untranslated strings. ## Step five: Test drive the site For launch, the tech person should review the [Production Server Best -Practices]({{ site.baseurl }}docs/running/server). +Practices]({{ site.baseurl }}docs/running/server/). A low-key launch, where you tell just a few trusted people about the site, is a very good idea. You can then track how things work, and gauge the responses of @@ -369,7 +369,7 @@ website is. To ensure its success, you should be doing things like: * Recruiting volunteers to help with the site * Categorising uncategorised requests -See also the [Administrator's Manual](/docs/running/admin_manual), which describes +See also the [Administrator's Manual](/docs/running/admin_manual/), which describes some of the typical tasks you'll need to perform when your site is up and running. |