Passage à HUGO

This commit is contained in:
Yannick Francois
2017-12-23 23:43:04 +01:00
parent 8a81a242f7
commit 2056ab9437
148 changed files with 130 additions and 219 deletions
+21
View File
@@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Journal Formateur dans un bootcamp"
license = "MIT"
licenselink = "https://github.com/yaf/journal-formateur-2015/blob/master/LICENSE.md"
description = ""
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.30.2"
[author]
name = ""
homepage = ""
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""