Skip to content

Commit 0a74f3f

Browse files
Merge pull request #3 from xdvrx1/update3
Update3
2 parents a63c0f5 + 6513843 commit 0a74f3f

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

README.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ Also, say, you are creating content for another
6161
website, you can simply embed the page and
6262
your job is done. You have the repo as the
6363
active site for its development, maybe, others
64-
will collaborate too, and then the GitHub Page
65-
as the output. If ever you need a Google Docs
64+
will collaborate too, and then the GitHub Pages
65+
generated page as the output.
66+
If ever you need a Google Docs
6667
or Microsoft Word
6768
version of this, simply copy the rendered
6869
markdown file of GitHub and paste it
@@ -207,6 +208,33 @@ so you can't directly run, say, a PHP script. And
207208
since JavaScript is browser-side scripting, it
208209
will work as expected.
209210

211+
## Blogging Vs Vlogging
212+
To my surprise, blogging is not dead.
213+
I simply had that conclusion realizing
214+
YouTube is a very successful platform.
215+
But written content is still not dead
216+
and it will continue to be relevant.
217+
218+
I just realized that blogging is not
219+
dead because not all the contents
220+
can be done through video presentations.
221+
Others really need to be written.
222+
223+
Say, other tutorials are best done
224+
through video presentations just like
225+
bodybuilding demonstrations but
226+
tutorials in tech, particularly just
227+
like the full documentation of
228+
computer languages, are best done through
229+
text. Imagine if you will be doing
230+
all those through video presentations,
231+
first, that is not practical, second
232+
it will take a lot of space and that
233+
will be problematic for poor connection.
234+
And third, it is best done through
235+
writing because the content is too
236+
complex there are several subheadings.
237+
210238
## Useful Links
211239
For further details, it is best to visit GitHub Pages
212240
and other sites:

0 commit comments

Comments
 (0)