1
0
Fork 0
digitalstudium.com/config/_default/config.yaml

36 lines
971 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

title: Digital Studium
baseURL: https://digitalstudium.com
theme: ds
defaultContentLanguageInSubdir: true
languages:
en:
contentDir: content/en
languageName: English
params:
author: Konstantin Shutkin
description: Blog about Linux, DevOps and cloud technologies
github: digitalstudium
ru:
contentDir: content/ru
languageName: Русский
params:
author: Константин Шуткин
description: Блог о Linux, DevOps и облачных технологиях
github: digitalstudium
youtube: digitalstudium
telegram: digitalstudium
params:
authorPage: /about-author
logo: /static/images/logo.svg
schemaType: TechArticle
copyright: http://creativecommons.org/licenses/by/4.0/
includeJS: ['copy.js']
# deployment:
# targets:
# - name: yandex cloud
# URL: s3://digitalstudium.com?region=ru-central1&endpoint=storage.yandexcloud.net
enableRobotsTXT: true