Update CHANGELOG and history
Add option to anonymize analytics ip address (#1636)
* Add option to anonymize analytics ip address
* Add option to anonymize analytics ip address in google tag
Add Slovak localized UI text strings
Add Slovak translation of ui-text (#1613)
Add conditionals for showing reCaptcha keys in form
Add "Back to Top" text string
Fix UI-text variable and add Danish Translation for Back to top (#1598)
* Added Danish Translation for Back to top
* Update categories.html
* Update tags.html
* Update posts.html
Update CHANGELOG and history
Use `relative_url` filter
Add `wide` modifier to archive layout
Configure entries layout `list` or `grid`
Switch between list or grid view by adding `entries_layout` to YAML Front Matter.
Add posts, categories, category, tags, tag, and collection layouts
Replace sample pages with hard coded HTML and Liquid in favor of a layout that does all the heavy lifting. Assign the appropriate `layout` via YAML Front Matter and away you go.