add packard project article (#25)

This commit is contained in:
Troy 2025-01-13 18:06:01 +00:00 committed by GitHub
parent 9db394d5f6
commit 62d33d702c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,19 @@
---
title: "Packard"
description: "A simple RSS aggregator meant to allow you to take a quick glance at what's occurring in topics you care about."
date: 2025-01-12
updated: 2025-01-12
image:
{
url: "packard.avif",
alt: "Packard GitHub repository page",
}
tags: ["rust", "rss aggregator"]
categories: ["personal"]
---
Packard is a simple RSS aggregator meant to allow you to take a quick glance at what's occurring in topics you care about. It is my first attempt at making something with Rust that I would personally find useful.
### External links
https://github.com/troylusty/packard

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB