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.

12 lines
282B

  1. base_url = "https://example.com"
  2. title = "Gutenberg"
  3. description = "Everything you need to make a static site engine in one binary. And it's fast"
  4. compile_sass = true
  5. highlight_code = true
  6. insert_anchor_links = true
  7. highlight_theme = "kronuz"
  8. [extra]
  9. author = "Vincent Prouillet"