Ghost/ghost/posts-service
Fabien 'egg' O'Carroll 5acdafc0e8
Removed ActivityPub backend from Ghost (#20410)
We are no longer going to run any ActivityPub logic inside of Ghost,
instead we're moving to a separate service, so all of this code is now
redundant.
2024-06-19 15:36:36 +07:00
..
lib Removed ActivityPub backend from Ghost (#20410) 2024-06-19 15:36:36 +07:00
test 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Update TryGhost packages 2024-05-27 16:58:32 +02:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service