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. #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. #description
  9. desc: "The purpose of this website is to give you a small overview about my projects, interests and opinions."
  10. #menu
  11. menu:
  12. Blog: /archives
  13. About: /About
  14. #index/main page max show posts (in number)
  15. max_post: 4
  16. # Colors use hex color without #
  17. # Theme color
  18. tcolor: 0FA0CE
  19. # Define path to user css
  20. #(could be also located outside of theme)
  21. # Relative to source/ directory
  22. usercss: css/user.css
  23. # social profile at the footer/bottom
  24. footer: true
  25. placename: opensource
  26. placelink: https://github.com/timkicker/timkicker.github.io
  27. github: https://github.com/timkicker
  28. linkedin: https://www.linkedin.com/in/tim-kicker-5438b1237/
  29. #twitter: https://twitter.com/adisaktijrs
  30. #instagram: https://instagram.com/adisaktijrs
  31. # Misc
  32. nanobar: /js/nanobar.min.js
  33. switch_light: ☀️
  34. switch_dark: 🌑
  35. # favicon
  36. favicon: /images/teddy-bear-apple.webp
  37. # thumbnail
  38. thumbnail: /images/teddy-bear-apple.webp
  39. article:
  40. thumbnail: true
  41. # DISQUS comments (sign up to Disqus to get disqus_shortname)
  42. disqus_enabled: false
  43. disqus_shortname: https-tim-kicker