File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ really fits for digital content writers,
5
5
even for non-code. The most important
6
6
is that, you can use GitHub without
7
7
Git. I don't want to use Git to simplify
8
- this workflow.
8
+ this workflow. Don't get me wrong,
9
+ Git is a very powerful tool but
10
+ for the sake of my workflow simplicity,
11
+ I'll not be using it for simple
12
+ content creation.
9
13
10
14
When I'm doing tutorial or lesson
11
15
content, I have my personal
@@ -65,8 +69,10 @@ I will be putting all my
65
69
initial thoughts.
66
70
This is still a draft even though
67
71
I am using the ` main ` branch because
68
- this is still private. The
69
- default ` README.md ` is the actual page
72
+ this is still private. Make sure,
73
+ you include the default ` README.md `
74
+ file. The default ` README.md `
75
+ is the actual page
70
76
and it should be the only
71
77
one for my content. If the
72
78
tutorial or lesson is very long,
You can’t perform that action at this time.
0 commit comments