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.

11 lines
206B

  1. title = "My site"
  2. base_url = "https://replace-this-with-your-url.com"
  3. highlight_code = true
  4. compile_sass = true
  5. generate_rss = true
  6. rss_limit = 2
  7. theme = "sample"
  8. [extra.author]
  9. name = "Vincent Prouillet"