This repository is for the HWU Tech Club Blog. Contains the new and unique developments in the tech industry.
--Made using HUGO
You need to install hugo to ensure that the format you add the blog in is responsive and looks as you wanted it to. https://gohugo.io/getting-started/installing/
Run Hugo command to run the website locally on your computer
hugo serve
-
Navigate to https://blogs.hwtech.club/admin
-
SignUp/SignIn with GitHub or email.
-
Add new post in browser
-
Navigate to content/post
-
Add a new file .md
-
Use the previous blog as your template
-
Navigate to content/authors
-
Create a folder
-
Create a file _index.md
-
Add this template and modify
---
title: Akilan Selvacoumar
bio: |
HW Tech Club President
avatar: https://i1.rgstatic.net/ii/profile.image/763939705069568-1559148827007_Q512/Akilan_Selvacoumar.jpg
date: 1999-11-07
featured: true
social:
- title: github
url: https://github.com/Akilan1999
- title: linkedin
url: https://www.linkedin.com/in/akilan-selvacoumar
---