Files
ada-dmitry.github.io/_config.yml
T

25 lines
557 B
YAML

title: "Digital Garden"
tagline: "Мои заметки и статьи"
description: "Заметки, проекты, идеи"
url: "https://dg.ada-dev.ru" # твой домен
baseurl: "" # если в корне
remote_theme: cotes2020/jekyll-theme-chirpy
lang: ru-RU
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-remote-theme
- jekyll-archives
paginate: 10
paginate_path: /page:num
# чтобы в меню появлялись страницы
collections:
notes:
output: true
permalink: /notes/:title/