Add prerequirements to the manual installation tutorial#12068
Merged
Add prerequirements to the manual installation tutorial#12068
Conversation
alecslupu
reviewed
Nov 24, 2023
alecslupu
suggested changes
Nov 24, 2023
Contributor
alecslupu
left a comment
There was a problem hiding this comment.
hey Andres, we need to also have in mind NPM.. I have have made some suggestions, but feel free to add your own version. I am happy with the comment as long we are not leaving Javascript related thing outside.
Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
entantoencuanto
added a commit
that referenced
this pull request
Nov 29, 2023
…/redesign-staging * fix/control-comments-replies-polymorphism: Add a polymorphic option to restrict acts_as_tree lookup Add tests to check the 'Hide replies' message error Fix pipeline after translations were updated (#12084) Remove the duplicate reference of icons (#12083) Fix modal forms for editor (#12077) New Crowdin updates (#12003) Display only once resource type in search (#12041) Redesign: fix responsiveness on nav-bar admin (#12045) Apply flash styles to Announcements (part 2) (#12039) Remove legacy design support from WYSIWYG editor (TipTap) (#12015) Extract methods from meetings seeds (#12053) Show message when there are no content in the page (#12056) Show message when there are no sortitions (#12057) Fix icons on flash alerts (#12069) Update numbering in RELEASE_NOTES.md (#12066) Add prerequirements to the manual installation tutorial (#12068) Differentiate non-clickable elements in admin menu (#12000) Remove official logo header image (#12064)
This file contains hidden or 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
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.
🎩 What? Why?
Even though we already mentioned that you need to know about Rails before installing Decidim, it seems like it's necessary to be more explicit about all the knowledge that you need to have some basic grasp to actually install the software.
This PR tries to fix that.