mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 01:10:35 +00:00
Обновить Gemfile: удалить неиспользуемые плагины и оставить только jekyll-remote-theme; обновить _config.yml: добавить параметр read_time
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
gem "jekyll-remote-theme", group: :jekyll_plugins
|
||||
gem "jekyll-include-cache", group: :jekyll_plugins
|
||||
gem "commonmarker", ">= 0.24.0.pre"
|
||||
gem "jekyll-remote-theme"
|
||||
@@ -22,3 +22,6 @@ collections:
|
||||
notes:
|
||||
output: true
|
||||
permalink: /notes/:title/
|
||||
|
||||
read_time: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user