Skip to content

Commit d15cc3b

Browse files
authored
Add note about new SvelteKit version
1 parent 64455be commit d15cc3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
Bloggulus is a web application for aggregating and indexing your favorite blogs.
44
I wrote it to serve as a less engaging and more personalized version of sites like Hacker News or Reddit.
5+
While originally written in Go (this repo), I've since built and deployed a [new version](https://github.com/theandrew168/bloggulus-svelte) of the site in SvelteKit.
56

67
## Local Development
78

8-
While the primary [Bloggulus website](https://bloggulus.com) represents my own personal collection of blogs, it is designed to be easily self-hostable.
9+
Bloggulus is designed to be easily self-hostable.
910
Check out the [releases page](https://github.com/theandrew168/bloggulus/releases) for pre-built binaries.
1011

1112
### Setup

0 commit comments

Comments
 (0)