How to update news on the site

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-04-12 01:10:27 +02:00
parent 8960a262e5
commit d866e89119

View file

@ -14,6 +14,11 @@ 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](https://t.me/OrganicMapsApp),
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