82 lines
2 KiB
YAML
82 lines
2 KiB
YAML
baseURL: https://samsapti.dev
|
|
title: Sam Al-Sapti
|
|
languageCode: en-us
|
|
theme: hugo-coder
|
|
paginate: 20
|
|
pygmentsStyle: dracula
|
|
pygmentsCodeFences: true
|
|
pygmentsCodeFencesGuessSyntax: true
|
|
enableEmoji: true
|
|
enableRobotsTXT: false
|
|
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
|
|
taxonomies:
|
|
series: series
|
|
tag: tags
|
|
author: authors
|
|
|
|
menu:
|
|
main:
|
|
- name: About
|
|
weight: 1
|
|
url: about/
|
|
- name: Contact
|
|
weight: 2
|
|
url: contact/
|
|
- name: Keys
|
|
weight: 3
|
|
url: keys/
|
|
- name: Blog
|
|
weight: 4
|
|
url: https://write.data.coop/sam/
|
|
- name: Privacy Policy
|
|
weight: 5
|
|
url: privacy/
|
|
|
|
params:
|
|
author: Sam Al-Sapti
|
|
license: >
|
|
<a rel="noopener license"
|
|
href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
|
|
description: Sam Al-Sapti's personal website
|
|
info: Software Developer, Privacy Advocate and Digital Minimalist
|
|
avatarURL: /images/avatar.png
|
|
dateFormat: January 2, 2006
|
|
since: 2022
|
|
colorScheme: auto
|
|
hideColorSchemeToggle: false
|
|
mask_icon_color: '#e76f51'
|
|
social:
|
|
- name: LinkedIn
|
|
icon: fa-brands fa-2x fa-linkedin-in
|
|
url: https://www.linkedin.com/in/sam-a-dev/
|
|
rel: noopener noreferrer me
|
|
- name: Mastodon
|
|
icon: fa-brands fa-2x fa-mastodon
|
|
url: https://social.data.coop/@sam
|
|
rel: noopener noreferrer me
|
|
- name: PeerTube
|
|
icon: fa-solid fa-2x fa-circle-play
|
|
url: https://makertube.net/a/samsapti
|
|
rel: noopener noreferrer me
|
|
- name: GitHub
|
|
icon: fa-brands fa-2x fa-github
|
|
url: https://github.com/samsapti
|
|
rel: noopener noreferrer me
|
|
- name: GitLab
|
|
icon: fa-brands fa-2x fa-gitlab
|
|
url: https://gitlab.com/samsapti
|
|
rel: noopener noreferrer me
|
|
- name: Forgejo
|
|
icon: fa-brands fa-2x fa-git-alt
|
|
url: https://git.data.coop/samsapti
|
|
rel: noopener noreferrer me
|
|
- name: Onion service
|
|
icon: fa-solid fa-2x fa-mask
|
|
url: http://mldhltdackluvnqso7vk2azcg3ghjxbpw4im6alubymqkonb4kppqcqd.onion
|
|
rel: noopener noreferrer me
|