Skip to content

Commit 10d9ac3

Browse files
committed
Modified Authors layouts and details. Fixes #8
1 parent e328592 commit 10d9ac3

16 files changed

Lines changed: 77 additions & 35 deletions

File tree

config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ getenv = ['^HUGO_']
1717
methods = ['(?i)GET|POST']
1818
urls = ['.*']
1919

20+
[taxonomies]
21+
author = "authors"
22+
category = "categories"
2023

2124
[markup]
2225
[markup.highlight]
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Francesco Nigro
3+
title: Francesco Nigro
34
photo: ''
45
twitter: forked_franz
56
---
6-
# Francesco Nigro
7-
87
Principal Software Engineer - Application Services Performance Team

content/authors/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Authors
3+
description: Red Hat Application Services Performance Team
4+
date: '2022-11-13'
5+
aliases:
6+
- about-us
7+
- about-hugo
8+
- contact
9+
license: CC BY-NC-ND
10+
lastmod: '2020-11-24'
11+
menu:
12+
main:
13+
weight: -70
14+
params:
15+
icon: user
16+
---
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Jeremy Whiting
3+
title: Jeremy Whiting
34
photo: ''
45
twitter: ''
56
---
6-
# Jeremy Whiting
7-
87
Senior Software Engineer - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Jesper Pedersen
3+
title: Jesper Pedersen
34
photo: ''
45
twitter: ''
56
---
6-
# Jesper Pedersen
7-
87
Principal Software Engineer - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: John O'Hara
3+
title: John O'Hara
34
photo: ''
45
twitter: JohnnyDoItAll
56
---
6-
# John O'Hara
7-
87
Snr Principal Software Engineer (Team Lead) - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Luis Barreiro
3+
title: Luis Barreiro
34
photo: ''
45
twitter: ''
56
---
6-
# Luis Barreiro
7-
87
Senior Software Engineer - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Radim vansa
3+
title: Radim vansa
34
photo: ''
45
twitter: ''
56
---
6-
# Radim vansa
7-
87
Senior Software Engineer - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Stale Pedersen
3+
title: Stale Pedersen
34
photo: ''
45
twitter: ''
56
---
6-
# Stale Pedersen
7-
87
Manager Software Engineering - Application Services Performance Team
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Will Reichert
3+
title: Will Reichert
34
photo: ''
45
twitter: ''
56
---
6-
# Will Reichert
7-
87
Senior Software Engineer - Application Services Performance Team

0 commit comments

Comments
 (0)