Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (21 loc) · 920 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 920 Bytes

Astro Hashnode

An Integration to bring your Hashnode Headless Blog content into Astro!

View a live demo Here

To see how to get started, check out the package README

Contributing

This package is structured as a monorepo:

  • playground contains code for testing the package
  • package contains the actual package

Install dependencies using pnpm:

pnpm i --frozen-lockfile

Start the playground:

pnpm playground:dev

You can now edit files in package. Please note that making changes to those files may require restarting the playground dev server.

Licensing

MIT Licensed. Made with ❤️ by Adam M..

This project is cloned to Gitea

This project is also cloned to GitLab