|
14 | 14 | </div> |
15 | 15 |
|
16 | 16 | A CMS for static site generators. Give users a simple way to edit and add content to any site built with a static site generator. |
17 | | - |
18 | 17 | # Projects |
19 | 18 |
|
20 | | -* [static-cms](https://github.com/StaticJsCMS/static-cms) |
21 | | -* [static-cms-proxy-server](https://github.com/StaticJsCMS/static-cms-proxy-server) |
| 19 | +|Name|Site/Demo|Status| |
| 20 | +|---|---|---| |
| 21 | +| [@staticcms/core](https://github.com/StaticJsCMS/static-cms/tree/main/packages/core) | [demo.staticcms.org](https://demo.staticcms.org/) | [](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml) [](https://www.npmjs.com/package/@staticcms/core) | |
| 22 | +| [@staticcms/app](https://github.com/StaticJsCMS/static-cms/tree/main/packages/app) | [demo.staticcms.org](https://demo.staticcms.org/) | [](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml) [](https://www.npmjs.com/package/@staticcms/app) | |
| 23 | +| [demo](https://github.com/StaticJsCMS/static-cms/tree/main/packages/demo) | [demo.staticcms.org](https://demo.staticcms.org/) | [](https://app.netlify.com/sites/demo-staticjscms/deploys) | |
| 24 | +| [docs](https://github.com/StaticJsCMS/static-cms/tree/main/packages/docs) | [staticcms.org](https://www.staticcms.org/) | [](https://app.netlify.com/sites/staticjscms/deploys) | |
22 | 25 |
|
23 | 26 | # Platform Templates |
24 | 27 |
|
25 | | -* [Next](https://nextjs.org/) - [static-cms-next-netlify-template](https://github.com/StaticJsCMS/static-cms-next-netlify-template) |
26 | | -* [Gastby](https://www.gatsbyjs.com/) - [static-cms-gatsby-netlify-template](https://github.com/StaticJsCMS/static-cms-gatsby-netlify-template) (Static CMS Plugin for Gastby: [gatsby-plugin-static-cms](https://github.com/StaticJsCMS/gatsby-plugin-static-cms)) |
27 | | -* [Hugo](https://gohugo.io/) - [static-cms-hugo-netlify-template](https://github.com/StaticJsCMS/static-cms-hugo-netlify-template) |
28 | | -* [Nuxt](https://nuxtjs.org/) - [static-cms-nuxt-netlify-template](https://github.com/StaticJsCMS/static-cms-nuxt-netlify-template) |
29 | | -* [Preact](https://preactjs.com/) - [static-cms-preact-netlify-template](https://github.com/StaticJsCMS/static-cms-preact-netlify-template) |
30 | | -* [Eleventy](https://www.11ty.dev/) - [static-cms-eleventy-netlify-template](https://github.com/StaticJsCMS/static-cms-eleventy-netlify-template) |
| 28 | +|Name|Demo|Status| |
| 29 | +|---|---|---| |
| 30 | +| [Next](https://nextjs.org/) - [static-cms-next-netlify-template](https://github.com/StaticJsCMS/static-cms-next-netlify-template) | [next.staticcms.org](https://next.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-next/deploys) | |
| 31 | +| [Gastby](https://www.gatsbyjs.com/) - [static-cms-gatsby-netlify-template](https://github.com/StaticJsCMS/static-cms-gatsby-netlify-template) | [gatsby.staticcms.org](https://gatsby.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-gatsby/deploys) | |
| 32 | +| [Hugo](https://gohugo.io/) - [static-cms-hugo-netlify-template](https://github.com/StaticJsCMS/static-cms-hugo-netlify-template) | [hugo.staticcms.org](https://hugo.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-hugo/deploys) | |
| 33 | +| [Nuxt](https://nuxtjs.org/) - [static-cms-nuxt-netlify-template](https://github.com/StaticJsCMS/static-cms-nuxt-netlify-template) | [nuxt.staticcms.org](https://nuxt.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-nuxt/deploys) | |
| 34 | +| [Preact](https://preactjs.com/) - [static-cms-preact-netlify-template](https://github.com/StaticJsCMS/static-cms-preact-netlify-template) | [preact.staticcms.org](https://preact.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-preact/deploys) | |
| 35 | +| [Eleventy](https://www.11ty.dev/) - [static-cms-eleventy-netlify-template](https://github.com/StaticJsCMS/static-cms-eleventy-netlify-template) | [eleventy.staticcms.org](https://eleventy.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-eleventy/deploys) | |
31 | 36 |
|
32 | 37 | # Workflow Templates |
33 | | -* Editorial Workflow (using [Next](https://nextjs.org/)) - [static-cms-next-netlify-editoral-template](https://github.com/StaticJsCMS/static-cms-next-netlify-editoral-template) |
| 38 | + |
| 39 | +|Name|Demo|Status| |
| 40 | +|---|---|---| |
| 41 | +| Editorial Workflow - [static-cms-next-netlify-editoral-template](https://github.com/StaticJsCMS/static-cms-next-netlify-editoral-template) | Production: [next-editorial.staticcms.org](https://next-editorial.staticcms.org/)<br />Staging: [next-editorial-staging.staticcms.org](https://next-editorial-staging.staticcms.org/) | [](https://app.netlify.com/sites/static-cms-next-editorial/deploys)<br />[](https://app.netlify.com/sites/static-cms-next-editorial-staging/deploys) | |
| 42 | + |
| 43 | +# Other Projects |
| 44 | + |
| 45 | +|Name|Status| |
| 46 | +|---|---| |
| 47 | +| [static-cms-proxy-server](https://github.com/StaticJsCMS/static-cms-proxy-server) | [](https://github.com/StaticJsCMS/static-cms-proxy-server/actions/workflows/build-and-test.yml) | |
| 48 | +| [gatsby-plugin-static-cms](https://github.com/StaticJsCMS/gatsby-plugin-static-cms) | [](https://github.com/StaticJsCMS/gatsby-plugin-static-cms/actions/workflows/build.yml) | |
34 | 49 |
|
35 | 50 | # Contributing |
36 | 51 |
|
|
0 commit comments