Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/hzoo/hopeinsource.com
- Owner: hzoo
- License: mit
- Created: 2018-07-21T21:28:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T21:51:33.000Z (2 months ago)
- Last Synced: 2024-10-12T19:27:59.735Z (22 days ago)
- Topics: faith, opensource, podcast, website
- Language: Astro
- Homepage: https://hopeinsource.com
- Size: 4.51 MB
- Stars: 59
- Watchers: 6
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-website
Awesome Lists containing this project
- awesome-list - hopeinsource.com
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
```