diff --git a/docs/_config.yml b/docs/_config.yml index cff53c0..809f5b6 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -24,6 +24,22 @@ kramdown: smart_quotes: lsquo,rsquo,ldquo,rdquo enable_coderay: false +defaults: + # _posts + - scope: + path: "" + # type: posts + values: + # layout: single + # author_profile: true + read_time: true + # comments: # true + # comments: true + # share: true + # related: true + # GS show date: https://mmistakes.github.io/minimal-mistakes/docs/configuration/#post-dates + show_date: true + toc: true plugins: # - jekyll-toc