• v1.0.6 84d5d4817c

    Adammatthiesen released this 2024-01-17 03:16:31 +00:00 | 665 commits to main since this release

    Downloads
  • v1.0.5 e8ff29a7d1

    Adammatthiesen released this 2024-01-16 09:12:18 +00:00 | 667 commits to main since this release

    I have successfully setup deployment workflows to handle both NPMjs deployment as well as NPM-Github deployment

    Downloads
  • v1.0.3 9890ace68c

    Adammatthiesen released this 2024-01-16 06:58:43 +00:00 | 683 commits to main since this release

    New install command due to transfer from @Adammatthiesen to @MatthiesenXYZ NPM on NPM registry and Github

    npm i @matthiesenxyz/astro-ghostcms
    
    Downloads
  • v1.0.2 8975fe960b

    Adammatthiesen released this 2024-01-15 08:12:21 +00:00 | 684 commits to main since this release

    There was some errors with typing, as well as missing values for the basetheme. This is now solved and there is zero issues with the basetheme.

    Released to: NPMjs Registry

    Downloads
  • v1.0.0 be76428aae

    v1.0.0 Stable

    Adammatthiesen released this 2024-01-15 02:32:41 +00:00 | 686 commits to main since this release

    Initial Release

    After a bunch of tweaking and setting up it is finally ready for use!

    This addon uses the @tryghost/content-api and creates astro friendly functions to interface between ghost and astro.

    This package contains a independent copy of the tryghost-content-api.js that is used to establish the connection so this package dose not depend on @tryghost/content-api package.

    To install realease:

    npm i @adammatthiesen/astro-ghostcms
    

    Package published to NPMjs: npmjs.com/package/@adammatthiesen/astro-ghostcms

    Downloads