18 lines
520 B
YAML
18 lines
520 B
YAML
title: 'Digital Studium'
|
||
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, программировании и облачных технологиях
|