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.

10 lines
263B

  1. base_url = "https://example.com"
  2. title = "Gutenberg - your one-stop static site engine"
  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. [extra]
  7. author = "Vincent Prouillet"