mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 01:10:35 +00:00
Обновить конфигурацию и заметки: добавить плагин jekyll-uuid, изменить permalink для заметок и исправить форматирование на главной странице.
This commit is contained in:
+3
-1
@@ -16,6 +16,8 @@ plugins:
|
||||
- jekyll-seo-tag
|
||||
- jekyll-sitemap
|
||||
- jekyll-paginate
|
||||
- jekyll-uuid
|
||||
|
||||
|
||||
# --- Пагинация постов (если используешь _posts) ---
|
||||
paginate: 10
|
||||
@@ -28,7 +30,7 @@ collections:
|
||||
permalink: /:path/
|
||||
notes:
|
||||
output: true
|
||||
permalink: /notes/:title/
|
||||
permalink: /notes/:uuid/
|
||||
|
||||
# --- Значения по умолчанию (лейауты/опции) ---
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user