Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ladybug-podcast/ladybug-website
https://github.com/ladybug-podcast/ladybug-website
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ladybug-podcast/ladybug-website
- Owner: ladybug-podcast
- License: mit
- Created: 2020-01-03T13:08:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T10:03:20.000Z (over 1 year ago)
- Last Synced: 2024-07-18T05:37:36.071Z (4 months ago)
- Language: JavaScript
- Size: 11.9 MB
- Stars: 121
- Watchers: 7
- Forks: 48
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to the Ladybug Podcast!Hosted by Kelly Vaughn, Ali Spittel, and Emma Bostian, the Ladybug Podcast is debugging the tech industry. Every Monday we dive into a new topic within tech, entrepreneurship, and careers.
Check out our website [here](https://www.ladybug.dev/)!
## About our website
Our podcast website is built using [Gatsby](https://gatsbyjs.org) and is fully open source! Find a bug? Think something could be better presented? Open a PR or issue and let us know!
## How to use
1. Fork and clone
2. Run `yarn` to install dependencies
3. Run `yarn start` or `gatsby develop` to start your development server
4. View your development server: `http://localhost:8000`
5. View your development server's graphql playground: `http://localhost:8000/__graphql`## Get involved
- [Leave us a review on Apple Podcasts](https://podcasts.apple.com/us/podcast/ladybug-podcast/id1469229625)
- [Subscribe to our podcast](https://link.chtbl.com/ladybugpodcast)
- [Follow @LadybugPodcast on Twitter](https://twitter.com/ladybugpodcast)