mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
Previously the `Site#tags` and `Site#categories` actually had the same structure as a hash returned by `Site#post_attr_hash()`, but maintained separately. Remove this duplicated infrastructure. For backwards-compatibility for plugins, provide aliases for them.