Commit Graph

278 Commits

Author SHA1 Message Date
f4d890f282 Update CHANGELOG and history 2019-01-01 16:04:06 -05:00
63109a8316 Update CHANGELOG and history 2018-12-04 14:20:09 -05:00
be82750f82 Update CHANGELOG and history 2018-12-03 08:40:21 -05:00
19862018e5 Update CHANGELOG and history 2018-11-27 09:08:52 -05:00
4e745d2f14 Update NPM dependencies
cc/ 
2018-11-27 08:27:08 -05:00
763d1c1bb5 Release 4.14.1 gem 2018-11-26 08:17:49 -05:00
ed09740b42 Release 4.14.0 💎 2018-11-25 23:02:49 -05:00
573ce183c8 Update CHANGELOG and history 2018-11-25 20:56:20 -05:00
851426dba2 Update CHANGELOG and history 2018-11-25 20:49:15 -05:00
e2ea799424 Update CHANGELOG and history 2018-11-25 20:47:20 -05:00
31828d3174 Update CHANGELOG and history 2018-11-25 20:37:23 -05:00
a2620d34f6 Add support for utterances ()
* Add support for utterances
* Add utterances config documentation
* Update CHANGELOG and history

Close 
2018-11-21 14:59:14 -05:00
d89c9a35fe Update CHANGELOG and history 2018-11-21 14:16:19 -05:00
bede124d3f Update CHANGELOG and history 2018-11-21 14:08:55 -05:00
5c7fe6b603 Update CHANGELOG and history 2018-11-13 09:37:44 -05:00
85237fda1e Update CHANGELOG and history 2018-11-13 09:35:54 -05:00
f4cfc87b0a Update CHANGELOG and history 2018-10-29 10:09:39 -04:00
50e1ed8900 Improve color contrast of primary buttons and links 2018-10-29 10:06:52 -04:00
6690630917 Fix breadcrumb navigation alignment
Fixes 
2018-10-29 08:55:05 -04:00
bf2c543c6c Update CHANGELOG and history 2018-10-23 10:38:42 -04:00
28e918e47d Update history 2018-10-23 10:33:28 -04:00
c8f4820d31 Fix Algolia search link positioning ()
* Add link for testing purposes
* Fix excerpt link positioning in Algolia search results
* Fix Algolia search input color
* Update CHANGELOG and history

Fixes 
2018-10-22 13:56:43 -04:00
91e71e3de5 Update CHANGELOG and history 2018-10-09 14:49:36 -04:00
f932eeae3e Update CHANGELOG and history 2018-10-09 13:55:53 -04:00
2a323940b7 Add notice for fixing Unknown tag 'include_cached'
Fixes 
2018-10-04 20:17:37 -04:00
e704cd40d4 Cache "static" includes to improve build performance ()
* Add jekyll-include-cache plugin
* Cache "static" includes to improve build performance
* Update CHANGELOG and history

"Static" refers to those includes that don't rely on data passed from the page content.
2018-10-04 15:48:26 -04:00
c801107754 Make entire archive/feature item "clickable" ()
* Make entire feature item "clickable"

Use a pseudo element on the call to action button to cover the entire feature item and make it "clickable".

* Make entire archive item "clickable"

Use a pseudo element on the `<a>` element to cover the entire archive item and make it "clickable".

* Update CHANGELOG and history

* Reference issue
2018-10-02 11:04:28 -04:00
a7258d4fe4 Update CHANGELOG and history 2018-09-21 09:50:42 -04:00
6d6d738e23 Update CHANGELOG and history 2018-09-16 18:20:05 -04:00
a5e96659a0 Update CHANGELOG and history 2018-09-16 18:17:37 -04:00
7869947455 Update CHANGELOG and history 2018-09-16 18:15:06 -04:00
2167884cae Update CHANGELOG and history 2018-09-16 18:12:38 -04:00
a95fae0155 Properly apply relative_url filter to internal links in header overlay actions array 2018-09-11 11:42:21 -04:00
90f5a98406 Remove deprecated base_path include helper 2018-09-11 09:58:22 -04:00
2f40bb6403 Release 4.13.0 💎 2018-09-10 19:38:50 -04:00
98682985d7 Add Romanian localized UI text strings 2018-09-10 19:06:31 -04:00
2ef2f27ab9 Update CHANGELOG and history 2018-09-10 15:11:45 -04:00
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 
2018-09-10 11:04:06 -04:00
833ab3933d Add support to gallery helper for defining column layout
e.g. `{% include gallery id="gallery" layout="half" caption="2 column gallery caption" %}

Fixes 
2018-09-10 10:24:24 -04:00
d082dc2a39 Fix sidebar navigation list toggle.
Prettier managled `@include breakpoint` media queries causing the input/checkbox toggle hack styles to go missing.

Fixes 
2018-09-05 15:29:45 -04:00
d23a569eff Update CHANGELOG and history 2018-09-05 15:18:56 -04:00
174dfd1ba0 Update CHANGELOG and history 2018-09-02 12:20:50 -04:00
b0ff6ef4c6 Release 4.12.2 💎 2018-09-02 12:18:51 -04:00
1bebba692c Update CHANGELOG and history 2018-09-02 12:14:36 -04:00
0d9978fe65 Wrap Liquid tag with {% raw %} 2018-08-15 09:55:35 -04:00
b40018d280 Update CHANGELOG and history 2018-08-15 09:41:18 -04:00
61fee28543 Update CHANGELOG and history 2018-08-13 08:01:43 -04:00
67f94f0588 Update CHANGELOG and history 2018-08-10 08:59:20 -04:00
f9c418c740 Update Staticman commit message to include name 2018-08-10 08:04:00 -04:00
ca9d1ccb58 Update CHANGELOG and history 2018-08-09 15:46:52 -04:00