You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,11 @@
2
2
3
3
Bloggulus is a web application for aggregating and indexing your favorite blogs.
4
4
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.
5
6
6
7
## Local Development
7
8
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.
9
10
Check out the [releases page](https://github.com/theandrew168/bloggulus/releases) for pre-built binaries.
0 commit comments