Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tidy up wording | Dave Whiteland | 2014-06-10 | -1/+1 |
| | ||||
* | add setting STAGING_SITE to dev/staging/production defs | Dave Whiteland | 2014-06-10 | -5/+31 |
| | | | | this sets the production environment in Rails, nice to have this documented now :-) | |||
* | add deployment to docs, update install pages accordingly | Dave Whiteland | 2014-06-10 | -9/+186 |
| | | | | | | Also added glossary entries for dev/staging/production. The deployment text is from doc/DEPLOY.md which will can be removed if this goes live into code.alaveteli.org | |||
* | add Sass to glossary | Dave Whiteland | 2014-06-09 | -3/+34 |
| | ||||
* | Merge branch 'theme-updates' into gh-pages | Dave Whiteland | 2014-06-09 | -22/+21 |
|\ | ||||
| * | Fix link and whitespace. | Louise Crow | 2014-06-09 | -1/+1 |
| | | ||||
| * | First draft of new theme editing section | Louise Crow | 2014-06-09 | -13/+12 |
| | | ||||
| * | Whitespace changes. | Louise Crow | 2014-06-09 | -5/+5 |
| | | ||||
| * | Fix path | Louise Crow | 2014-06-09 | -1/+1 |
| | | ||||
| * | Plugin install method now obsolete. | Louise Crow | 2014-06-09 | -3/+3 |
| | | | | | | | | Superceded by rake task. | |||
* | | add Rails to glossary | Dave Whiteland | 2014-06-09 | -0/+22 |
| | | ||||
* | | rename installing/exim4 to installing/email | Dave Whiteland | 2014-06-09 | -11/+10 |
| | | | | | | | | | | because it's no longer just about exim but also postfix. This commit includes updating links in the docs to the new page. | |||
* | | add postfix MTA setup instructions/example | Dave Whiteland | 2014-06-09 | -13/+102 |
| | | | | | | | | from doc/INSTALL-postfix.md | |||
* | | markdown: remove space to preserve double hyphen | Dave Whiteland | 2014-06-09 | -1/+1 |
| | | ||||
* | | delete redundant anchor tag (Jekyll autogenerates it) | Dave Whiteland | 2014-06-09 | -2/+0 |
| | | ||||
* | | fix bad links to .md docs: should be code.alaveteli pages | Dave Whiteland | 2014-06-09 | -15/+19 |
| | | ||||
* | | track what's been included/missed from docs/ dir | Dave Whiteland | 2014-06-09 | -0/+13 |
|/ | ||||
* | Merge branch 'gh-pages-fix-typo' into gh-pages | Louise Crow | 2014-05-29 | -1/+1 |
|\ | ||||
| * | Fix typo in param name | Louise Crow | 2014-05-29 | -1/+1 |
| | | | | | | | | This connection param is consulted in config/initializers/alaveteli.rb to see whether to load our patch for constraint disabling from lib/no_constraint_disabling.rb | |||
* | | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵ | Louise Crow | 2014-05-29 | -185/+58 |
|\ \ | | | | | | | | | | into gh-pages | |||
| * | | update doc summary | Dave Whiteland | 2014-05-23 | -2/+2 |
| | | | ||||
| * | | use "Request state" wording | Dave Whiteland | 2014-05-23 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Had been "States of request" to avoid "Request" to sound like a verb,,, but it's weird because everywhere these are simply called "request states" and the title being different was confusing me. | |||
| * | | make Kosovo/UK comparison more readable/useful | Dave Whiteland | 2014-05-23 | -178/+52 |
| | | | ||||
| * | | move lead graf below title | Dave Whiteland | 2014-05-23 | -3/+2 |
| |/ | ||||
* | | Merge branch 'gh-pages-gemfile' into gh-pages | Louise Crow | 2014-05-29 | -0/+98 |
|\ \ | |/ |/| | ||||
| * | Add Gemfile to make local development easier | Louise Crow | 2014-05-21 | -0/+98 |
|/ | | | | As described in https://help.github.com/articles/using-jekyll-with-pages | |||
* | Merge branch 'gh-pages-gpg-key' into gh-pages | Gareth Rees | 2014-05-16 | -0/+5 |
|\ | ||||
| * | Add instruction on installing GPG Key | Gareth Rees | 2014-05-16 | -0/+5 |
|/ | | | | For the mySociety Debian Package Repository | |||
* | Merge branch 'gr-gh-pages-develop' into gh-pages | Gareth Rees | 2014-05-16 | -75/+97 |
|\ | ||||
| * | Show completed database.yml section example | Gareth Rees | 2014-05-14 | -0/+10 |
| | | ||||
| * | Run database commands from root shell | Gareth Rees | 2014-05-14 | -8/+11 |
| | | | | | | | | | | | | | | Easier to illustrate what's happening than remembering that you've actually switched to the postgres linux user. Seems like Debian sudo has different behaviour than ubuntu, so this seems more compatible for a getting started guide | |||
| * | Shuffle Configure Database docs | Gareth Rees | 2014-05-14 | -17/+16 |
| | | | | | | | | Do all the postgres setup then configure database.yml | |||
| * | Update system dependencies setup | Gareth Rees | 2014-05-14 | -4/+13 |
| | | | | | | | | | | - Pastable commands to create extra package sources - Corrected notes about installable packages per-system | |||
| * | Move install dependencies after repo setup | Gareth Rees | 2014-05-14 | -12/+18 |
| | | | | | | | | | | Makes it clearer that you've done all the setup and now just need to update and install | |||
| * | Update adding mySociety Debian Archive repo docs | Gareth Rees | 2014-05-14 | -5/+18 |
| | | ||||
| * | Update ubuntu precise package sources | Gareth Rees | 2014-05-14 | -6/+8 |
| | | | | | | | | | | wkhtmltopdf-static and bundler can be installed through apt on ubuntu | |||
| * | Group package dependency docs together | Gareth Rees | 2014-05-14 | -8/+7 |
| | | | | | | | | | | Moves the ruby dependency docs down the page so that all the apt based package docs are in one section. | |||
| * | Docs to install packages from system-specific list | Gareth Rees | 2014-05-14 | -3/+7 |
| | | | | | | | | Also uses a slightly simpler command to get the package list | |||
| * | Remove wheezy package repo from squeeze instructions | Gareth Rees | 2014-05-14 | -1/+1 |
| | | | | | | | | Same reasons as cdd02da | |||
| * | Remove package pinning from manual install docs | Gareth Rees | 2014-05-14 | -22/+0 |
| | | | | | | | | | | | | | | | | | | | | [11:46:34] <@mark> gareth: i don't think the pinning configuration in the install instructions is necessary any more, but the one i added in install-site.sh is probably worth keeping, just to say that our versions of packages should generally have lower priority [11:47:07] <@mark> (i'm not 100% sure that that's necessary now, but i don't think i would have added it without some good reason) [11:47:11] <@mark> (possibly rash assumption ;)) | |||
| * | Use symlinked gem instead of gem1.8 | Gareth Rees | 2014-05-14 | -1/+1 |
| | | | | | | | | Seems to be the canonical source on both Debian and Ubuntu | |||
| * | Docs to update submodules on manual install | Gareth Rees | 2014-05-14 | -8/+7 |
|/ | ||||
* | Fix link to manual install documentation | Gareth Rees | 2014-05-13 | -1/+1 |
| | ||||
* | update doc summary | Dave Whiteland | 2014-04-25 | -26/+40 |
| | ||||
* | add document summary, for now | Dave Whiteland | 2014-04-24 | -0/+56 |
| | ||||
* | update theme | Dave Whiteland | 2014-04-24 | -8/+4 |
| | ||||
* | add 'examples' classes to config settings | Dave Whiteland | 2014-04-24 | -51/+51 |
| | ||||
* | Add new config param RESPONSIVE_STYLING | Louise Crow | 2014-04-24 | -47/+70 |
| | ||||
* | add CNAME to serve docs from github pages as code.alaveteli.org | Dave Whiteland | 2014-04-22 | -0/+2 |
| | ||||
* | add README to the gh-pages branch | Dave Whiteland | 2014-04-22 | -0/+19 |
| |