Giter Site home page Giter Site logo

Comments (4)

TuckerCowie avatar TuckerCowie commented on May 4, 2024

Has the implementation of this section changed (see screenshot below)? Also, what should the hover style for the download button be?

screen shot 2016-08-07 at 12 37 03 pm

from changelog.com.

jerodsanto avatar jerodsanto commented on May 4, 2024

@TuckerCowie yes, the implementation of show titles has changed a bit. To achieve the desired formatting you'll have to edit the episode to add a Headline and Sub Headline. Our older shows won't have these but all new ones will. Then you'll see it as it looks in Adam's screen grab. Here's an example:

2016-08-07 at 8 29 pm

from changelog.com.

jerodsanto avatar jerodsanto commented on May 4, 2024

The "brought to you by" is also too close to the podcast menu:

2016-08-07 at 9 46 pm

To easily test this without actually adding sponsors to the show, negate this line:

<%= if Enum.any?(@episode.sponsors) do %>

by changing it to this:

<%= if !Enum.any?(@episode.sponsors) do %>

(Be sure to change it back before committing the change 😄)

from changelog.com.

jerodsanto avatar jerodsanto commented on May 4, 2024

Similar spacing issue with the Show Sponsors section:

2016-08-07 at 9 54 pm

from changelog.com.

Related Issues (20)

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.