1
0
Fork 0

Refactor schema
Deploy / deploy (push) Successful in 33s Details

This commit is contained in:
Digital Studium 2023-05-14 15:00:05 +03:00
parent 2c5b683685
commit bcbaee7310
3 changed files with 13 additions and 6 deletions

View File

@ -22,7 +22,7 @@ jobs:
hugo-version: '0.110.0'
- name: Build
run: hugo --minify
run: hugo
- name: Deploy
uses: https://github.com/burnett01/rsync-deployments@5.2.1

View File

@ -1,4 +1,5 @@
title: Digital Studium
baseURL: https://www.digitalstudium.com
theme: ds
defaultContentLanguageInSubdir: true
@ -16,9 +17,15 @@ languages:
author: Константин Шуткин
description: Блог о Linux, DevOps, программировании и облачных технологиях
deployment:
targets:
- name: yandex cloud
URL: s3://digitalstudium.com?region=ru-central1&endpoint=storage.yandexcloud.net
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

@ -1 +1 @@
Subproject commit a41798fffea99b5dc70c924095509d9c73f41f7f
Subproject commit 1c31bfe108dee2526f508a8f8e1b3a2bc050cf52