From 8694abfe21b62574abde3b1f751234010b6aab32 Mon Sep 17 00:00:00 2001 From: Chris Villa Date: Fri, 8 Sep 2023 11:04:33 +0100 Subject: [PATCH 1/2] Fix invalid link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 375ffcf..36747c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,4 +71,4 @@ npm run generateReadme [NVM]: https://github.com/creationix/nvm [TOML]: https://github.com/toml-lang/toml -[Create a new file]: https://github.com/postlight/awesome-cms/new/master/data?filename=org%23repo.toml +[Create a new file]: https://github.com/postlight/awesome-cms/new/main/data?filename=org%23repo.toml From 3e1712ed194fdc2241a73a6610b4e49817b2d1d8 Mon Sep 17 00:00:00 2001 From: Chris Villa Date: Fri, 8 Sep 2023 11:02:49 +0100 Subject: [PATCH 2/2] Add Puck --- data/measuredco#puck.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/measuredco#puck.toml diff --git a/data/measuredco#puck.toml b/data/measuredco#puck.toml new file mode 100644 index 0000000..65d8d80 --- /dev/null +++ b/data/measuredco#puck.toml @@ -0,0 +1,5 @@ +name = "Puck" +description = "The self hosted visual editor for React" +url = "https://puck-editor-demo.vercel.app/edit" +github_repo = "measuredco/puck" +language = "javascript"