Coder Social home page Coder Social logo

ladybug-website's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ladybug-website's Issues

Language-toggle functionality

Hi Ladybug Team,

I am referring to PR #29 from the old repository where @emmabostian asks for a language-toggle functionality.
I would love to add this functionality to your website.
If you confirm, I would open a PR for this task.

Furthermore I directly would add a German translation to your website as I am a native German. For this I would create a seperate PR.

Thank you.

Best wishes,
Alex

Volume slider.

Hey, great work on the rework. I just wanted to point out that there isn't any volume slider.

Page title banner

The page title banner is repeating after the container gets bigger than the base64 image.

Screenshot 2020-01-06 at 14 38 39

I would suggest adding:

background-position: center;
background-repeat: no-repeat;
background-size: cover; /* if needed, I don't know the expected behaviour of this */

https://ladybug.dev still points to the old website

Hey,

i don't know if it's on purpose, but the new ladybug website only shows up on the www-subdomain. this issue only appears on chrome. All other browsers point me to www.ladybug.dev, probably because of my browsing-history. If i ping both domains it pings back from different IP's.

Hope this helps (if this is an issue at all^^)

Add transcripts to episode pages

Emma mentioned in issue #15 wanting to add the transcripts to the episode pages rather than just linking to them on GitHub.

I've come up with one possible solution and wanted to raise it in an issue and get feedback before making a PR.

I did the following:

  • Moved /transcripts into /src.

  • Sourced the transcripts using gatsby-source-filesystem in gatsby-config.js.

  • Updated the GraphQL query in gatsby-node.js to filter out Markdown files that don't have a title in their frontmatter, so that only the episode Markdown files get turned into pages.

  • Added a link to the transcript Markdown files to the frontmatter of the episode Markdown files.

  • Updated the BlogPostByPath query in the episode.js template to also grab the transcript.

  • Added the transcript in a paragraph tag below the episode in episode.js.

My code is here

I also set up a live demo on Netlify to check that it didn't just work on my local machine.

I'm still learning Gatsby so there might be a more straightforward way of doing this. I'd be happy to make any changes.

Needs?

Any needs you want to offload to the community? I'm in relatively high spirits to help out where needed. ๐Ÿ˜„

Code of Recent Episodes in the index.js

I see in your website that's live at ladybug.dev around the end, you have a list of latest podcasts, but I don't see the code to that thing in the index.js. Is there a mismatch between this repo and the ladybug site, or am I looking in the wrong place? I am asking to learn from your open source project.
Thanks,
Just Curious

Can't pull latest from master

When I compare on github my fork to the current master, there are no updates. But mine does not include the merge that has the dark mode. Am I missing the solution on my end?

404 error page layout

Currently, the 404 error page look like this:

Screenshot from 2020-03-22 11-34-02

I think it would look great if it had a layout similar to the other pages, keeping the navbar so the user can easily navigate after reaching 404.

I'd like to work on this, if possible.

Difference in content on page reload.

When visiting a podcast page from the episode link, it comes with

  • Player
  • Sponsors
  • Show notes
  • Resources
  • Transcript

But when we reload the page only the player is available, other content is missing.

I am adding it as an issue, hoping its not intended behavior.

Thanks.

Episodes

Hello, I think each individual episode could be better presented by making it show as a clickable card with some shadows for better visibility. let me know if you agree to make a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.