Skip to content

Official Organic Maps website source code. Please contribute your translations!

License

Notifications You must be signed in to change notification settings

Grreby/organicmaps.github.io

This branch is 805 commits behind organicmaps/website:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 13, 2023
Jan 2, 2023
Dec 11, 2022
Dec 17, 2022
Dec 24, 2022
Dec 24, 2022
Dec 23, 2022
Jul 6, 2021
Jan 2, 2023
Nov 29, 2022
Jul 1, 2021
Jul 1, 2021
Dec 14, 2022
Dec 24, 2022
Jan 2, 2023
Dec 5, 2022
Dec 5, 2022
Dec 23, 2022

Repository files navigation

Organic Maps

This website is build with Zola and Cloudflare Pages.

Development

Use zola serve for a local preview or zola build to generate static site in the public folder.

npm i && npm run format will pretty-format Markdown and scss.

Upgrade npm dependencies with npm run upgrade, make sure that you have installed npm-check-updates package.

Deployment

Every PR deploys a preview version of the site at unique url.

Every merge into the master branch deploys changes into the production at https://organicmaps.app

Updating News

Run npm run news to automatically download news from our Telegram channel, then create a git commit and push it.

Contribution

Any good ideas and help with web site improvement are appreciated. And it's always better to discuss any improvement before implementing it to sync with our vision and plans.

Translations

Please help us with translating this web-site in your language. See TRANSLATIONS.md file for detailed instructions.

About

Official Organic Maps website source code. Please contribute your translations!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.0%
  • JavaScript 21.3%
  • SCSS 16.8%
  • Python 8.5%
  • Shell 2.4%