Skip to content

Commit

Permalink
Merge pull request #43 from leozqin/blog
Browse files Browse the repository at this point in the history
feat: add blog post
  • Loading branch information
leozqin authored May 22, 2024
2 parents 0d8d8ce + 936f9f1 commit 3dc09f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The Summarization and Notification handlers also support a `null` handler that d

Precis also supports themes.

For an extended overview of why this project exists, see [my blog](https://www.leozqin.me/posts/precis-an-ai-enabled-rss-reader/)

## Architecture
Precis is a FastAPI monolith that serves fully static pages styled by Tailwind CSS using DaisyUI components. It uses some query-parameter and redirect chicanery to fake interactivity. We'll probably add actual interactivity at some point.

Expand Down

0 comments on commit 3dc09f0

Please sign in to comment.