Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.