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.

53 lines
1.2 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. #title in header
  2. title: "Hello World."
  3. #main info
  4. #owner
  5. owner: "I am Tim J. Kicker"
  6. email: [email protected]
  7. info: "A student and developer from Austria 🇦🇹"
  8. desc: "The purpose of this website is to give you a small overview of my projects, interests, and opinions."
  9. #menu
  10. menu:
  11. Blog: /archives
  12. About: /About
  13. #index/main page max show posts (in number)
  14. max_post: 4
  15. # Colors use hex color without #
  16. # Theme color
  17. tcolor: 0FA0CE
  18. # Define path to user css
  19. #(could be also located outside of theme)
  20. # Relative to source/ directory
  21. usercss: css/user.css
  22. # social profile at the footer/bottom
  23. footer: true
  24. placename: opensource
  25. placelink: https://git.kicker.dev/timkicker/tim.kicker.dev
  26. github: https://github.com/timkicker
  27. linkedin: https://www.linkedin.com/in/tim-kicker-5438b1237/
  28. twitter: https://twitter.com/timjkicker/
  29. #instagram: https://instagram.com/adisaktijrs
  30. # Misc
  31. nanobar: /js/nanobar.min.js
  32. switch_light: ☀️
  33. switch_dark: 🌑
  34. # favicon
  35. favicon: /images/teddy-bear-apple.webp
  36. # thumbnail
  37. thumbnail: /images/goldengate.jpg
  38. article:
  39. thumbnail: true
  40. # DISQUS comments (sign up to Disqus to get disqus_shortname)
  41. disqus_enabled: true
  42. disqus_shortname: tim-kicker-dev