0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/helpers
Felix Rieseberg 15e4dd1e9f Pre & Next Links for Ghost_Head
closes #685
- Now that we have a ‘pagination’ meta object, we can implement
SEO-friendly `next` and `prev` ref links in `<head>`.
- This implementation works uniformly for anything that supports
pagination in the current schema (posts, tags, authors)
- Regex should make the implementation future-proof for additional
pagination
2014-08-20 12:28:21 -07:00
..
tpl Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
index.js Pre & Next Links for Ghost_Head 2014-08-20 12:28:21 -07:00
template.js Add distinct error classes 2014-05-09 12:11:29 +02:00