Merge branch 'release/4.2.1'
Update CHANGELOG and history
Pagination now works for index.html files in subfolders. Links to next page consider baseurl now. (#764)
* Links to next page consider baseurl now.
* paginate_show_page_num controls whether page number gets output.
Add https prefix to google-universal embed code. (#772)
Merge branch 'release/4.2.0' into develop
Merge branch 'release/4.2.0'
Bump jekyll-sitemap to (1.0)
Update CHANGELOG and history
Add video header support to `archive` and `splash` layouts
Rename `responsive_video` helper to `video`
Add some white-space below video embeds
Add Nepali (Nepalese) text
Add page hero video for vimeo/youtube using embedresponsively.com code (#788)
Nepalese Language (#785)
Added Nepalese Language
Remove borders from table elements found in Google Custom Search Engine widget
- Close #759
Complete Simplified Chinese Translation of Theme UI (#747)
Remove `position: sticky` JavaScript polyfill
- Fallback to default positioning for browser that don't support it IE, Chrome < 56, etc.
- Issue #752
Merge branch 'release/4.1.1'