-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
125 changed files
with
405 additions
and
4,309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# State of the Map 2022 Website | ||
# State of the Map 2024 Website | ||
|
||
This repo is the Jekyll configuration, styles and content powering https://2022.stateofthemap.org | ||
This repo is the Jekyll configuration, styles and content powering https://2024.stateofthemap.org | ||
|
||
Note that the SotM program is managed through our submission system at https://pretalx.com/sotm2022. If you change it on the submission system, it will be updated on the website automatically. Do that rather than making pull requests on the "session" files here. | ||
<!--Note that the SotM program is managed through our submission system at https://pretalx.com/sotm2024. If you change it on the submission system, it will be updated on the website automatically. Do that rather than making pull requests on the "session" files here.--> | ||
|
||
## Local installation | ||
|
||
|
@@ -12,8 +12,8 @@ See https://jekyllrb.com/docs/installation/ | |
|
||
### View locally | ||
|
||
* `git clone [email protected]:openstreetmap/stateofthemap-2022.git` | ||
* `cd stateofthemap-2022` | ||
* `git clone [email protected]:openstreetmap/stateofthemap-2024.git` | ||
* `cd stateofthemap-2024` | ||
* `jekyll serve -wl` | ||
* Point your browser to `http://localhost:4000/` | ||
|
||
|
@@ -24,8 +24,8 @@ Alternatively you can use Docker to install Jekyll and to serve the site within | |
### Using docker-compose | ||
|
||
* [Install docker-compose](https://docs.docker.com/compose/install/) | ||
* `git clone [email protected]:openstreetmap/stateofthemap-2022.git` | ||
* `cd stateofthemap-2022` | ||
* `git clone [email protected]:openstreetmap/stateofthemap-2024.git` | ||
* `cd stateofthemap-2024` | ||
* `docker-compose up --build` | ||
* Point your browser to `http://localhost:4000/` | ||
|
||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Site settings | ||
title: State of the Map 2022 | ||
title: "State of the Map 2024 – Nairobi, Kenya" | ||
email: [email protected] | ||
description: "The global OpenStreetMap conference. August 19 - 21, 2022 in Florence, Italy & online." | ||
url: "http://2022.stateofthemap.org" # the base hostname & protocol for your site | ||
description: "The global OpenStreetMap conference. September 6 - 8, 2024 in Nairobi, Kenya & online." | ||
url: "http://2024.stateofthemap.org" # the base hostname & protocol for your site | ||
twitter_username: state | ||
github_username: jekyll | ||
|
||
|
@@ -11,11 +11,11 @@ markdown: kramdown | |
|
||
# Color settings (hex-codes without the leading hash-tag) | ||
color: | ||
primary-dark: '#ffd97e' # yellow | ||
primary-light: '#e23e36' # red | ||
background-light: '#ffd97e' | ||
links: '#e23e36' | ||
links-light: '#b7d7e1' | ||
primary-dark: '#3cb9f7' # main: blue | ||
primary-light: '#f2bb40' # secondary: yellow | ||
background-light: '#3cb9f7' # (main: blue) | ||
links: '#04065e' # dark blue | ||
links-light: '#2464aa' # light-ish blue??? | ||
links-white: '#fff' | ||
text: '#030304' | ||
text-light: '#fff' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,40 @@ | ||
<!-- About Section --> | ||
<section id="about" class="pad8y contain page"> | ||
<section id="about" class="contain page"> | ||
<div class="limiter clearfix pad4y"> | ||
<div class="col8 clearfix space-bottom2 contain"> | ||
<div class="col10 margin2r space-bottom2"> | ||
<h1 class="space-bottom2">State of the Map 2022</h1> | ||
<p>State of the Map is the annual event for all mappers and OpenStreetMap users. In 2022 the State of the Map conference will be a three day hybrid conference taking place in Florence, Italy and online. Please consider signing up for updates via our <a href="https://2022.stateofthemap.org#newsletter">newsletter</a>, join our <a href="https://t.me/sotm2018">telegram group chat</a> and follow us on <a href="https://twitter.com/sotm">Twitter</a>.</p> | ||
<p>The conference will take place before the <a href="https://2022.foss4g.org">FOSS4G 2022 conference</a>, which is also in Firenze on August 22 to 28, 2022. The local team is committed to providing participants with a safe conference environment in accordance with the latest safety and health guidelines set by authorities.</p> | ||
<h1 class="space-bottom2">State of the Map 2024</h1> | ||
<p>State of the Map is the annual event for all mappers and OpenStreetMap users. In 2024 the State of the Map conference will be a taking place in Nairobi, Kenya and online. It will be a three day conference packed with talks, workshops, discussion rounds and more.</p> | ||
<p>Your organising team.</p> | ||
<p class="logo"> | ||
<img src="img/logo/sotm_2022.svg" style="width:50%;"> | ||
<img src="img/logo/sotm_2024.svg" style="width:50%;"> | ||
</p> | ||
</div> | ||
</div> | ||
<div class="col4 clearfix contain"> | ||
<h3 class="small-title uppercase">Where?</h3> | ||
<p> | ||
<a href="venue">Florence, Italy.</a> | ||
<a href="venue">Nairobi, Kenya.</a> | ||
</p> | ||
|
||
<h3 class="small-title uppercase">When?</h3> | ||
<p> | ||
August 19 - 21, 2022 | ||
September 6 - 8, 2024 | ||
</p> | ||
|
||
<h3 class="small-title uppercase"><a href="events">Social Event</a></h3> | ||
<!--<h3 class="small-title uppercase"><a href="events">Social Event</a></h3> | ||
<p> | ||
On Saturday, August 20 at <a href="https://www.mercatocentrale.com/florence/">Mercato Centrale</a> (<a href="https://www.openstreetmap.org/?mlat=43.7766&mlon=11.2532#map=16/43.7766/11.2532">location</a>) | ||
</p> | ||
TBD | ||
</p>--> | ||
|
||
<h3 class="small-title uppercase">Additional Events</h3> | ||
<!--<h3 class="small-title uppercase">Additional Events</h3> | ||
<ul> | ||
<li>Friday, August 19: <a href="https://unsummit.hotosm.org/">HOT unSummit at SotM</a></li> | ||
<li>Friday, August 19 (evening): <a href="https://forms.gle/MK89amh4zG5hKFdy7">HOT unSummit Social at SotM</a></li> | ||
<li>Monday, August 22: <a href="https://mobilizon.it/events/5a84127d-120c-4a83-a563-5721260c862b">YouthMappers Documentary Premiere</a></li> | ||
</ul> | ||
</ul>--> | ||
|
||
<h3 class="small-title uppercase" style="height:0"> </h3> | ||
<p> | ||
<a href="https://openstreetmap.org"><img src="img/osm.svg" style="height:85px; margin-top:20px;" /></a> | ||
</p> | ||
<p> | ||
<a href="https://wiki.wikimedia.it/"><img src="img/wikimedia-italia.png" style="height:85px; margin-top:20px;" /></a> | ||
</p> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<div id="map" style="height:420px; width:100%"></div> | ||
<script> | ||
document.addEventListener('DOMContentLoaded', function() { | ||
var map = L.map('map').setView([-1.27903, 36.81649], {{ include.zoom }}); | ||
L.control.scale().addTo(map); | ||
L.tileLayer('{{ site.map_tiles.url}}', { | ||
attribution: '{{ site.map_tiles.attribution }}', | ||
maxZoom: {{ site.map_tiles.maxZoom}} | ||
}).addTo(map); | ||
map.scrollWheelZoom.disable(); | ||
L.marker([-1.27903550863266, 36.81655079126358], {icon: L.icon({ | ||
iconUrl: "{{ "/img/logo/sotm_2024-pin.svg" | prepend: site.baseurl }}", | ||
iconSize: [60, 60], | ||
iconAnchor: [30, 60] | ||
})}).bindPopup("<h3>University of Nairobi Towers</h3><p>Conference Venue.<br><a href='https://osm.org/go/l9wM~Burm?m' target='_blank'>Open location on osm.org</a>.</p>").addTo(map); | ||
}, false); | ||
</script> |
Oops, something went wrong.