Migrate website to Hugo
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
This commit is contained in:
16
docs/config.yaml
Normal file
16
docs/config.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
title: containerd
|
||||
baseURL: /
|
||||
disableKinds: ["taxonomy", "taxonomyTerm"]
|
||||
|
||||
params:
|
||||
googleAnalyticsId: UA-71407002-1
|
||||
favicon: /img/favicon.png
|
||||
fontImport: https://fonts.googleapis.com/css?family=Lato:300,400|Raleway:400,700i,800
|
||||
css:
|
||||
- main
|
||||
- flexboxgrid
|
||||
- tomorrow-night
|
||||
js:
|
||||
- jquery-2.1.4.min
|
||||
- highlight.min
|
||||
- main
|
||||
Reference in New Issue
Block a user