Official Organic Maps website source code. Please contribute your translations!
Find a file
Vitaly Zdanevich 01302ed713 HTML formatter: add "end_with_newline": true and npm run format
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2021-07-04 21:43:53 +03:00
content Formatting and rewording 2021-07-02 06:15:20 +03:00
sass Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
static Formatting and rewording 2021-07-02 06:15:20 +03:00
templates Fixed issues in shortcodes 2021-07-02 06:15:20 +03:00
.gitignore Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
.jsbeautifyrc HTML formatter: add "end_with_newline": true and npm run format 2021-07-04 21:43:53 +03:00
.stylelintrc.json Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
AUTHORS.md Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
config.toml Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
LICENSE Migrate to Zola, add meta tags and dark theme support 2021-07-01 18:03:30 +02:00
package-lock.json Add HTML formatter: js-beautify 2021-07-02 21:22:58 +03:00
package.json HTML formatter: add "end_with_newline": true and npm run format 2021-07-04 21:43:53 +03:00
README.md Formatting and rewording 2021-07-02 06:15:20 +03:00

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