You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-16
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,12 @@
2
2
3
3
A Next.js 13 CMS-agnostic starter application to build fully-featured headless sites with built-in support for WordPress.
4
4
5
-
## Introduction
6
-
7
-
This project is in **beta** and under **active development**— not ready for use for production. Our first release is intended to give basic functionality, standardization & WordPress integration. Our goal is to create a Next.js starter framework that:
8
-
9
-
* isn't dependent on a particular theming framework — setup theming how you like
10
-
* is CMS-agnostic with baked in support for WordPress, Drupal & Shopify
11
-
* provides out-of-the-box support for [SCSS](https://sass-lang.com/)
- helps enforce coding standards with [Stylelint](https://stylelint.io/), [TypeScript](https://www.typescriptlang.org/) & [commitlint](https://commitlint.js.org/#/)
14
11
15
12
## Documentation
16
13
@@ -20,16 +17,16 @@ Visit https://github.com/Highfivery/nextjs-starter/wiki to view all the document
20
17
21
18
There are many ways to [contribute](https://github.com/Highfivery/nextjs-starter/blob/main/CONTRIBUTING.md) to this project:
22
19
23
-
* Discuss [open issues](https://github.com/Highfivery/nextjs-starter/blob/main/issues) to help define the future of the project
24
-
*[Submit bugs](https://github.com/Highfivery/nextjs-starter/issues) and help verify fixes
25
-
* Review and discuss [pull requests](https://github.com/Highfivery/nextjs-starter/pulls)
26
-
* Level up the [documentation](https://github.com/Highfivery/nextjs-starter/wiki)
27
-
* Monitor and help answer questions in [Github Discussions](https://github.com/Highfivery/nextjs-starter/discussions)
20
+
- Discuss [open issues](https://github.com/Highfivery/nextjs-starter/blob/main/issues) to help define the future of the project
21
+
-[Submit bugs](https://github.com/Highfivery/nextjs-starter/issues) and help verify fixes
22
+
- Review and discuss [pull requests](https://github.com/Highfivery/nextjs-starter/pulls)
23
+
- Level up the [documentation](https://github.com/Highfivery/nextjs-starter/wiki)
24
+
- Monitor and help answer questions in [Github Discussions](https://github.com/Highfivery/nextjs-starter/discussions)
28
25
29
26
## Special Thanks
30
27
31
-
*[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.
32
-
* Development team at [Entermedia](https://www.entermedia.com/) for their work on the default starter components & [minimal CSS framework](https://github.com/Entermedia-LLC/scss).
28
+
-[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.
29
+
- 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).
0 commit comments