knuhol / dkdb-fe

DKDB - Database of Czech LGBT Books (Frontend)
https://dkdb.cz
MIT License
0 stars 0 forks source link

Fetch slug list from API #15

Open knuhol opened 4 years ago

knuhol commented 4 years ago

The sitemap is currently generated from scripts/slugs.json file because of missing API endpoint. Once endpoint is added, change scripts/sitemap-generator.js script to fetch it from API instead.

knuhol commented 4 years ago

@terhol if you want to work on this ticket, these are things good to know:

Prerequisites

The task

Committing the change