Skip to content

Instantly share code, notes, and snippets.

@SaFrMo
Created August 23, 2017 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaFrMo/d0a1159e6ad2d7195cb71c40c692d61b to your computer and use it in GitHub Desktop.
Save SaFrMo/d0a1159e6ad2d7195cb71c40c692d61b to your computer and use it in GitHub Desktop.

Notes

  • Add a child to a work-detail page to make it a campaign - the campaign's body will be in the child
  • Maria Carretero page has a few special details:
    • "Color" category is structured like this:
      * Color
          * Maria Carretero
              * First Block Title - Second Block Title
              * Other Spots
              * ...
          * All Color
              * Other Spots
              * ...
      
    • The first child of "Color" should be "Maria Carretero."
    • The first child of "Maria Carretero" will have the first half of its split title in the first block, the second half in the second.
    • The first two blocks on the "Maria Carretero" page will link to the video and the info about Maria, respectively. Those two will be rendered on the same page, just like a campaign's video and its information.
    • The primary featured image will be the one displayed on the first block, the secondary featured image on the second.

Structure

  • Front Page (includes once-per-session Cover)
  • Work-Grid
    • Work-Type (Featured, VFX, Color, Design, All)
      • Work-Detail
      • ...
      • Campaign-Detail
        • Campaign info
      • ...
    • ...
  • Reel-Grid
    • Reel
    • ...
  • Lab (Posts page)
  • Contact
    • Jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment