Aim
Try to build a hugo website to log everything happened in GigaScience.
Description
The website will contain:
- About
- Contact
- Posts
- Mainly about the learning progress
- Projects
- sharing (FYI only)
- Weekly plan
- Learning plan
- Todo list
- What have been finished/achieved/completed
How
Comming soon…
How to make a public folder
In config.toml, add this:
publishDir = "public"
link
Add Google Analytics feature
How to set up a Google Analytics, steps followed here.
How to add a disqus
Follow here
Example Hugo blog
Follow here