Skip to content

Commit

Permalink
feat: add blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
leozqin committed May 22, 2024
1 parent 0d8d8ce commit 936f9f1
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 936f9f1

Please sign in to comment.