-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.toml
43 lines (35 loc) · 1.4 KB
/
hugo.toml
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
34
35
36
37
38
39
40
41
42
43
baseURL = 'https://matlads.github.io/'
languageCode = 'en-us'
title = 'Martin Atukunda'
theme = 'awesome-identity'
[services]
[services.googleAnalytics]
id = 'G-WC3J7G5TW2'
## Profile Configurations
[params.profile]
portrait = "https://matlads.github.io/images/mugshot.jpg"
firstname = "Martin"
lastname = "Atukunda"
title = "Senior Software Engineer"
bio = """
Martin Atukunda brings over 20 years experience in the software development space, leading, contributing to, and growing software engineering teams in various technology companies.
Love to contribute to open sources and tech communities by sharing knowledge and experience.
Even after all these years, prefers a command line interface environment as a big fan of Vim, Linux, and macOS. Always trying to customize to find the most optimal environment.
Interested in devising a better problem-solving method for challenging tasks, and learning new technologies and tools.
"""
## Contacts Configurations
[params.contacts]
email = "[email protected]"
github = "matlads"
gitlab = "matlads"
twitter = "matlads"
facebook = "matlads"
linkedin = "matlads"
instagram = "matlads"
stackoverflow = "1410011/matlads"
keybase = "matlads"
buymeacoffee = "matladsw"
## Footer Configurations
[params.footer]
copyright = "© 2022-2024 Martin Atukunda. [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)."
poweredBy = true