@@ -61,8 +61,9 @@ Also, say, you are creating content for another
6161website, you can simply embed the page and
6262your job is done. You have the repo as the
6363active 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
6667or Microsoft Word
6768version of this, simply copy the rendered
6869markdown file of GitHub and paste it
@@ -207,6 +208,33 @@ so you can't directly run, say, a PHP script. And
207208since JavaScript is browser-side scripting, it
208209will 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
211239For further details, it is best to visit GitHub Pages
212240and other sites:
0 commit comments