1
0
Fork 0
digitalstudium.com/config.yaml

31 lines
861 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, programming and cloud technologies
ru:
contentDir: content/ru
languageName: Русский
params:
author: Константин Шуткин
description: Блог о Linux, DevOps, программировании и облачных технологиях
params:
authorPage: /about-author
logo: /images/logo.svg
schemaType: TechArticle
copyright: http://creativecommons.org/licenses/by/4.0/
# deployment:
# targets:
# - name: yandex cloud
# URL: s3://digitalstudium.com?region=ru-central1&endpoint=storage.yandexcloud.net
enableRobotsTXT: true