Publisher Weekly has a great Resource page. I’d love to know how this was created. Using Collections? Channels? Any tips on building out a similar resource section would be great.
Also, how was it setup so each post leads directly to the resource utilizing it’s URL?
Publisher Weekly is now using Ghost’s native newsletter feature to send the emails each week. The website itself is built using our Handlebars theme layer.
As for the resource page, this is a custom content collection. Each item is created as a post in Ghost Admin and our theme pulls in the relevant information to the /resources/ page. We use tags to categorise the resources, the custom excerpt for the resource URL and the feature image for the resource logo :)
Thank you @Kym for explaining that functionality. Specifically, can you share the code for the navigation, i.e what is generating the .resources-container and .resources-sidebar?