MayADevBe Blog

A Blog about Computer Science

Recent Posts

Markdown BasicsThis is a starting guide to learn the basic Markdown syntax.
Why you should know MarkdownThis post gives a short explanation of Markdown. Then it gives seven reasons why you should learn Markdown.
Integrate Social Media Share Buttons on your WebsiteA post about why you should integrate Social Media Buttons in your website and how to do it.
Problems I encountered while setting up Google Analytics with Hugo I recently set up Google Analytics in my Hugo blog. This is my explanation of the problems I encountered and how I set it up so that it finally worked in the end.
How to host a Hugo site on GitHubToday I am going to talk about the steps on how to host a Hugo website with GitHub. The steps include how to host a static website with GitHub Hosting. Specifically, we will look at a static site created by Hugo. Furthermore, we look at using GitHub Action to generate the Hugo site and how to include a cloned Hugo theme.