Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hzoo/hopeinsource.com

🙏 Hope In Source podcast site (+ transcripts)
https://github.com/hzoo/hopeinsource.com

faith opensource podcast website

Last synced: 8 days ago
JSON representation

🙏 Hope In Source podcast site (+ transcripts)

Awesome Lists containing this project

README

        

# [hopeinsource.com](https://hopeinsource.com)

![Episode Preview](https://i.imgur.com/RYYduIQ.png)

## Edit Transcripts

- Season 1 (Nadia): https://github.com/hzoo/hopeinsource.com/tree/master/src/content/podcast/season-1
- Season 2 (Maintainers Anonymous): https://github.com/hzoo/hopeinsource.com/tree/master/src/content/podcast/season-2
- Season 3 (Interviews): https://github.com/hzoo/hopeinsource.com/tree/master/src/content/podcast/season-3
- Season 4: https://github.com/hzoo/hopeinsource.com/tree/master/src/content/podcast/season-4

## Preview

```sh
bun install
bun run dev
open https://localhost:4321
```