cupper-hugo-theme/config.toml

11 lines
301 B
TOML
Raw Normal View History

languageCode = "en-us"
2017-06-28 11:34:21 +02:00
title = "Infusion"
2017-08-07 23:20:49 +02:00
baseURL = "https://thepaciellogroup.github.io/infusion/"
2017-06-28 19:20:20 +02:00
canonifyURLs = true
2017-06-28 11:34:21 +02:00
theme = "infusion"
2017-07-03 19:10:00 +02:00
publishDir = "docs"
2017-06-15 10:41:44 +02:00
[params]
2017-09-09 10:35:57 +02:00
description = "Documentation for the **Infusion** documentation builder, built with **Infusion** itself."
2017-06-15 10:41:44 +02:00
codePenUser = "Heydon"