f98d7de897
Fix a small typo in documentation
2020-10-29 14:24:52 +08:00
42c4df6244
Enhance Bilibili video support (redo of #2522 ) ( #2599 )
...
* Enhance support for bilibili videos in responsive video helper, and add corresponding doc
* Apply @iBug's review in mmistakes/minimal-mistakes#2522
* Fix danmaku in page hero video
* Update video to use case..when for iframe src
* Update CHANGELOG and history
Co-authored-by: Anran <51769728+ALeafWolf@users.noreply.github.com >
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com >
2020-07-22 15:42:46 -04:00
476b12c867
Add bilibili provider
2020-05-01 10:23:02 -04:00
890e573989
Fix typo
2020-05-01 10:21:55 -04:00
502e28a54e
Add bilibili provider
2020-05-01 10:20:18 -04:00
d5dae86319
Add tip on how to start a YouTube embed at a given timestamp ( #2077 )
...
Close #2077
2019-03-05 18:55:29 -05:00
99ca41c4fe
Add Google Drive provider documentation
2018-11-25 20:47:14 -05:00
e4af8a4036
Update theme documentation
2018-11-25 19:48:19 -05:00
8fd8a0ff3d
Use privacy aware embed options for YouTube & Vimeo ( #1964 )
2018-11-21 14:06:26 -05:00
90f5a98406
Remove deprecated base_path
include helper
2018-09-11 09:58:22 -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 #1821
2018-09-10 10:24:24 -04:00
39522e876f
Add default value
2018-06-11 08:19:33 -04:00
2ba69591bf
Update TOC documentation
2018-06-11 07:57:02 -04:00
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
4d4531d19f
Replace absolute_url
with relative_url
2018-03-20 16:01:21 -04:00
ba5d25c419
Replace hard coded archive pages with new layouts
2018-03-20 14:39:40 -04:00
6b66bbe914
Replace Vimeo video with working one
2018-01-09 14:26:38 -05:00
d200fb509d
Change TOC icon
2018-01-09 14:23:22 -05:00
3e922ddf58
Upgrade Font Awesome to version 5 ( #1446 )
...
Upgrade Font Awesome to version 5 (SVG with JavaScript)
Close #1396
2018-01-04 14:27:27 -05:00
866fb17d9e
Toggle table of contents via front matter ( #1310 )
...
* Add jekyll-toc include
* Reduce whitespace generated by comments
* Add table of contents include to `single` layout
* Replace `toc` include with jekyll-toc enabled YAML Front Matter
* Update README
* Update table of contents documentation
- Revise `toc` helper include to mention that it will be deprecated in the next major version.
- Add documentation to `single` layout explaining how to enable table of contents on those pages.
* Update CHANGELOG and history
* Update LICENSE
Close #1222
2017-10-20 14:54:06 -04:00
c21fa07753
Posts by Tag (singular) ( #1209 )
...
Correct "Posts by Tag" (singular) to be more consistent with "Posts by Category"
* Update tag-archive.html
* Update about.md
* Update 10-layouts.md
* Update README.md
* Update 14-helpers.md
2017-08-29 22:03:13 -04:00
7b26077a11
Fixed MD link to docs in the 'Helpers' page. ( #1066 )
2017-06-14 10:09:25 -04:00
ec5b255bfb
Fix broken Kramdown TOC link
2017-05-16 11:45:22 -04:00
cf4f8277c1
Replace modified with last_modified_at ( #930 )
...
Fixes #929
2017-04-04 09:12:32 -04:00
638c11b773
Improve video helper documentation
2017-01-24 10:09:38 -05:00
65a6654582
Add page hero video for vimeo/youtube using embedresponsively.com code ( #788 )
2017-01-24 09:29:34 -05:00
554e8477a8
Document figure helper
2016-11-15 12:12:27 -05:00
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