danielgtaylor / aglio

An API Blueprint renderer with theme support that outputs static HTML
4.75k stars 481 forks source link

Image content #187

Open m-baumgartner opened 9 years ago

m-baumgartner commented 9 years ago

What about image content. I'm aware that images are not part of the API Blueprint description format as they do not describe an API. I'd like one of the themes to include a customizable logo.

danielgtaylor commented 9 years ago

@m-baumgartner can you elaborate on this? You can include an image in any of the resource group / resource / action / etc descriptions with plain markdown. Do you specifically want a customizable image outside of the descriptions (I'm guessing as a header or something)?

m-baumgartner commented 9 years ago

You're guessing right. I'm thinking about a header image, your project's/company's logo to make your documentation identifiable. I think Travis-ci's docs are a good example of what i'm looking for : http://docs.travis-ci.com/api/