Updated documentation with news taxonomy

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2024-03-18 18:55:21 +01:00
parent bc12204b9b
commit 7ad8879596

View file

@ -25,6 +25,16 @@ Every merge into the _master_ branch deploys changes into the production at http
Run `npm run news` to automatically download news from our [Telegram channel](https://t.me/OrganicMapsApp),
then create a git commit and push it.
An example of a news post that is related to app updates/releases:
```yaml
title: "OpenStreetMap login was fixed in Google Play"
date: 2024-03-18T17:45:35+00:00
slug: "openstreetmap-login-was-fixed-in-google-play"
taxonomies:
news: ["Releases"]
```
## Taxonomy and F.A.Q. architecture
Each MD page in `/faq/` has one or more taxonomy defined in header. E.g.: