]> git.openstreetmap.org Git - stateofthemap.git/blob - README.md
Add Container and GHA to build
[stateofthemap.git] / README.md
1 # State of the Map website
2
3 This repository contains various resources used for State of the Map web sites. There are a number of branches:
4
5 * **main** source for [stateofthemap.org](https://stateofthemap.org/) "chooser"
6 * **resources-2012** additional resources for [2012.stateofthemap.org](https://2012.stateofthemap.org/)
7 * **resources-2011** additional resources for [2011.stateofthemap.org](https://2011.stateofthemap.org/)
8 * **resources-2010** additional resources for [2010.stateofthemap.org](https://2010.stateofthemap.org/)
9 * **resources-2009** additional resources for [2009.stateofthemap.org](https://2009.stateofthemap.org/)
10 * **theme-2012** theme for [2012.stateofthemap.org](https://2012.stateofthemap.org/)
11 * **theme-2011** theme for [2011.stateofthemap.org](https://2011.stateofthemap.org/)
12 * **theme-2010** theme for [2010.stateofthemap.org](https://2010.stateofthemap.org/)
13 * **theme-2009** theme for [2009.stateofthemap.org](https://2009.stateofthemap.org/)
14 * **theme-2008** theme for [2008.stateofthemap.org](https://2008.stateofthemap.org/)
15 * **theme-2007** theme for [2007.stateofthemap.org](https://2007.stateofthemap.org/)
16
17 To clone this repository, use
18 ```sh
19 git clone --single-branch --branch <branch> https://github.com/openstreetmap/stateofthemap.git
20 ```
21 Replace `<branch>` with the name of the branch you want to clone.
22
23 ## Other State of the Map website repositories
24
25 * https://github.com/openstreetmap/stateofthemap-2022
26 * https://github.com/openstreetmap/stateofthemap-2021
27 * https://github.com/openstreetmap/stateofthemap-2020
28 * https://github.com/openstreetmap/stateofthemap-2019
29 * https://github.com/openstreetmap/stateofthemap-2018
30 * https://github.com/openstreetmap/stateofthemap-2017
31 * https://github.com/openstreetmap/stateofthemap-2016
32 * https://github.com/openstreetmap/stateofthemap-2014
33 * https://github.com/openstreetmap/stateofthemap-2013