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
Lars Olesen
69fc984e9e
Fix UI-text variable and add Danish Translation for Back to top ( #1598 )
...
* Added Danish Translation for Back to top
* Update categories.html
* Update tags.html
* Update posts.html
2018-03-29 12:45:29 -04:00
Michael Rose
b04f420b9f
Update CHANGELOG and history
2018-03-29 12:35:12 -04:00
Christian Oliff
2c03e688f8
Update Font Awesome ( #1605 )
...
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2018-03-29 12:34:02 -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
Matías E. Fernández
79d0b75683
Add support for Google Analytics with global site tag (gtag.js) ( #1563 )
...
For documentation see https://developers.google.com/analytics/devguides/collection/gtagjs/
and https://support.google.com/analytics/answer/7538414 .
2018-03-12 19:27:42 -04:00
Michael Rose
eebf6f4b3c
Add missing German translations
2018-03-12 19:25:49 -04:00
Tobias L. Maier
39bf00055a
Add more translations for de ( #1577 )
...
* Add more translations for de
* Fix Typo
2018-03-12 19:23:17 -04:00
Christian Oliff
04716862b0
Update Font Awesome JS to 5.0.8 ( #1561 )
...
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2018-03-12 19:22:30 -04:00
Staticman
df1e07e3fc
New comment ( #1574 )
2018-03-11 08:55:41 -04:00
Staticman
1db41bc1f6
New comment ( #1572 )
2018-03-10 09:27:36 -05:00
Staticman
bf8b42be17
New comment ( #1573 )
2018-03-10 09:26:19 -05: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