-
Notifications
You must be signed in to change notification settings - Fork 12
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
Document the new preparer workflow. #239
Document the new preparer workflow. #239
Conversation
HULK PREVIEW |
HULK PREVIEW |
Your content preview is now ready. 🙇 |
🔎 Preview |
Your content preview is now ready. 🙇 |
I think I got everything there. The preparer workflow is mostly an internal detail, because it's all managed by the Strider plugins. The only differences in behavior for users are (a) faster builds and (b) that note about deleted content in content repositories actually being deleted, now. Unless something is broken, of course 😉 The deletion process should probably be called out more strongly in the authoring section, but there isn't really a better place to put it. I'll try to work that in #231 during the general restructuring of that section. |
Bring the documentation up to date with all of the changes to the way that preparers work that's just shipped.
Fixes #235.