Mobile-responsive personal website, generated using Hugo. https://kevin-mok.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
574 B

  1. baseURL: http://localhost:1313/
  2. # baseURL: https://kevin-mok.com/
  3. # baseURL: /home/kevin/coding/mf-site/public
  4. languageCode: en-us
  5. title: Kevin Mok's Website
  6. # theme: base16
  7. enableRobotsTXT: true
  8. params:
  9. author: Kevin Mok
  10. description: I'm a Computer Science (CS) student at the University of Toronto and an avid Linux/FOSS user. Come check out my personal site!
  11. menu:
  12. main:
  13. - name: resume
  14. url: /resume
  15. weight: 5
  16. - name: posts/
  17. url: /posts
  18. weight: 6
  19. # - name: credits
  20. # url: /credits
  21. # weight: 10
  22. # - name: config
  23. # url: /config