Aim

Try to build a hugo website to log everything happened in GigaScience.

Description

The website will contain:

  1. About
  2. Contact
  3. Posts
    • Mainly about the learning progress
  4. Projects
    • sharing (FYI only)
  5. 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

sources:

  1. freecodecamp
  2. medium
  3. medium
  4. RStudio