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