Обновить Gemfile и _config.yml: добавить минимальные ошибки в качестве темы и удалить старую тему

This commit is contained in:
ada
2025-08-18 15:34:36 +03:00
parent c548581d27
commit c7d463b348
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins gem "github-pages", group: :jekyll_plugins
gem "jekyll-remote-theme" gem "jekyll-remote-theme"
gem "minimal-mistakes-jekyll"
+4 -4
View File
@@ -6,13 +6,13 @@ url: "https://dg.ada-dev.ru" # твой домен
twitter_username: "" twitter_username: ""
github_username: ada-dmitry github_username: ada-dmitry
# тема remote_theme: "mmistakes/minimal-mistakes"
remote_theme: maximevaillancourt/digital-garden-jekyll-template
plugins: plugins:
- jekyll-remote-theme
- jekyll-include-cache - jekyll-include-cache
minimal_mistakes_skin: "dark"
# каталог заметок # каталог заметок
collections: collections:
notes: notes: