Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highfivery/nextjs-starter
A Next.js 13 CMS & theme agnostic starter framework to build fully-featured headless sites.
https://github.com/highfivery/nextjs-starter
ant-design antd drupal headless-cms headless-drupal headless-shopify headless-wordpress nextjs nextjs-13 nextjs-starter react sass shopify storybook wordpress wpgraphql
Last synced: about 2 months ago
JSON representation
A Next.js 13 CMS & theme agnostic starter framework to build fully-featured headless sites.
- Host: GitHub
- URL: https://github.com/highfivery/nextjs-starter
- Owner: Highfivery
- License: gpl-2.0
- Created: 2022-11-14T16:14:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T20:24:13.000Z (over 1 year ago)
- Last Synced: 2024-03-18T04:11:01.440Z (11 months ago)
- Topics: ant-design, antd, drupal, headless-cms, headless-drupal, headless-shopify, headless-wordpress, nextjs, nextjs-13, nextjs-starter, react, sass, shopify, storybook, wordpress, wpgraphql
- Language: TypeScript
- Homepage: https://nextjs-starter-sandy-two.vercel.app
- Size: 1.92 MB
- Stars: 30
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Next.js Starter
A Next.js 13 CMS-agnostic starter application to build fully-featured headless sites with built-in support for WordPress.
- isn't dependent on a particular theming framework — setup theming how you like
- optional support for [Gutenberg Ant Design blocks](https://github.com/Entermedia-LLC/wordpress-gutenberg-ant-design)
- is CMS-agnostic with baked in support for WordPress, Drupal & Shopify
- provides out-of-the-box support for [SCSS](https://sass-lang.com/)
- built-in [Storybook](https://storybook.js.org/) integration
- helps enforce coding standards with [Stylelint](https://stylelint.io/), [TypeScript](https://www.typescriptlang.org/) & [commitlint](https://commitlint.js.org/#/)## Documentation
Visit https://github.com/Highfivery/nextjs-starter/wiki to view all the documentation.
## Contributing
There are many ways to [contribute](https://github.com/Highfivery/nextjs-starter/blob/main/CONTRIBUTING.md) to this project:
- Discuss [open issues](https://github.com/Highfivery/nextjs-starter/blob/main/issues) to help define the future of the project
- [Submit bugs](https://github.com/Highfivery/nextjs-starter/issues) and help verify fixes
- Review and discuss [pull requests](https://github.com/Highfivery/nextjs-starter/pulls)
- Level up the [documentation](https://github.com/Highfivery/nextjs-starter/wiki)
- Monitor and help answer questions in [Github Discussions](https://github.com/Highfivery/nextjs-starter/discussions)## Special Thanks
- [WebDevStudios](https://github.com/WebDevStudios) for their work on [nextjs-wordpress-starter](https://github.com/WebDevStudios/nextjs-wordpress-starter) (since abandoned) giving us a great start for WordPress integration.
- Development team at [Activated Studio](https://www.activated.studio/) for their work on the default starter components, [minimal CSS framework](https://github.com/Entermedia-LLC/scss) & the [Gutenberg Ant Design plugin](https://github.com/Entermedia-LLC/wordpress-gutenberg-ant-design).## License
This is free software, and released under the terms of the [GNU General Public License version 2](https://github.com/Highfivery/nextjs-starter/blob/main/LICENSE.md) or any later version. Please note, that other packages or libraries may be released under different licenses.