Skip to content

Website do State of the Map 2023, adaptado do SoTM global 2022

License

Notifications You must be signed in to change notification settings

raqueldeziderio/sotm_br_2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State of the Map Brasil 2023 Website

cópia (fork do repositório do evento global do ano passado!)

This repo is the Jekyll configuration, styles and content powering https://2022.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.

Local installation

Install Jekyll

See https://jekyllrb.com/docs/installation/

View locally

  • git clone [email protected]:openstreetmap/stateofthemap-2022.git
  • cd stateofthemap-2022
  • jekyll serve -wl
  • Point your browser to http://localhost:4000/

Docker

Alternatively you can use Docker to install Jekyll and to serve the site within a container.

Using docker-compose

Alternatively if you are using docker-machine, replace localhost with the IP address from docker-machine ip

Contributing

Code Style

Please adhere to the code style rules in the supplied .editorconfig file. Instructions for editors/IDEs.

About

Website do State of the Map 2023, adaptado do SoTM global 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.7%
  • HTML 33.9%
  • JavaScript 3.1%
  • Other 0.3%