website/README.md
Alexander Borsuk 971a483fad Updated readme
2021-07-10 00:08:03 +02:00

653 B

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.

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

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.