Michael Rose
68df0b6b63
Add header actions
array support for multiple call to action links
...
```
header:
overlay_image: /assets/images/unsplash-image-1.jpg
og_image: /assets/images/page-header-og-image.png
caption: "Photo credit: [**Unsplash**](https://unsplash.com )"
actions:
- label: "Learn More"
url: "https://unsplash.com "
```
Fixes #1461
2018-09-10 11:04:06 -04:00
Michael Rose
4d4531d19f
Replace absolute_url
with relative_url
2018-03-20 16:01:21 -04:00
Sebastian Wiesner
cf4f8277c1
Replace modified with last_modified_at ( #930 )
...
Fixes #929
2017-04-04 09:12:32 -04:00
Michael Rose
57a4324fa0
Move gh-pages
branch files into /docs
and add test files
...
- 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
2016-11-03 11:52:04 -04:00