mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
blog: move dates to filenames
This commit is contained in:
parent
9c78876e9b
commit
3abff9ebd1
7 changed files with 1 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
date: 2024-01-01
|
||||
title: Test
|
||||
description: "Testing"
|
||||
|
||||
draft: true
|
||||
---
|
||||
|
|
@ -2,8 +2,6 @@
|
|||
title: HTMNIX
|
||||
description: How the absolutely cursed HTMNIX project works.
|
||||
|
||||
date: 2024-03-04
|
||||
|
||||
keywords:
|
||||
- html
|
||||
- nix
|
|
@ -2,8 +2,6 @@
|
|||
title: Cosmic Drift
|
||||
description: Or how I missed the school bus because of a cosmic ray.
|
||||
|
||||
date: 2024-04-02
|
||||
|
||||
keywords:
|
||||
- time
|
||||
- unix-timestamps
|
|
@ -2,7 +2,6 @@
|
|||
title: Explaining the Nix iceberg
|
||||
description: And revealing how cursed Nix is.
|
||||
|
||||
date: 2024-04-15
|
||||
draft: true
|
||||
|
||||
keywords:
|
|
@ -2,8 +2,6 @@
|
|||
title: Swap the `ı` and `i` key on your keyboard for faster modal editing
|
||||
description: How to swap the ı and i key on your Turkish keyboard on Linux.
|
||||
|
||||
date: 2024-05-20
|
||||
|
||||
keywords:
|
||||
- localisation
|
||||
- modal-editors
|
|
@ -5,8 +5,6 @@ description: And how to roll the rock over the edge.
|
|||
color: "#A5804C"
|
||||
thumbnail: /assets/images/sisyphus-ds-store.webp
|
||||
|
||||
date: 2024-09-30
|
||||
|
||||
keywords:
|
||||
- vcs
|
||||
---
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: "Why more `/sys/class/hwmon/*/temp*_label` than CPU cores?"
|
||||
|
||||
date: 2025-06-05
|
||||
|
||||
color: "#99CF9F"
|
||||
thumbnail: /assets/images/cpu-dumb-maybe.webp
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue