-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Add Algolia notes to Plugin Authoring doc #4673
Comments
I think I said at some point it was 24 hours but I most have made that up as I'm not sure the reindex time is documented and in practice, it seems Algolia updates very quickly after a new publish to NPM. |
Hey there :) So, when I published It took from 12 to 30 hours for the page to show up (sorry for the broad range), I believe that's because you have a daily routine to check algolia and rebuild the website? Anywho, it seems like algolia is the faster side here. I'd be glad to do a PR with this tiny addition to the plugin authoring docs ;) |
@hcavalieri we'd absolutely love to have you update the docs! Thanks so much! 💪💜 |
Hey there, @jlengstorf , how's it going? So, 4 days ago I forked the repo and added this change for the docs but it doesn't seem to have been submitted as a PR... sorry for the silly question, but any suggestions? |
Hey, @hcavalieri! Now that you've made the changes, you'll need to open a pull request as well. This should help you get started: master...hcavalieri:patch-1 Let me know if you have any questions! |
* Plugin Authoring doc: publishing info I've added a couple of paragraphs under a new H2 for _Publishing a plugin to the library_ to help with #4673 . Instead of just adding a tiny note on how much time Algolia would take to add the page to the library, based on my previous experience, I thought it was best to create a new section on publishing as it could be a bit confusing for beginners (in the very least, it was for me). The wording is still probably a bit off, feel free to suggest changes 😄 **PS:** In the first section of this page we say we'll review "what a plugin is _not_", but I don't this in any explicit way here... what was your line of thought in including this? * Removing "simply" and going from "NPM" to "npm" * Remove title for missing section
The text was updated successfully, but these errors were encountered: