contents of rezept-schneider.de https://rezept-schneider.de
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.

50 lines
1.3 KiB

4 years ago
4 years ago
4 years ago
  1. baseURL = "https://rezept-schneider.de/"
  2. languageCode = "de-de"
  3. title = "Rezeptschneider"
  4. theme = 'toasted-cactus'
  5. [permalinks]
  6. posts = '/:slug'
  7. [params]
  8. name = "Rezeptschneider"
  9. description = "Leckere Rezepte, meist ohne Fleisch"
  10. bio = ""
  11. # Enter optionally your twitter account
  12. #twitter = "derSchneiderr"
  13. enableRSS = true
  14. # Integrate Javascript files or stylesheets by adding the url to the external assets or by
  15. # linking local files with their path relative to the static folder, e.g. "css/styles.css"
  16. customCSS = []
  17. customJS = []
  18. # The variables below are optionally too and can be used to
  19. # translate or customize each string of the theme.
  20. # Navigation links
  21. home = ""
  22. about = ""
  23. subscribe = ""
  24. # Pagination links
  25. olderPosts = ""
  26. newerPosts = ""
  27. readMore = ""
  28. copyright = ""
  29. # Sharing options and author information in posts
  30. aboutAuthor = ""
  31. tweet = ""
  32. share = ""
  33. # 404 page
  34. title404 = "Ooops"
  35. subtitle404 = "This is not what you're looking for"
  36. # The social icons can be styled differently if you use mono as font - circle, rounded, or empty
  37. socialIconStyle = "empty"
  38. [params.piwik]
  39. ID = "10"
  40. SiteURL = "piwik.webschneider.org"
  41. [social]
  42. mastodon = "https://octodon.social/@schneider"