mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
8d1e729f30
refs #5091, refs #2263 - Move rss handling out of the frontend controller and into its own module - Separate the code into logical blocks - Wrap the generation code in a in-memory cache to prevent it being regenerated on every request |
||
---|---|---|
.. | ||
tpl | ||
asset.js | ||
author.js | ||
body_class.js | ||
content.js | ||
date.js | ||
encode.js | ||
excerpt.js | ||
foreach.js | ||
ghost_foot.js | ||
ghost_head.js | ||
has.js | ||
image.js | ||
index.js | ||
is.js | ||
meta_description.js | ||
meta_title.js | ||
navigation.js | ||
page_url.js | ||
pagination.js | ||
plural.js | ||
post_class.js | ||
prev_next.js | ||
tags.js | ||
template.js | ||
title.js | ||
url.js | ||
utils.js |