This commit is contained in:
52
lowdefy.yaml
52
lowdefy.yaml
@@ -3,51 +3,8 @@ name: Lowdefy starter
|
|||||||
licence: MIT
|
licence: MIT
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
- id: welcome
|
- _ref: stage.yaml
|
||||||
type: PageHeaderMenu
|
- _ref: deploy.yaml
|
||||||
properties:
|
|
||||||
title: Welcome
|
|
||||||
areas:
|
|
||||||
content:
|
|
||||||
justify: center
|
|
||||||
blocks:
|
|
||||||
- id: content_card
|
|
||||||
type: Card
|
|
||||||
style:
|
|
||||||
maxWidth: 800
|
|
||||||
blocks:
|
|
||||||
- id: content
|
|
||||||
type: Result
|
|
||||||
properties:
|
|
||||||
title: Docker example
|
|
||||||
subTitle: Config in volume
|
|
||||||
icon:
|
|
||||||
name: HeartTwoTone
|
|
||||||
color: '#f00'
|
|
||||||
areas:
|
|
||||||
extra:
|
|
||||||
blocks:
|
|
||||||
- id: docs_button
|
|
||||||
type: Button
|
|
||||||
properties:
|
|
||||||
size: large
|
|
||||||
title: Let's build something
|
|
||||||
color: '#1890ff'
|
|
||||||
events:
|
|
||||||
onClick:
|
|
||||||
- id: link_to_docs
|
|
||||||
type: Link
|
|
||||||
params:
|
|
||||||
url: https://docs.lowdefy.com
|
|
||||||
newTab: true
|
|
||||||
footer:
|
|
||||||
blocks:
|
|
||||||
- id: footer
|
|
||||||
type: Paragraph
|
|
||||||
properties:
|
|
||||||
type: secondary
|
|
||||||
content: |
|
|
||||||
Made by a Lowdefy 🤖
|
|
||||||
|
|
||||||
menus:
|
menus:
|
||||||
- id: default
|
- id: default
|
||||||
@@ -64,8 +21,3 @@ menus:
|
|||||||
properties:
|
properties:
|
||||||
title: Deploy
|
title: Deploy
|
||||||
icon: RocketOutlined
|
icon: RocketOutlined
|
||||||
|
|
||||||
# All the pages in the app are listed here.
|
|
||||||
pages:
|
|
||||||
- _ref: stage.yaml
|
|
||||||
- _ref: deploy.yaml
|
|
||||||
|
Reference in New Issue
Block a user