Michael Rose
9b17ac9856
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-05-15 14:46:03 -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
cc2793fddc
Use latest jekyll-algolia gem
2018-05-07 13:11:25 -04:00
Michael Rose
ddd5b7a9c5
Revert "Test jekyll-algolia 1.4.0"
...
This reverts commit 74d7e838ee .
2018-05-04 15:12:56 -04:00
Michael Rose
89a6f9bf4b
Revert "Fix gem name"
...
This reverts commit 1c57e7cd43 .
2018-05-04 15:12:45 -04:00
Michael Rose
1c57e7cd43
Fix gem name
2018-05-04 15:04:37 -04:00
Michael Rose
ef96114ece
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-05-04 15:02:24 -04:00
Michael Rose
74d7e838ee
Test jekyll-algolia 1.4.0
2018-05-04 15:02:18 -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
3ffe095474
Roll back Jekyll Algolia
2018-05-03 15:30:00 -04:00
Michael Rose
0b7a26687d
Rollback Jekyll Algolia
2018-05-03 15:20:10 -04:00
Michael Rose
68c8c75419
Revert "Enable jekyll-remote-theme"
...
This reverts commit 2cfe3c4440 .
2018-05-03 15:19:07 -04:00
Michael Rose
2cfe3c4440
Enable jekyll-remote-theme
2018-05-03 15:16:05 -04:00
Michael Rose
61859342c3
Revert "Test Travis CI config changes"
...
This reverts commit fc80042a9e .
2018-05-03 15:14:54 -04:00
Michael Rose
e14c7e45ca
Revert "Add Travis Gemfile"
...
This reverts commit 3405703cda .
2018-05-03 15:14:47 -04:00
Michael Rose
3405703cda
Add Travis Gemfile
2018-05-03 15:09:52 -04:00
Michael Rose
fc80042a9e
Test Travis CI config changes
2018-05-03 15:08:33 -04:00
Michael Rose
6768e45eae
Revert "Force bundle installing on Travis"
...
This reverts commit 1553af9a61 .
2018-05-03 14:52:41 -04:00
Michael Rose
1553af9a61
Force bundle installing on Travis
2018-05-03 14:48:45 -04:00
Michael Rose
0f1816e88f
Update CHANGELOG and history
2018-05-03 14:31:48 -04:00
Michael Rose
0bd3cf599c
Anonymize IP addresses for GA
2018-05-03 14:31:40 -04:00
Michael Rose
0723a9de3e
Add anonymize_ip option to documentation
2018-05-03 14:31:27 -04:00
Michael Rose
d4b4c890db
Add Slovak localized UI text strings
2018-04-10 08:43:11 -04:00
Michael Rose
847d96df52
Update issue template
2018-04-01 15:58:49 -04:00
Michael Rose
2248a4b1ba
Add conditionals for showing reCaptcha keys in form
2018-03-30 18:39:54 -04:00
Michael Rose
c0ee81ea7c
Add "Back to Top" text string
2018-03-29 12:48:27 -04:00
Michael Rose
b04f420b9f
Update CHANGELOG and history
2018-03-29 12:35:12 -04:00
Michael Rose
7d25db8f01
Fix typo
2018-03-20 17:32:37 -04:00
Michael Rose
ae23e1839f
Remove link
2018-03-20 17:32:01 -04:00
Michael Rose
1ab092bcd4
Release 4.11.1 💎
2018-03-20 17:30:07 -04:00
Michael Rose
9bc97aee23
Test external URL
2018-03-20 16:16:50 -04:00
Michael Rose
d9bf5025f3
Use relative_url filter
2018-03-20 16:16:42 -04:00
Michael Rose
4d4531d19f
Replace absolute_url with relative_url
2018-03-20 16:01:21 -04:00
Michael Rose
a76c16ee23
Harmonize class names
2018-03-20 15:38:24 -04:00
Michael Rose
19a943eec1
Fix permalinks
2018-03-20 15:34:17 -04:00
Michael Rose
483184d566
Add new layouts
2018-03-20 15:34:10 -04:00
Michael Rose
cc81736778
Replace hard coded archive pages with layouts
2018-03-20 15:09:40 -04:00
Michael Rose
4cfbd7a5aa
Document new layouts
2018-03-20 15:06:41 -04:00
Michael Rose
a8d3b4b613
Use collection layout
2018-03-20 14:47:23 -04:00
Michael Rose
31b20a6ad0
Add wide modifier to archive layout
2018-03-20 14:47:13 -04:00
Michael Rose
ba5d25c419
Replace hard coded archive pages with new layouts
2018-03-20 14:39:40 -04:00
Michael Rose
ffef5a93de
Clear floats
2018-03-20 14:39:15 -04:00
Michael Rose
467a748815
Configure entries layout list or grid
...
Switch between list or grid view by adding `entries_layout` to YAML Front Matter.
2018-03-20 14:38:55 -04:00
Michael Rose
d6605146ac
Add posts, categories, category, tags, tag, and collection layouts
...
Replace sample pages with hard coded HTML and Liquid in favor of a layout that does all the heavy lifting. Assign the appropriate `layout` via YAML Front Matter and away you go.
2018-03-20 12:45:28 -04:00
Michael Rose
2463b55c4c
Add id to page title
2018-03-20 12:38:54 -04:00
Michael Rose
5e60d2d3c5
Fix search excerpts that run together
2018-03-20 11:48:30 -04:00
Michael Rose
c8226a32a6
Replace absolute_url with relative_url
...
Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.
Leave SEO related `<head>` elements and social sharing links as `absolute_url`.
Fixes #1588
2018-03-20 11:35:36 -04:00
Michael Rose
fbb7356d74
Remove space
2018-03-14 12:56:53 -04:00
Michael Rose
25c4bb37ec
Remove space
2018-03-14 12:56:02 -04:00
Michael Rose
bac26e96b2
Add default theme and remote_theme values to _config.yml
2018-03-14 12:54:15 -04:00
Michael Rose
b274ada35c
Update version
2018-03-12 19:38:21 -04:00
Michael Rose
7239604922
Release 4.10.1 💎
2018-03-12 19:32:55 -04:00
Michael Rose
6997319c47
Update CHANGELOG and history
2018-03-12 19:29:00 -04:00
Michael Rose
e7095c49d9
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-03-12 19:27:51 -04:00
Michael Rose
eebf6f4b3c
Add missing German translations
2018-03-12 19:25:49 -04:00
Michael Rose
f52d91a6aa
Update CHANGELOG and history
2018-03-09 15:20:25 -05:00
Michael Rose
0be9facfad
Revert "Place options before Jekyll command"
...
This reverts commit 4a7b7a67dd .
2018-03-09 15:14:35 -05:00
Michael Rose
4a7b7a67dd
Place options before Jekyll command
2018-03-09 15:12:36 -05:00
Michael Rose
fa50bbbe39
Add source and destination paths to build script
2018-03-09 15:11:37 -05:00
Michael Rose
279cd603c3
Fix typo
2018-03-09 15:06:29 -05:00
Michael Rose
973f1fcf98
Fix _config.yml path in build script
2018-03-09 15:04:28 -05:00
Michael Rose
416364471f
Set /docs Gemfile
2018-03-09 15:00:29 -05:00
Michael Rose
d0473d202a
Edit Travis CI build script
2018-03-09 14:56:41 -05:00
Michael Rose
4a03354667
Activate Algolia search on documenation site
2018-03-09 14:52:47 -05:00
Michael Rose
588a044986
Convert EOL sequence to LF
2018-03-06 16:12:46 -05:00
Michael Rose
279770bb5e
Update CHANGELOG and history
2018-03-01 11:32:18 -05:00
Michael Rose
7692a98fce
Fix formatting
2018-02-21 08:01:07 -05:00
Michael Rose
1493db8fdf
Remove apostrophe
2018-02-19 08:13:24 -05:00
Michael Rose
f878aa943b
Add link to jekyll-algolia's documentation
2018-02-19 08:10:26 -05:00
Michael Rose
73d82964a2
Update jQuery to v3.3.1
...
Close #1491
2018-02-16 15:19:01 -05:00
Michael Rose
356c1eb093
Focus Algolia search input
2018-02-16 15:12:57 -05:00
Michael Rose
d720398c24
Update CHANGELOG and history
2018-02-16 14:40:56 -05:00
Michael Rose
f4b72fef3e
Update Algolia search demo URL
2018-02-16 14:37:47 -05:00
Michael Rose
ba9079041b
Release 4.10.0 💎
2018-02-16 14:27:49 -05:00
Michael Rose
1ec7954277
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-02-16 14:24:21 -05:00
Michael Rose
b0ee45b4de
Update default layout override
2018-02-16 14:24:17 -05:00
Michael Rose
8f483ae906
Fix gem name
2018-02-06 15:59:31 -05:00
Michael Rose
c415ed0bed
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-02-06 15:57:49 -05:00
Michael Rose
a2cde2c7f9
Update badges
2018-02-06 15:57:44 -05:00
Michael Rose
af7c8a136a
Revert "Rename LICENSE.txt to LICENSE"
...
This reverts commit e2d0b00902 .
2018-02-06 15:22:12 -05:00
Michael Rose
e2d0b00902
Rename LICENSE.txt to LICENSE
2018-02-06 15:19:59 -05:00
Michael Rose
4462d77420
Update linguist-vendored globs
2018-02-06 14:46:11 -05:00
Michael Rose
2598fbd6d4
Update linguist-vendored globs
2018-02-06 13:56:14 -05:00
Michael Rose
9d994f621b
Remove apostrophe
2018-02-05 14:47:09 -05:00
Michael Rose
b9d9dc11bf
Release 4.9.1 💎
2018-02-05 14:41:43 -05:00
Michael Rose
b600046247
Add space
2018-02-05 14:37:13 -05:00
Michael Rose
b59d53e34b
Add sample wide pages and update documentation
2018-02-05 14:34:32 -05:00
Michael Rose
ecf22d2d38
Fix grammar
2018-02-01 14:46:27 -05:00
Michael Rose
be68ed4259
Fix merge conflicts
2018-02-01 14:35:27 -05:00
Michael Rose
ed533591d0
Update CHANGELOG and history
2018-02-01 14:31:51 -05:00
Michael Rose
264bc75963
Update CHANGELOG and history
2018-02-01 07:32:26 -05:00
Michael Rose
1c0f19158d
Replace | with HTML entity when used as title separator
...
ref: #760 , #1506
2018-01-29 20:38:47 -05:00
Michael Rose
fd2cc8ea53
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-01-23 19:57:47 -05:00