-
Notifications
You must be signed in to change notification settings - Fork 5
/
blocklet.yml
67 lines (67 loc) · 1.12 KB
/
blocklet.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
name: create-blocklet-docs-site
title: Create Blocklet Docs
description: A Blocklet Server blocklet
keywords:
- docsite
group: static
did: z8iZua8WdqKwWLW56gbf4Z4R4KLkQHQiEPrHj
main: dist
author:
name: LancelotLewis
email: [email protected]
repository:
type: git
url: git+https://github.com/blocklet/create-blocklet.git
specVersion: 1.2.8
version: 0.9.14
logo: logo.png
files:
- logo.png
- README.md
- blocklet.md
- hooks
interfaces:
- type: web
name: publicUrl
path: /
prefix: '*'
port: BLOCKLET_PORT
protocol: http
community: ''
documentation: ''
homepage: ''
license: ''
payment:
price: []
share: []
timeout:
start: 60
requirements:
abtnode: '>=1.6.22'
os: '*'
cpu: '*'
scripts:
dev: npm run start
postStart: node hooks/post-start.js
environments: []
capabilities:
clusterMode: false
component: true
navigation: true
screenshots: []
components: []
navigation:
- id: docs
title:
en: Docs
zh: 文档
link:
en: /en
zh: /zh
- id: templates
title:
en: Templates
zh: 模板
link:
en: /en/templates
zh: /zh/templates