astro-ghostcms/packages/astro-ghostcms-theme-default
Jungley Yeh 15dc9b0719 Fix: getAllTags bug when there are more than 15 tags
This commit fixes a bug in the getAllTags function that caused it to not retrieve all tags when there were more than 15 tags. This bug resulted in 404 errors on tag slug pages.

fix #99
2024-03-10 12:40:47 +08:00
..
src Fix: getAllTags bug when there are more than 15 tags 2024-03-10 12:40:47 +08:00
CHANGELOG.md 👷 [ci]: Ready for Release (#93) 2024-03-09 05:11:38 -08:00
LICENSE Massive Repo Cleanup and organization 2024-02-14 05:17:01 -08:00
README.md update readme 2024-01-24 21:15:19 -08:00
index.ts Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
package.json 👷 [ci]: Ready for Release (#93) 2024-03-09 05:11:38 -08:00
tsconfig.json update 2024-01-25 04:38:02 -08:00

README.md

This is the default theme for Astro-GhostCMS

**This theme is based on astro-starter-ghost by PhilDL but has been modified to work with Our verison of the @ts-ghost API, and astro-ghostcms Integration.