mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 22:35:42 +00:00
Compare commits
4 commits
0118ed4e18
...
434d2fc462
Author | SHA1 | Date | |
---|---|---|---|
434d2fc462 | |||
725fafa3e7 | |||
7f2b13897d | |||
74ef702a61 |
3 changed files with 16 additions and 4 deletions
12
content/blog/HackBU2024.md
Normal file
12
content/blog/HackBU2024.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
|
||||
title: "Bits bobs and notes from HackBU 2024"
|
||||
|
||||
description: "A summary of my experience, lessons and thoughts on the HackBU 2024 hackathon"
|
||||
|
||||
date: "2024-02-20"
|
||||
|
||||
draft: true
|
||||
|
||||
---
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
|
||||
title: ""
|
||||
title: "Pogo again"
|
||||
|
||||
description: "I swear I'm going to finish it this time"
|
||||
description: "I swear I'm going to finish it this time (I'd borked the format for this post in hugo previously so sorry if you noticed)"
|
||||
|
||||
date: 2023-00-00
|
||||
date: 2023-01-01
|
||||
|
||||
draft: true
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Rust Match and Enums"
|
|||
|
||||
description: "A blog article I wrote to win a dumb argument"
|
||||
|
||||
date: 2022-09-06
|
||||
date: "2022-09-06"
|
||||
|
||||
draft: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue