File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33### Enhancements
44
5+ - Add [ Dracula] ( https://draculatheme.com/ ) Base16 syntax highlighting theme Sass variables to [ stylesheets documentation] ( https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/#syntax-highlighting ) . [ #2438 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2438 )
56- Update links to ` HTTPS ` and remove Google+ from configuration documentation. [ #2432 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2432 )
67- Use ` first_page_path ` from jekyll-paginate-v2 if available. [ #2431 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2431 )
78- Update onchange and uglify-js dependencies.
Original file line number Diff line number Diff line change @@ -5,14 +5,15 @@ permalink: /docs/history/
55excerpt : " Change log of enhancements and bug fixes made to the theme."
66sidebar :
77 nav : docs
8- last_modified_at : 2020-03-16T21:22:31 -04:00
8+ last_modified_at : 2020-03-16T21:26:02 -04:00
99toc : false
1010---
1111
1212## Unreleased
1313
1414### Enhancements
1515
16+ - Add [ Dracula] ( https://draculatheme.com/ ) Base16 syntax highlighting theme Sass variables to [ stylesheets documentation] ( https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/#syntax-highlighting ) . [ #2438 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2438 )
1617- Update links to ` HTTPS ` and remove Google+ from configuration documentation. [ #2432 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2432 )
1718- Use ` first_page_path ` from jekyll-paginate-v2 if available. [ #2431 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2431 )
1819- Update onchange and uglify-js dependencies.
You can’t perform that action at this time.
0 commit comments