feat: added weight to posts
This commit is contained in:
parent
17d22bac52
commit
bfbc1a1ea6
7 changed files with 7 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
|||
title: Books
|
||||
description: The books I'm reading/I've read/I plan to read
|
||||
date: 2024-01-29 00:00:00+0000
|
||||
draft: false
|
||||
image: books.jpg
|
||||
weight: 2
|
||||
categories:
|
||||
- Programming
|
||||
- Books
|
||||
|
|
|
@ -3,6 +3,7 @@ title: macOS setup [WORK IN PROGRESS]
|
|||
description: A description of my current macOS development setup
|
||||
date: 2024-09-04 00:00:00+0000
|
||||
image: macos-setup.png
|
||||
weight: 999
|
||||
math:
|
||||
license:
|
||||
hidden: false
|
||||
|
|
|
@ -3,6 +3,7 @@ title: My Oneplus 6T Linux setup
|
|||
description: A description of my current Linux phone and it's setup
|
||||
date: 2024-02-23 00:00:00+0000
|
||||
image: postmarket.png
|
||||
weight: 2
|
||||
math:
|
||||
license:
|
||||
hidden: false
|
||||
|
|
|
@ -3,6 +3,7 @@ title: Parabola Installation Guide
|
|||
description: A recap of the commands needed to have an encrypted, openRC Parabola setup.
|
||||
date: 2024-02-08 00:00:00+0000
|
||||
image: parabola.jpg
|
||||
weight: 2
|
||||
categories:
|
||||
- Linux
|
||||
- Libreboot
|
||||
|
|
|
@ -3,6 +3,7 @@ title: A simple T400 Libreboot Guide
|
|||
description: Simplest Libreboot guide I can write
|
||||
date: 2024-01-22 00:00:00+0000
|
||||
image: libreboot.png
|
||||
weight: 2
|
||||
categories:
|
||||
- Libreboot
|
||||
- Thinkpad
|
||||
|
|
|
@ -3,6 +3,7 @@ title: T400 mods
|
|||
description: A collection of ways you can mod a Thinkpad T400
|
||||
date: 2023-09-07 00:00:00+0000
|
||||
image: thinkpad2.jpg
|
||||
weight: 2
|
||||
categories:
|
||||
- Thinkpad
|
||||
- Libreboot
|
||||
|
|
|
@ -3,6 +3,7 @@ title: Talks
|
|||
description: A list of talks I have seen at various events
|
||||
date: 2024-02-08 00:00:00+0000
|
||||
image: talks.png
|
||||
weight: 2
|
||||
categories:
|
||||
- Events
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue