digital-garden icon indicating copy to clipboard operation
digital-garden copied to clipboard

An open source blog (digital garden) template for developers

Results 2 digital-garden issues
Sort by recently updated
recently updated
newest added

Integrate [ConvertKit API](https://developers.convertkit.com/) to be able to connect email signup forms. - [ ] API route for signing up user - [ ] Newsletter thank you page

enhancement

There should be pages and components for error pages, loading states, and 404 errors. Next.js natively supports this, using [specific files in the app directory](https://nextjs.org/docs/app/api-reference/file-conventions). These components should be minimalistic...

enhancement
good first issue