feat: news indexing script (#36512)
* feat: Add script to poll Ghost for all published posts and construct index for Algolia. * feat: Add script to poll Ghost for all published posts and construct index for Algolia.
This commit is contained in:
committed by
mrugesh
parent
04e98783cd
commit
9f372d014d
@ -34,3 +34,5 @@ LOCALE=english
|
||||
|
||||
TEST_CHALLENGES_FOR_LANGS=english
|
||||
DOCKER_HOST_LOCATION=localhost
|
||||
|
||||
GHOST_CLIENT_KEY=123abc
|
Reference in New Issue
Block a user