feat: improved categories

created official categories and added images to them
This commit is contained in:
Filippo Ferrari 2024-03-01 12:53:27 +01:00
parent 503623bf53
commit 29f571bfcb
13 changed files with 62 additions and 2 deletions

View file

@ -0,0 +1,10 @@
---
title: Books
description: Anything and everything related to the books i am reading or plan to read
image: books.jpg
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

@ -0,0 +1,10 @@
---
title: Events
description: Anything and everything related to events, talks and conferences
image: linux.jpg
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

View file

@ -1,7 +1,7 @@
---
title: libreboot
title: Libreboot
description: Anything and everything related to Libreboot
image:
image: libreboot.jpg
# Badge style
style:

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View file

@ -0,0 +1,10 @@
---
title: Linux Mobile
description: Anything and everything related to Linux on mobile devices
image: linux-mobile.jpg
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -0,0 +1,10 @@
---
title: Linux
description: Anything and everything related to Linux
image: linux.png
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -0,0 +1,10 @@
---
title: Programming
description: Anything and everything related to the world of programming
image: programming.jpg
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -0,0 +1,10 @@
---
title: Thinkpad
description: Anything and everything related those beautiful machines
image: thinkpad.jpg
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB