base_path
include with absolute_url
filter where possible./images/
only restriction and encourage placement in /assets/images/
instead. Full paths are now required. If upgrading from MM 3.4 add /images/
before filenames in Front Matter and _config.yml
variables.layout
author.avatar
paths for externally hosted images.gem "minimal-mistakes-jekyll"
installation and use.assets/images/filename.jpg
(header images, overlays, galleries, feature rows, etc.) instead of assuming they will always be in /images/
.font-size
. #533page.title
and via parameter to Twitter share link. #538pt-BR
key.layout
based and user-defined class names to <body>
element for added CSS hooks. #526base_path
in category-list.html #522compress
HTML layout by default. To enable add layout: compress
to _layouts/default.html
.{% highlight linenos %}
tag. #513{% highlight %}
tag. #512author.stackoverflow
value used in author sidebar links. #487{% highlight %}
code block examples to demo site.vendor
in Jekyll config file.colorator
(1.1.0), forwardable-extended
(2.6.0), github-pages
(93), jekyll
(= 3.2.1), minima
(= 1.0.1).input
in Staticman comment form less obvious to spam bots.highlight
code blocks to better align overflow
scrollbar to the bottom.og:locale
tag with _
instead of -
. #462url: http://localhost:4000
when working locally.staticman.filename
configuration with UNIX timestamp for sorting data files. example ~> comment-1470943149
.<a>
to author name if URL is blank._config.yml
in case they aren't autoloaded in Gemfile
. #417site.github.url
for use in {{ base_path }}
when site.url
is nil
.npm
build scripts with Jekyll's built-in asset support. #333site.repository
and its role with github-metadata
gem.site.teaser
bug. #412site.locale
strings. #407_config.yml
. #404Gemfile
instructions for using github-pages
vs. native jekyll
gems.gems:
in _config.yml
and enable plugins with Bundler instead.repository
to _config.yml
to suppress GitHub Pages error Liquid Exception: No repo name found.
feed.xml
in <head>
and the site footer. #378, #379, #406activesupport
(4.2.7), ffi
(1.9.14), github-pages
(88), jekyll-redirect-from
(0.11.0), jekyll-watch
(1.5.0).gallery
size bug #402lang
to en
.1024px
. #396rel="prev"
and rel="next"
to pages that use site.paginator
. #253github-pages
(86), ffi
1.9.13, jekyll-mentions
1.1.3, and rouge
1.11.1en-US
to en
.main.js
for improved flexibility. #375authors.yml
would show broken sidebar content. Defaults to site.author
. #376github-pages
(84), jekyll-github-metadata
2.0.2, and kramdown
1.11.1CONTRIBUTING.md
Person
typo Schema.org type #358github-pages
gem and dependencies.minutes_read
to avoid awkward reading time wording #356cursor: pointer
that appears on white-space surrounding author side list items and links. #354README.md
. #357seo.html
. #348Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html
caused by null words_per_minute
in _config.yml
. #345ISSUE_TEMPLATE.md
for improve issue submission process.site.tags
and site.categories
. #329Liquid Exception: undefined method 'gsub' for nil:NilClass in _layouts/single.html
error when page.title
is null. <h1>
element is now conditional if title:
is not set for a page
or collection item. #312Remove duplicate fa-twitter
and fa-twitter-square
classes from _utilities.scss
. #302
Document installing additional Jekyll gem dependencies when using gem "jekyll"
instead of gem "github-pages"
to avoid any errors on run. #305
index.html
. #316bundle
to update Gemfile.lock
.www
and https
links in author profile include #293site.locale
documentation #284site.url
as it is an anti-pattern #288og_image
URL in seo.html #277author_profile
toggle when assigned in a _layout
#285build:all
npm script #283twitter.username
is set and author.twitter
is nil
bad things happen. #289nav_list
helper in documentation.words_per_minute
wasn't set in _config.yml
#271site.author
in _config.yml
.npm
scripts.master
to keep it as clean as possible for forking.splash
pages, archives for jekyll-archives
if enabled, and compress.html
to improve performance.<head>
.gallery
include helper and added feature_row
for use with splash page layout.feed.xml
link to footer._config.yml
#157post-index.html
to better handle year listings #166_config.yml
or author _data
#main
to harmonize article and post index styles (#86)_include
for reusing in posts and pages.bundle exec
when using Bundlerdiv.article-author-bottom
_sass/print.scss
styles.scss
files