diff --git a/app/public/images/logo-cc.jpg b/app/public/images/logo-cc.jpg new file mode 100644 index 00000000..e7cdd954 Binary files /dev/null and b/app/public/images/logo-cc.jpg differ diff --git a/app/public/images/logo-turing.jpg b/app/public/images/logo-turing.jpg new file mode 100644 index 00000000..89b7b796 Binary files /dev/null and b/app/public/images/logo-turing.jpg differ diff --git a/app/src/frontend/pages/code-of-conduct.tsx b/app/src/frontend/pages/code-of-conduct.tsx index 60119f76..1cca415a 100644 --- a/app/src/frontend/pages/code-of-conduct.tsx +++ b/app/src/frontend/pages/code-of-conduct.tsx @@ -21,7 +21,7 @@ const CodeOfConductPage = () => (
- Examples of behavior that contributes to creating a positive environment + Examples of behaviour that contributes to creating a positive environment include:
- Examples of unacceptable behavior by participants include: + Examples of unacceptable behaviour by participants include:
Project maintainers are responsible for clarifying the standards of acceptable - behavior and are expected to take appropriate and fair corrective action in - response to any instances of unacceptable behavior. + behaviour and are expected to take appropriate and fair corrective action in + response to any instances of unacceptable behaviour.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or - permanently any contributor for other behaviors that they deem inappropriate, + permanently any contributor for other behaviours that they deem inappropriate, threatening, offensive, or harmful.
@@ -73,7 +73,7 @@ const CodeOfConductPage = () => (- Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by + Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by contacting the project team at team@colouring.london. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and diff --git a/app/src/frontend/pages/welcome.css b/app/src/frontend/pages/welcome.css index 459eebdf..8fac3a4f 100644 --- a/app/src/frontend/pages/welcome.css +++ b/app/src/frontend/pages/welcome.css @@ -4,3 +4,19 @@ .welcome.section-body { padding-bottom: 0; } + +.image-row { + margin: 1em 1em; + display: flex; + flex-direction: row; + justify-content: center; + flex-grow: 1; + height: 4em; +} + +.image-row img { + margin: 0 1em; + max-height: 100%; + max-width: 100%; + align-self: flex-start; +} \ No newline at end of file diff --git a/app/src/frontend/pages/welcome.tsx b/app/src/frontend/pages/welcome.tsx index a96fbedf..d43cef11 100644 --- a/app/src/frontend/pages/welcome.tsx +++ b/app/src/frontend/pages/welcome.tsx @@ -8,42 +8,36 @@ const Welcome = () => (
- We collect and provide open data about buildings. + Colouring London is a free knowledge exchange platform designed to provide over fifty types + of open data on London buildings, to help make the city more sustainable.
- Colouring London is a knowledge exchange platform set up by University College - London. It provides open statistical data about the city's buildings and the - dynamic behaviour of the stock. We're working to collate, collect, generate, - and verify over fifty types of data and to visualise many of these datasets. - + Colouring London is also the prototype for the Colouring Cities Research programme + based at the Alan Turing Institute (the UK's national Institute for data science and artificial intelligence). + The programme works with local, regional, national and international partners to develop + open platform code also of relevance to other cities.
- - Our information comes from many different sources. As we are unable to vouch for - data accuracy, we are experimenting with how to present data sources, how data - are edited over time, and how to ask for data verification, to help you to check - reliability and judge how suitable the data are for your intended use. Your help - in checking and adding data is very much appreciated. - + New datasets and features are added all the time. Any help you can give, colouring-in our building maps, + and enriching and verifying our open datasets is very much appreciated.
- - All data we collect are made openly - available. We ask you to credit Colouring London and read our data ethics policy when - using or sharing our data, maps or code. - + All our data and code are + free to download, use and share under our open licence terms.
Start Colouring Here! -+