* Added support for an alt tag for the header image
This allows using page.header.image_description as the alt tag. It
will still default to site.title if unset.
* Added documentation
* Enhanced the documentation with some tips for the tags, categories and paginator
* Enhanced the documentation with some tips for the tags, categories and paginator
* Update 05-configuration.md
* Update 10-layouts.md
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation