An open API service indexing awesome lists of open source software.

https://github.com/mblode/craft-next


https://github.com/mblode/craft-next

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# A statically generated blog example using Next.js and Craft CMS

This example showcases Next.js's [Static Generation](/docs/basic-features/pages.md) feature using [CraftCMS](https://craftcms.com/) as the data source.

## Demo

### [https://craft-next.now.sh/](https://craft-next.now.sh/)

### Related examples

- [Blog Starter](https://github.com/zeit/next.js/tree/canary/examples/examples/blog-starter)
- [DatoCMS](https://github.com/zeit/next.js/tree/canary/examples/examples/cms-datocms)
- [TakeShape](https://github.com/zeit/next.js/tree/canary/examples/examples/cms-takeshape)
- [Sanity](https://github.com/zeit/next.js/tree/canary/examples/examples/cms-sanity)
- [Contentful](https://github.com/zeit/next.js/tree/canary/examples/examples/cms-contentful)
- [Prsimic](https://github.com/zeit/next.js/tree/canary/examples/cms-prismic)