Commit graph

296 commits

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

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

Fixes #1819
2018-09-05 15:29:45 -04:00
Michael Rose d23a569eff Update CHANGELOG and history 2018-09-05 15:18:56 -04:00
Michael Rose 174dfd1ba0 Update CHANGELOG and history 2018-09-02 12:20:50 -04:00
Michael Rose b0ff6ef4c6 Release 4.12.2 💎 2018-09-02 12:18:51 -04:00
Michael Rose 1bebba692c Update CHANGELOG and history 2018-09-02 12:14:36 -04:00
Michael Rose b40018d280 Update CHANGELOG and history 2018-08-15 09:41:18 -04:00
Michael Rose 61fee28543 Update CHANGELOG and history 2018-08-13 08:01:43 -04:00
Michael Rose 67f94f0588 Update CHANGELOG and history 2018-08-10 08:59:20 -04:00
Michael Rose f9c418c740 Update Staticman commit message to include name 2018-08-10 08:04:00 -04:00
Michael Rose ca9d1ccb58 Update CHANGELOG and history 2018-08-09 15:46:52 -04:00
Michael Rose 676b9cc0e3 Update CHANGELOG and history 2018-08-09 09:24:55 -04:00
Michael Rose 0adebd240f Update CHANGELOG and history 2018-08-07 23:05:05 -04:00
Michael Rose 7760108601 Release 4.12.1 💎 2018-08-07 22:59:46 -04:00
Michael Rose ecd1748247 Remove slash at the beginning of path in staticman.yml example 2018-08-07 15:55:19 -04:00
Michael Rose 2be90f8f4a Update CHANGELOG and history 2018-08-07 15:50:53 -04:00
Michael Rose 120ba7a0b0 Update CHANGELOG and history 2018-07-24 10:44:39 -04:00
Michael Rose 9cfa4865fd Update CHANGELOG and history 2018-07-24 10:40:02 -04:00
Michael Rose a3fe9487ce Add note about updating Gemfile when forking theme 2018-07-19 11:26:33 -04:00
Michael Rose f1231ce243 Update CHANGELOG and history 2018-07-10 16:00:25 -04:00
Michael Rose 8dcb71e312 Link to sample post 2018-06-22 16:19:59 -04:00
Michael Rose ae99717eb6 Release 4.12.0 💎 2018-06-22 15:16:17 -04:00
Michael Rose 3e367ed881 Update CHANGELOG and history 2018-06-22 14:27:47 -04:00
Michael Rose 4c06fe7003 Update CHANGELOG and history 2018-06-11 08:17:26 -04:00
Michael Rose b0689a928d Update CHANGELOG and history 2018-06-04 12:11:04 -04:00
Michael Rose 206f89ed6b Update CHANGELOG and history 2018-06-04 12:06:19 -04:00
Michael Rose 195105c3df Update CHANGELOG and history 2018-06-04 11:58:56 -04:00
Michael Rose 2bf2c83fea Update CHANGELOG and history 2018-05-31 10:23:47 -04:00
Michael Rose 648254b2b5 Add support for captioning images in feature row helper
Use `image_caption` YAML front matter to assign a caption to the feature image, Markdown is allowed.

Close #1440
2018-05-15 15:41:45 -04:00
Michael Rose 497b3bb741 Update CHANGELOG and history 2018-05-15 14:47:32 -04:00
Michael Rose f031c08c84 Fix table of contents missing borders
Fixes #1675
2018-05-15 14:36:10 -04:00
Michael Rose f744cea6a1 Update CHANGELOG and history 2018-05-11 12:48:34 -04:00
Michael Rose 1b61c1dd44 Update CHANGELOG and history 2018-05-11 12:47:09 -04:00
Michael Rose c5562f53c1 Update CHANGELOG and history 2018-05-11 12:43:44 -04:00
Michael Rose 08a0a6d5e3 Update CHANGELOG and history 2018-05-08 10:47:56 -04:00
Michael Rose 042bd5a361 Update CHANGELOG and history 2018-05-08 10:45:10 -04:00
Michael Rose fa0acf455f Fix "Back to Top" links
Pages that use header overlays were missing `#page-title` anchors on the `<h1>` element.
2018-05-08 10:40:42 -04:00
Michael Rose f4ffaa2aeb Release 4.11.2 💎 2018-05-03 19:32:48 -04:00
Michael Rose 7092d4301e Update Font Awesome to 5.0.12 2018-05-03 15:51:06 -04:00
Michael Rose 0f1816e88f Update CHANGELOG and history 2018-05-03 14:31:48 -04:00