forked from organicmaps/website
How to update news on the site
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
8960a262e5
commit
d866e89119
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue