-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo-example.toml
More file actions
35 lines (30 loc) · 1.14 KB
/
hugo-example.toml
File metadata and controls
35 lines (30 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
baseURL = "https://erickchacon.gitlab.io/birthweight/"
languageCode = "en-uk"
title = "Rainfall variability and birth outcomes in Amazonia"
theme = "scholar-docs"
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
preserveTaxonomyNames = true
footnotereturnlinkcontents = "↩"
summaryLength = 40
[params.social]
gitlab = "https://gitlab.com/ErickChacon/birthweight"
envelope = "mailto:e.chaconmontalvan@gmail.com"
twitter = "https://twitter.com/ErickChaconMon"
linkedin = "https://www.linkedin.com/in/erick-chacon-montalvan-7bba9141"
[params]
description = "A website built through Hugo and blogdown."
footer = "Powered by [Hugo](https://gohugo.io/) and [Bootstrap](https://getbootstrap.com/)"
author = "Dr. Erick A. Chacón Montalván"
image = "erick-chacon.jpg"
role = "Senior Research Associate in Environmental Data Science"
organization = "Lancaster University"
faicon = 'fa-tint'
sidebar = true
[[menu.main]]
name = "DOI"
url = "https://doi.org/10.1038/s41893-021-00684-9"
weight = 10
[[menu.main]]
name = "Erick Chacón"
url = "https://erickchacon.gitlab.io/"
weight = 20