website/README.md
Alexander Borsuk 63a5e08197 Added package.json for formatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-02 06:15:20 +03:00

460 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