Add some stuff for the website
This commit is contained in:
parent
bef26ebb4a
commit
8534586aa0
12 changed files with 440 additions and 3 deletions
7
blog/2025-04-05-welcome.md
Normal file
7
blog/2025-04-05-welcome.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
slug: welcome
|
||||
title: Welcome
|
||||
authors: [faloj, jms, louson, salamandar, sam]
|
||||
---
|
||||
|
||||
This is the new site of Semalibre.
|
||||
44
blog/authors.yml
Normal file
44
blog/authors.yml
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
faloj:
|
||||
name: Faloj
|
||||
title: Electronics and firmware engineer
|
||||
url: /team/faloj
|
||||
image_url: https://avatars.githubusercontent.com/u/138787866
|
||||
page: false
|
||||
socials:
|
||||
github: faloj
|
||||
|
||||
jms:
|
||||
name: Jules
|
||||
title: Electronics and firmware engineer
|
||||
url: /team/jms
|
||||
image_url: https://avatars.githubusercontent.com/u/138787866
|
||||
page: false
|
||||
socials:
|
||||
github: jmaselbas
|
||||
|
||||
louson:
|
||||
name: Louis
|
||||
title: Linux and Yocto developer
|
||||
url: /team/louson
|
||||
image_url: https://avatars.githubusercontent.com/u/1019543
|
||||
page: false
|
||||
socials:
|
||||
github: louson
|
||||
|
||||
salamandar:
|
||||
name: Félix Piédallu
|
||||
title: Electronics, firmware and Linux engineer
|
||||
url: /team/salamandar
|
||||
image_url: https://avatars.githubusercontent.com/u/6552989
|
||||
page: false
|
||||
socials:
|
||||
github: jmaselbas
|
||||
|
||||
sam:
|
||||
name: Samantha
|
||||
title: Electronics and firmware engineer
|
||||
url: /team/sam
|
||||
image_url: https://media.licdn.com/dms/image/v2/C4E03AQEx5Mv_xNxyFA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1658257462405?e=1749081600&v=beta&t=TDRBiy1zd_TwDUoycdy1N1DgGhorzNNzL_dCMrqxAaA
|
||||
page: false
|
||||
socials:
|
||||
github: jmaselbas
|
||||
4
blog/tags.yml
Normal file
4
blog/tags.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
linkedin:
|
||||
label: Facebook
|
||||
permalink: /linkedin
|
||||
description: Facebook tag description
|
||||
Loading…
Add table
Add a link
Reference in a new issue