abdullahtarawneh.com/hugo.toml

85 lines
3.1 KiB
INI
Raw Normal View History

2020-10-10 19:47:58 +00:00
baseURL = "https://abdullahtarawneh.com"
2020-10-10 19:09:30 +00:00
languageCode = "en-us"
2020-10-16 20:00:32 +00:00
title = "Abdullah Tarawneh"
2021-12-23 05:32:17 +00:00
enableGitInfo = true
capitalizeListTitles = false
[frontmatter]
lastmod = [
"lastmod",
"updated",
"edited",
# ":fileModTime",
":git",
":default",
]
publishDate = [
'published',
'date',
]
date = [
'date',
'publishdate',
'pubdate',
'published',
'lastmod',
'modified'
]
2020-10-10 19:47:58 +00:00
[markup.tableOfContents]
startLevel = 2
endLevel = 6
2024-03-14 23:29:33 +00:00
ordered = false
2020-10-10 19:47:58 +00:00
[markup.goldmark.renderer]
2020-10-16 20:00:32 +00:00
unsafe = true
2020-10-10 23:43:26 +00:00
[[menu.main]]
identifier = "about"
pre = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><title>mdi:person</title><path fill="currentColor" d="M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>'
name = "About"
pageRef = "/"
2020-10-10 23:43:26 +00:00
weight = 10
[[menu.main]]
2021-10-18 04:03:36 +00:00
identifier = "work"
pre = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><title>heroicons:briefcase-16-solid</title><path fill="currentColor" fill-rule="evenodd" d="M11 4V3a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v1H4a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM9 2.5H7a.5.5 0 0 0-.5.5v1h3V3a.5.5 0 0 0-.5-.5M9 9a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clip-rule="evenodd"/><path fill="currentColor" d="M3 11.83V12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-.17c-.313.11-.65.17-1 .17H4c-.35 0-.687-.06-1-.17"/></svg>'
2020-10-17 02:41:13 +00:00
name = "Work"
pageRef = "/work/"
2020-10-10 23:43:26 +00:00
weight = 30
[[menu.main]]
identifier = "support"
pre = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><title>tabler:tip-jar</title><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2-7v1m0 6v1"/><path d="M17 4v1.882c0 .685.387 1.312 1 1.618s1 .933 1 1.618V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9.118c0-.685.387-1.312 1-1.618s1-.933 1-1.618V4M6 4h12z"/></g></svg>'
name = "fund"
pageRef = "/support/"
weight = 40
2020-10-24 03:47:29 +00:00
2020-10-17 02:41:13 +00:00
[[menu.main]]
identifier = "blog"
pre = '<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><title>heroicons:newspaper-solid</title><g fill="currentColor"><path fill-rule="evenodd" d="M4.125 3C3.089 3 2.25 3.84 2.25 4.875V18a3 3 0 0 0 3 3h15a3 3 0 0 1-3-3V4.875C17.25 3.839 16.41 3 15.375 3zM12 9.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-.75-2.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5H12a.75.75 0 0 1-.75-.75M6 12.75a.75.75 0 0 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zm-.75 3.75a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75M6 6.75a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h3a.75.75 0 0 0 .75-.75v-3A.75.75 0 0 0 9 6.75z" clip-rule="evenodd"/><path d="M18.75 6.75h1.875c.621 0 1.125.504 1.125 1.125V18a1.5 1.5 0 0 1-3 0z"/></g></svg>'
2020-10-17 02:41:13 +00:00
name = "Blog"
pageRef = "/blog/"
weight = 20
[outputFormats.RSS]
baseName = "feed.rss"
[outputs]
home = ["HTML", "RSS"]
section = ["HTML", "RSS"]
taxonomy = ["HTML", "RSS"]
term = ["HTML", "RSS", "ATOM"]
[params]
2024-06-05 17:27:40 +00:00
icon = "images/icon.png"
[params.author]
name = "Abdullah Tarawneh"
email = "a@trwnh.com"
2024-06-05 17:27:40 +00:00
[taxonomies]
tag = "tags"
category = "categories"
series = "series"
author = "authors"