feat: pagination, md changes

This commit is contained in:
filippo-ferrari 2024-02-14 21:57:52 +01:00
parent 3c561d6445
commit 64c436e967
6 changed files with 14 additions and 13 deletions

View file

@ -1,7 +1,7 @@
# Change baseurl before deploy # Change baseurl before deploy
baseurl = "https://demo.stack.jimmycai.com" baseurl = "https://bytemeifyoucan.lol"
languageCode = "en-us" languageCode = "en-us"
paginate = 5 paginate = 10
title = "Byte me if you can" title = "Byte me if you can"
# Theme i18n support # Theme i18n support

View file

@ -1,10 +0,0 @@
---
title: Example Category
description: A description of this category
image:
# Badge style
style:
background: "#2a9d8f"
color: "#fff"
---

View file

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

View file

@ -1,6 +1,7 @@
--- ---
title: My linux userspace title: My linux userspace
description: A collection of tools i use in my workflow description: A collection of tools i use in my workflow
image: linux.png
date: 2023-09-07 00:00:00+0000 date: 2023-09-07 00:00:00+0000
categories: categories:
- Linux - Linux

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

View file

@ -1,7 +1,7 @@
--- ---
title: T400 mods title: T400 mods
description: A collection of ways you can mod a Thinkpad T400 description: A collection of ways you can mod a Thinkpad T400
date: 2023-09-08 00:00:00+0000 date: 2023-09-07 00:00:00+0000
categories: categories:
- Thinkpad - Thinkpad
- Libreboot - Libreboot