TagDescription
assetOutputs cachable and cache-busting relative URLs to various asset types
blockUsed along with {{contentFor}} to pass data up and down the template hierarchy
body_classOutputs dynamic CSS classes intended for the <body> tag
concatConcatenate and link multiple things together
encodeEncode text to be safely used in a URL
ghost_head / ghost_footOutputs vital system information at the top and bottom of the document
link_classAdd dynamic classes depending on the currently viewed page
logIn development mode, output data in the console
paginationHelper which outputs formatted HTML for pagination links
partialsInclude chunks of reusable template code
pluralOutput different text based on a given input
post_classOutputs classes intended for your post container
prev_post / next_postWithin the post scope, returns the URL to the previous or next post
reading_timeRenders the estimated reading time for a post
searchOutput a working, pre-styled search button & icon
translateOutput text in your site language (the backbone of i18n)