-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 options to avoid prompts #41
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stevepiercy
added a commit
to plone/documentation
that referenced
this pull request
Sep 29, 2024
Trivial update to readme, can I skip the changelog? If not, I'll create one. |
davisagli
reviewed
Sep 29, 2024
davisagli
approved these changes
Sep 29, 2024
@davisagli should I port these changes to https://github.com/collective/cookiecutter-plone-starter/?tab=readme-ov-file#use-options-to-avoid-prompts? |
@stevepiercy No, that already looks correct as written. With cookiecutter-plone-starter you ran cookiecutter directly instead of running Cookieplone as a wrapper of cookiecutter. |
stevepiercy
added a commit
to plone/documentation
that referenced
this pull request
Sep 30, 2024
* Add "create project" docs for cookieplone * Add overlooked comma * Rename file * Rename file * Remove "the" from Classic UI. MyST syntax standard. Clarify introduction * Apply suggestions from code review * Overhaul the Install index. - promote stable releases over development pre-releases - Move demos to end - Replace Sphinx Design grid and cards a plain old definition list. * Simplify introductions for create-project* * Update meta information * Current version of Sphinx does not support replacements in includes, so use this temporary workaround and add TODO. * Hyphenate pre-requisite and tidy * Update meta information * Use narrow terminal to avoid horizontal scrolling of console. * Add next steps to view the site. Much excite! * Update meta information and correct Volto version * Correct introduction * Add terms Cookieplone and cookieplone-templates to Glossary. * Use include for Python prerequisite * Update docs/glossary.md Remove documentation as a Cookieplone option Co-authored-by: David Glick <[email protected]> * Update docs/install/create-project-cookieplone.md Co-authored-by: David Glick <[email protected]> * Include corepack enable as an enumerated step, and use shell for syntax * Avoid horizontal scrolling and anonymize path to project * Finalize tidy and update screenshots to 2024 * Link to correct repo. See plone/cookieplone#41 * Add plone/generator-volto deprecation to Glossary * Cannot use `@` at the start of a term in the Glossary * Nope, `@` is fine, there was whitespace that broke the glossary. * Add note about installing Pillow requirements. See #1712 * Update docs/glossary.md Co-authored-by: David Glick <[email protected]> --------- Co-authored-by: Steve Piercy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Source: https://github.com/collective/cookiecutter-plone-starter/?tab=readme-ov-file#use-options-to-avoid-prompts