lowdefy/packages/docs/introduction.yaml

51 lines
1.4 KiB
YAML
Raw Normal View History

2021-01-19 18:36:43 +08:00
# Copyright 2020-2021 Lowdefy, Inc
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
# http://www.apache.org/licenses/LICENSE-2.0
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
2021-01-13 23:21:27 +08:00
_ref:
path: templates/general.yaml.njk
vars:
pageId: introduction
pageTitle: Introduction
content:
- id: markdown
type: Markdown
style:
'.markdown-body':
fontSize: 14px
properties:
content:
_ref: README.md
- id: start_tutorial_button
type: Button
style:
marginTop: 40px
marginBottom: 80px
2021-01-13 23:21:27 +08:00
properties:
block: true
hideActionLoading: true
icon: RocketOutlined
size: large
title: Start the tutorial
type: primary
actions:
onClick:
- id: link_forward
type: Link
params:
pageId: tutorial-setup
- id: scroll_to_top
type: ScrollTo
params:
top: 0