chore: site updates
c87cfba9
2 file(s) · +9 −0
| 4 | 4 | description: "My history, experience, concerns, and hope for Base as a viable L2 solution" |
|
| 5 | 5 | tags: ["base", "blockchain", "ethereum"] |
|
| 6 | 6 | ogImage: "/blog-images/files-stevedylan-dev/bafkreigz4xll63ejcmn7746hyhruik6uxneglaohbxzpcqorhmm5tvn6qu.jpg" |
|
| 7 | + | hidden: true |
|
| 7 | 8 | --- |
|
| 8 | 9 | ||
| 9 | 10 |  |
| 24 | 24 | tags: ["social networking", "blogging"], |
|
| 25 | 25 | }, |
|
| 26 | 26 | { |
|
| 27 | + | title: "Feeds", |
|
| 28 | + | description: |
|
| 29 | + | "A minimal take on an RSS reader, Feeds lets you pull from multiple sources of feeds including URL query params, OPML files, and FreshRSS. Instead of rendering the post, Feeds simply gives you a feed link so you can view the content in its original context. Feeds is also designed to be simple and easy to self host for your own use cases.", |
|
| 30 | + | image: "https://feeds.software/assets/og.png", |
|
| 31 | + | link: "https://feeds.software", |
|
| 32 | + | tags: ["blogging", "rss"], |
|
| 33 | + | }, |
|
| 34 | + | { |
|
| 27 | 35 | title: "Sipp", |
|
| 28 | 36 | description: |
|
| 29 | 37 | "A minimal code sharing app that runs purely on Bun with native html css js and sqlite. It's designed to be self hosted by developers so they have a space under their own domain where they can have snippets created and shared under their control, with the ability to customize the experience thanks to the simplicity of the structure.", |