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
|
title: Books
|
||||||
description: The books I'm reading/I've read/I plan to read
|
description: The books I'm reading/I've read/I plan to read
|
||||||
date: 2024-01-29 00:00:00+0000
|
date: 2024-01-29 00:00:00+0000
|
||||||
draft: false
|
|
||||||
image: books.jpg
|
image: books.jpg
|
||||||
|
weight: 2
|
||||||
categories:
|
categories:
|
||||||
- Programming
|
- Programming
|
||||||
- Books
|
- Books
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: macOS setup [WORK IN PROGRESS]
|
||||||
description: A description of my current macOS development setup
|
description: A description of my current macOS development setup
|
||||||
date: 2024-09-04 00:00:00+0000
|
date: 2024-09-04 00:00:00+0000
|
||||||
image: macos-setup.png
|
image: macos-setup.png
|
||||||
|
weight: 999
|
||||||
math:
|
math:
|
||||||
license:
|
license:
|
||||||
hidden: false
|
hidden: false
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: My Oneplus 6T Linux setup
|
||||||
description: A description of my current Linux phone and it's setup
|
description: A description of my current Linux phone and it's setup
|
||||||
date: 2024-02-23 00:00:00+0000
|
date: 2024-02-23 00:00:00+0000
|
||||||
image: postmarket.png
|
image: postmarket.png
|
||||||
|
weight: 2
|
||||||
math:
|
math:
|
||||||
license:
|
license:
|
||||||
hidden: false
|
hidden: false
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: Parabola Installation Guide
|
||||||
description: A recap of the commands needed to have an encrypted, openRC Parabola setup.
|
description: A recap of the commands needed to have an encrypted, openRC Parabola setup.
|
||||||
date: 2024-02-08 00:00:00+0000
|
date: 2024-02-08 00:00:00+0000
|
||||||
image: parabola.jpg
|
image: parabola.jpg
|
||||||
|
weight: 2
|
||||||
categories:
|
categories:
|
||||||
- Linux
|
- Linux
|
||||||
- Libreboot
|
- Libreboot
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: A simple T400 Libreboot Guide
|
||||||
description: Simplest Libreboot guide I can write
|
description: Simplest Libreboot guide I can write
|
||||||
date: 2024-01-22 00:00:00+0000
|
date: 2024-01-22 00:00:00+0000
|
||||||
image: libreboot.png
|
image: libreboot.png
|
||||||
|
weight: 2
|
||||||
categories:
|
categories:
|
||||||
- Libreboot
|
- Libreboot
|
||||||
- Thinkpad
|
- Thinkpad
|
||||||
|
|
|
@ -3,6 +3,7 @@ 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-07 00:00:00+0000
|
date: 2023-09-07 00:00:00+0000
|
||||||
image: thinkpad2.jpg
|
image: thinkpad2.jpg
|
||||||
|
weight: 2
|
||||||
categories:
|
categories:
|
||||||
- Thinkpad
|
- Thinkpad
|
||||||
- Libreboot
|
- Libreboot
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: Talks
|
||||||
description: A list of talks I have seen at various events
|
description: A list of talks I have seen at various events
|
||||||
date: 2024-02-08 00:00:00+0000
|
date: 2024-02-08 00:00:00+0000
|
||||||
image: talks.png
|
image: talks.png
|
||||||
|
weight: 2
|
||||||
categories:
|
categories:
|
||||||
- Events
|
- Events
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue