Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add Spanish docs/customising/translation | Gareth Rees | 2015-04-07 | -8/+180 |
| | ||||
* | Add Spanish docs/customising/themes | Gareth Rees | 2015-04-07 | -8/+199 |
| | ||||
* | Add Spanish docs/customising/states | Gareth Rees | 2015-04-07 | -4/+222 |
| | ||||
* | Add Spanish docs/customising/states_informatazyrtare | Gareth Rees | 2015-04-07 | -9/+96 |
| | ||||
* | Add Spanish docs/customising/index | Gareth Rees | 2015-04-07 | -5/+49 |
| | ||||
* | Add Spanish docs/customising/config | Gareth Rees | 2015-04-07 | -13/+1199 |
| | ||||
* | Add a script to import translation files | Gareth Rees | 2015-04-07 | -0/+146 |
| | | | | | | | | | | | | | | | | | Usage: $ script/import-translated-page \ --lang=es \ path/to/es/page.md > es/page.md - Prefixes layouts with the lang (e.g. layout: es/page) unless the lang is “en” - Replaces {{ site.baseurl }} with {{ page.baseurl }} for internal page links - Keeps {{ site.baseurl }} for asset links - Removes single line redirects from non EN pages - Warns if the page front matter contains a list of redirects as the script can’t currently replace them | |||
* | Add Spanish docs/index | Gareth Rees | 2015-04-07 | -7/+39 |
| | ||||
* | Add Spanish docs/glossary | Gareth Rees | 2015-04-07 | -26/+758 |
| | ||||
* | Add Spanish docs/getting_started | Gareth Rees | 2015-04-07 | -5/+375 |
| | ||||
* | Add Spanish community page | Gareth Rees | 2015-04-07 | -2/+69 |
| | ||||
* | Add Spanish search page | Gareth Rees | 2015-04-07 | -0/+9 |
| | ||||
* | Add Spanish deployments page | Gareth Rees | 2015-04-07 | -2/+215 |
| | ||||
* | Add Spanish about page | Gareth Rees | 2015-04-07 | -2/+35 |
| | ||||
* | Add Spanish homepage | Gareth Rees | 2015-04-07 | -4/+151 |
| | ||||
* | Add Spanish _includes | Gareth Rees | 2015-04-07 | -0/+36 |
| | ||||
* | Add Spanish layouts | Gareth Rees | 2015-04-07 | -38/+347 |
| | | | | | | | Convert English layouts to use page.baseurl instead of site.baseurl so that the correct locale is used Remove AlaveteliCon 2012 sidebar link since it doesn't exist in ES. | |||
* | Add default page.baseurl setting | Gareth Rees | 2015-04-07 | -1/+6 |
| | | | | Will be used to link to localised version of a page | |||
* | Add default values for es pages | Gareth Rees | 2015-04-07 | -0/+6 |
| | | | | Sets the default locale for any page under ./es to ‘es’ | |||
* | Exclude files that should not be added to _site | Gareth Rees | 2015-04-07 | -0/+7 |
| | ||||
* | Update source code highlighting config | Gareth Rees | 2015-04-07 | -1/+1 |
| | ||||
* | Update github-pages gem | Gareth Rees | 2015-04-07 | -57/+87 |
| | ||||
* | Add bundle stuff to gitignore | Gareth Rees | 2015-04-07 | -1/+2 |
| | ||||
* | change iCal to iCalendar | Dave Whiteland | 2015-04-01 | -2/+2 |
| | | | | (used to be iCal, which it isn't any more http://en.wikipedia.org/wiki/ICalendar ) | |||
* | add holiday to glossary (explaining why it matters) | Dave Whiteland | 2015-04-01 | -1/+26 |
| | ||||
* | small changes to interface description in next_steps | Dave Whiteland | 2015-04-01 | -6/+11 |
| | ||||
* | update table of contents on next_steps page | Dave Whiteland | 2015-04-01 | -1/+3 |
| | ||||
* | Update to latest AMI for 0.21 | Louise Crow | 2015-03-31 | -2/+2 |
| | ||||
* | Merge branch 'gh-pages-add-authority-must-respond' into gh-pages | Louise Crow | 2015-03-30 | -356/+366 |
|\ | ||||
| * | Reorder sections in index order | Louise Crow | 2015-03-26 | -367/+357 |
| | | ||||
| * | Add section for new config var AUTHORITY_MUST_RESPOND | Louise Crow | 2015-03-26 | -0/+20 |
| | | ||||
* | | Merge branch 'gh-pages-daemon-name' into gh-pages | Louise Crow | 2015-03-30 | -8/+4 |
|\ \ | |/ |/| | ||||
| * | Add doc for daemon_name param. | Louise Crow | 2015-03-26 | -1/+4 |
| | | ||||
| * | Remove rails_app_server and rails_app_port | Louise Crow | 2015-03-26 | -8/+1 |
|/ | | | | | They're not used in deploy.yml - the issue of different app servers is handled by using the service to restart the app. Fixes #2180. | |||
* | Fix version. | Louise Crow | 2015-03-26 | -1/+1 |
| | ||||
* | Add attention box to note version where interface was introduced. | Louise Crow | 2015-03-26 | -0/+4 |
| | ||||
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵ | Louise Crow | 2015-03-26 | -3/+36 |
|\ | | | | | | | into gh-pages | |||
| * | Merge branch 'gh-pages-2059-request-old-age' into gh-pages | Dave Whiteland | 2015-03-12 | -3/+36 |
| |\ | ||||
| | * | added missing index line | Dave Whiteland | 2015-03-12 | -1/+2 |
| | | | | | | | | | | | | from #ee2c1337a41c55dd#commitcomment-10170017 | |||
| | * | add description of reqests getting old, closes #2059 | Dave Whiteland | 2015-03-12 | -2/+34 |
| |/ | ||||
* | | Merge branch 'gh-pages-holiday-docs' into gh-pages | Louise Crow | 2015-03-26 | -0/+40 |
|\ \ | |/ |/| | ||||
| * | Add some guidance about how to add public holidays. | Louise Crow | 2015-03-26 | -0/+40 |
| | | | | | | | | Also what the effect will be. | |||
* | | Merge branch 'gh-pages-finish-i18n' into gh-pages | Louise Crow | 2015-03-12 | -24/+42 |
|\ \ | ||||
| * | | Add Transifex to glossary. | Louise Crow | 2015-03-12 | -8/+24 |
| | | | ||||
| * | | Fix alphabetical order. | Louise Crow | 2015-03-12 | -17/+19 |
| | | | ||||
* | | | Merge branch 'gh-pages-moving-requests' into gh-pages | Dave Whiteland | 2015-03-12 | -1/+36 |
|\ \ \ | |/ / |/| | | ||||
| * | | wrap url_name in code tags | Dave Whiteland | 2015-03-12 | -1/+1 |
| | | | | | | | | | | | | (where it's not already decorated) because it's not a real word, but it's also distracting to be bolded. | |||
| * | | remove some bolding | Dave Whiteland | 2015-03-12 | -1/+1 |
| | | | | | | | | | | | | | | | | | | I'm not 100% sure how to handle url_name, because it's not a proper English word but it's distracting for it to be throwing around bold. Maybe code? I dunno, so I've dropped the bolds. | |||
| * | | small text changes for clarity/brevity | Dave Whiteland | 2015-03-12 | -1/+1 |
| | | | ||||
| * | | replace 'you may want to' with 'you can' | Dave Whiteland | 2015-03-12 | -2/+11 |
| | | |