-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need guides. #6
Comments
I think we should also create a list of "common" errors and how to solve. For example, Git Gateway not being turned on. Would a separate issue be better for this? |
I have even envisioned the errors send a url that links to the docs to explain how to fix or read about that part of the configuration. |
@tech4him1 that would be a solid guide, maybe call it Troubleshooting? Or something? But yes yes yes. Added both "Troubleshooting" and "Common Errors", feels like a good delineation. @talves very much agreed, but should go to a separate issue. The goal if this one is to end up with just a ton of static guides, so that the only work required is writing documentation. |
Claimed the Gatsby guide |
Just started working on one for Jekyll |
Awesome!! |
Hi! I just built a site with NextJS and Netlify CMS, and would love to give something back (and get to know the community) by contributing with a guide! 😁Is it still "up for grabs"? |
@steffenz yes. You can definitely start working on it. Just start it and do a PR with [WIP][Guide] in the beginning of the title and we will mark it as being worked on. Thanks for contributing! |
Started working on a middleman guide |
Finally got to the Jekyll guide - decaporg/decap-cms#2248. I'm planning on giving it a second pass in the coming days, but should be ready for another set of eyes if anyone wants to help with revision. |
Why only documenting site generators? I am successfully using Netlify-CMS with a plain Vue.js and |
@morkro a plain Vue guide would be fantastic! |
Just taught a workshop with Eleventy and Netlify CMS. Would love to claim the guide for it! |
Have at it! Sent with GitHawk |
I could probably write a guide on using Hugo |
That would be great! |
Gridsome has a plugin with documentation on how to install Netlify CMS. Would that suffice or would a local doc be more appropriate? |
@cdvillard We'd like to add it to our own docs so people can find their way to it within the Netlify CMS |
This comment was marked as off-topic.
This comment was marked as off-topic.
@steffenz could you comment on that? |
Thank you Henry!! Left some feedback on your PR 👍 |
I'll claim the VuePress doc if no one else has it. Also @cdvillard and @tomrutgers was the Gridsome doc spoken for or was that just a conversation about how to do it? I could claim that one as well if it's needed. |
Both are up for grabs, that would be awesome! Sent with GitHawk |
@erquhart Can I work on the Using with CSS-in-JS ? |
I'm surprised we don't have an Eleventy Guide yet, i'm planning on working on it, because i need it for my personal blog. The setup used on Hylia is much sophisticated (made by @erquhart ) and it's closer to my needs but the builerplate starter (by @biilmann )seems easier to digest which is closer to what we have for the other starters. So i'm not sure which route should i go. |
How about adding a guide on how to run the CMS without Netlify Hosting: |
@erezrokah It could be great to have a guide for working with aws amplify. |
I don't see any guide started for VuePress. |
@mdartic I failed miserably on my VuePress attempt then lost track of it, please take over. |
docusaurus |
Can we have a section dedicated to registerEditorComponent? I am looking for docs that explain the fromBlock function and can't find anything beyond this https://www.netlifycms.org/docs/custom-widgets/#registereditorcomponent |
@massoudmaboudi Are you working on the docusaurus guide or should I? |
@Alexa-Green I think that was just a suggestion, I'd say go for it |
I second @d-sanderson suggestion regards a guide for custom components that cover a lot more detail that the current guide provides. Attempting to go beyond 'hello world' instantly chucks developers into a rabbit hole of despair.
When you see a component someones written you like and bring it into your netlify CMS package, it becomes incumberant on your build process. this makes it very hard to leverage your components as a guide for custom components of our own. Its very disparaging. |
@Alexa-Green or @erquhart were either of you still planning on writing a docusaurus guide? |
I don't think anyone is actively working on a Docusaurus, if you'd like to contribute it. |
As JavaScript framework churn continues, and as a result of the highly divisive Vue 3 release, I suggest dropping VuePress in favor of VitePress. FYI
.....maybe this should be its own issue |
Hey everyone 👋🏻 in the spirit of our efforts re-booting Decap CMS and various documentation sprints, I've triaged all the missing guides from this list for easier tracking and coordination and closing this issue. If any of you who mentioned contributing in the past (we realize it's quite a few years ago now), were interested we'd love your contributions, specifically:
Also feel free to pop by our Discord server to connect! |
We need to write a whole lot of guides and pile them into the docs.
Let's keep a list of topics here. Suggest topics via comments, use reactions to +1 your favorites.
General
Authentication
git-gateway
go-true
(possibly with SSO)Static Site Generators
The text was updated successfully, but these errors were encountered: