Commit 1cfdbb8
[TASK] Add a "Quick start" tutorial for contributors (DevDays) (#345)
* [TASK] Add a "Quick start" tutorial for contributors (DevDays)
* Update indents in Quick Start
* Update typo in Visual Studio
* Update indents in 2-Accounts
* Update indents in 3-git
* Update indents in 4-ddev
* Update 1-Preqrequisites.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 2-Accounts.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 5-TYPO3.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 5-TYPO3.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 6-Patch-Intermezzo.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 6-Patch-Intermezzo.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 6-Patch.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 7-Contribute.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update Index.rst
Co-authored-by: Stefan Frömken <[email protected]>
* Update 4-DDEV.rst
* Update 4-DDEV.rst
* Update 5-TYPO3.rst
* Update 7-Contribute.rst
* [TASK] Remove copy&paste left over
This change removes a copy&paste left over
from the `Quickstart/Index.rst`.
* [TASK] Modify quickguide prerequisites page
This change modifies the `Quickstart/1-Prerequisites.rst`
to add minor additional information to some points.
* [TASK] Enhance `Quickstart/Git setup guide`
This change modifes the `Quickguide/3-Git.rst` file
to enhance the experience by ...
* ensuring single commands per code block to allow block
copy and pasting by using the block copy icon.
* using more cross operating-system compatible commands.
* note when in a command replacements are needed
* add a general tip to copy commands to a text file or
editor to do the replacement before pasting it into a
terminal
* add a additional verification step at the end.
* [TASK] Enhance `Quickguide: Set up DDEV` page
This change modifies `Quickstart/4-DDEV.rst` to
enhance the guide slightly.
* [TASK] Enhance `Quick Start: Set up TYPO3` chapter
This change modifies the `Quickstart/5-TYPO3.rst` file
to enhance the experience for the user proceeding this
chapter by
* ensuring to have single command or command chain to
simply use the copy icon and have no issues pasting
them into the terminal.
* adding generic project folder switch as note at the
top.
* providing `EXT:styleguide` create commands creating
the frontend based on `TypoScript records` instead
of the Site Sets feature, which seems to be broken
for now with ddev.
* Reworded the attention block to state the reason
instead of leaving a to do - which looks kind of
weired for readers.
* [TASK] Minor change of quickstart patch intermezzo
* [TASK] Enhance `Quick Start: Create a patch` chapter
This change modifies the `Create a patch` chapter
slightly to make it more easier for contributors
to create their first patch by
* ensuring single commands or proper command chains
which can be properly copied using the copy icon
and pasted into a terminal.
* using `:caption:` tags for `code blocks` to explain
each command copy block itself.
* adding general remember on top to be in the right
folder.
* adding a additional `cleanup` point at the end
providing suitable commands and small explanation.
* [TASK] Hint for clean repository to the `patch intermezzo` chapter
This change adds a general hint to the
`Quick Start: Create a patch - Intention`
chapter raising awareness for a clean
repository state and how to deal with it
if not.
* [TASK] Sync `repository reset and cleanup` information in multiple places
This change streamlines the `reset and cleanup` steps and
information throughout multiple places to contain as much
information as possible while still beeing able to copy
single command and chains for easy copy&paste experiance.
* [TASK] Combined code review
This addresses:
* Rename "15 minutes" to "under 30 minutes"
* Streamline $HOME dir usage
* Remove some explanations that enlarge the text too much
* Remove some of the prerequisites that are needed,
and would otherwise take up too much text. The long version
is still part of this guide, it fits there better.
* streamline ddev config for rename
* fix minor typos
* [TASK] Use same convention homefolder for git setup like mentioned in other places
* [TASK] Move `attention` block to `EXT:styleguide` point
* [TASK] Use `git commit -a` instead of the not wildy known `git commit .`
---------
Co-authored-by: Stefan Frömken <[email protected]>
Co-authored-by: Stefan Bürk <[email protected]>1 parent caf13d5 commit 1cfdbb8
File tree
17 files changed
+1072
-31
lines changed- Documentation
- BugfixingAZ
- HandlingAPatch
- Images/Quickstart
- Quickstart
- Testing
17 files changed
+1072
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| 186 | + | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
41 | | - | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 48 | + | |
63 | 49 | | |
64 | 50 | | |
65 | 51 | | |
| |||
69 | 55 | | |
70 | 56 | | |
71 | 57 | | |
72 | | - | |
| 58 | + | |
73 | 59 | | |
74 | | - | |
75 | | - | |
| 60 | + | |
| 61 | + | |
76 | 62 | | |
77 | 63 | | |
78 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
79 | 70 | | |
80 | 71 | | |
81 | 72 | | |
82 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments