Add guide on applying Front Matter defaults to jekyll-archives pages (#2466)

* Add guide on applying Front Matter defaults to jekyll-archives pages

Sources:
- https://github.com/mmistakes/minimal-mistakes/issues/2465#issuecomment-604839346
- 8685c1ecd9

* Update CHANGELOG and history
This commit is contained in:
iBug ♦
2020-03-31 04:17:45 +08:00
committed by GitHub
parent 843c38b892
commit 54001dade7
4 changed files with 28 additions and 2 deletions

2
.gitignore vendored
View File

@ -10,7 +10,7 @@
*.gem
.bundle
Gemfile.lock
vendor/bundle
**/vendor/bundle
# Node.js and NPM
node_modules