Skip to content

The website of the Humanitarian OpenStreetMap Team. See instructions below for writing blog posts or updating your profile.

Notifications You must be signed in to change notification settings

hotosm/hotosm-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

mariana.villagrana@hotosm.orgSiteleaf
mariana.villagrana@hotosm.org
and
Siteleaf
Mar 28, 2025
91ad493 · Mar 28, 2025
May 22, 2019
Oct 6, 2019
Feb 18, 2025
Jul 23, 2024
Oct 22, 2020
Mar 28, 2025
Jan 30, 2025
Oct 24, 2024
Oct 24, 2024
Feb 11, 2025
Mar 13, 2025
Mar 6, 2024
Mar 19, 2025
Mar 27, 2025
Feb 25, 2025
Mar 14, 2025
Mar 18, 2025
Jun 9, 2020
Mar 24, 2025
Dec 10, 2024
Oct 24, 2024
Sep 20, 2024
Oct 24, 2024
Mar 28, 2025
Jan 27, 2025
Mar 29, 2021
Mar 23, 2023
Jul 6, 2020
Mar 25, 2024
May 2, 2024
Jun 26, 2023
Feb 19, 2019
Mar 25, 2025
Mar 12, 2018
Jun 26, 2024
Nov 29, 2023
Oct 17, 2022
Apr 7, 2021
Jun 3, 2024
Mar 20, 2024
Jul 30, 2024
Apr 7, 2021
May 9, 2024
Apr 10, 2020
Oct 31, 2019
Aug 16, 2022
Mar 20, 2024
Feb 24, 2021
Jun 12, 2018
Feb 14, 2024
Feb 14, 2024
Aug 10, 2021
May 7, 2024
Sep 19, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
Feb 26, 2021
Oct 8, 2021
Feb 21, 2018
Oct 8, 2020
Oct 8, 2021
Sep 3, 2021
Oct 4, 2023
Jul 7, 2021
Mar 25, 2024
Sep 25, 2023
Jun 18, 2020
Jun 18, 2020
May 13, 2024
Nov 27, 2023
Nov 15, 2023
Feb 21, 2018
Feb 21, 2018
Feb 21, 2018
Dec 3, 2020
Mar 25, 2024
Aug 10, 2021
Aug 21, 2020
Aug 21, 2020
Mar 1, 2022
May 17, 2024
Jun 18, 2020
Jul 17, 2023
Jun 26, 2023
Jun 6, 2024
Feb 24, 2021
Jan 7, 2025
Feb 24, 2021
Oct 8, 2020
Mar 3, 2025
Sep 17, 2024
Apr 12, 2023
Mar 20, 2024
Jan 16, 2019
Aug 16, 2022
Aug 21, 2023
Dec 13, 2023
Aug 21, 2023
Dec 13, 2023
Oct 24, 2024
Dec 20, 2021
Mar 20, 2024
Mar 20, 2019
Feb 24, 2021
Feb 13, 2018
Mar 23, 2021
Feb 6, 2018
Feb 21, 2018
Nov 14, 2024
Aug 9, 2022
Feb 21, 2018
Jul 17, 2019
Jun 26, 2023
Apr 26, 2023
Mar 13, 2025
Mar 9, 2018
Jun 26, 2023
Aug 1, 2024
Mar 25, 2024
Sep 2, 2022
May 10, 2024
Jun 10, 2018
Nov 3, 2021
Jan 24, 2024

Repository files navigation

HOTOSM Website

This repo is the codebase for the main Humanitarian OpenStreetMap Team website. See gh-pages branch for Jekyll code. If looking for the previous Drupal codebase, see the current master branch.

  • See the issues queue for all discussions and tasks.
  • Chat available on HOTOSM Slack within the #hotosm-website channel, or join the same conversation on our Space (Beta) on Matrix, a modern open source and decentralized platform.

Getting Started with Development

This site uses Jekyll. To get started on GNU/Linux, Unix, or macOS, you must meet the following requirements:

  • Ruby 2.2.5 or above
  • RubyGems
  • GCC and Make

First, install bundler.

gem install bundler

Next, use bundler to install the build dependencies:

bundle install

Then, start Jekyll with bundler (this resolves any dependency issues you may have):

bundle exec jekyll serve --incremental

Finally, navigate to http://127.0.0.1:4000/ and you should see the new website!

Key pages & script/data dependencies

Website

Website issues

Please use the issue tracker at https://github.com/hotosm/hotosm-website/issues to report bugs, develop ideas, ask questions or give feedback. Thank you!

Security Notes

  • Github Pages does not support HSTS even when added in meta tags
  • Content-Security-Policy must be tweaked appropriately when new integrations are added
  • Security header controls are absent in GH-Pages; So it's added as HTTP meta tags in _includes/head.html

About

The website of the Humanitarian OpenStreetMap Team. See instructions below for writing blog posts or updating your profile.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published