2023-05-26 03:03:13 +07:00
|
|
|
main:
|
2023-05-26 07:40:34 +07:00
|
|
|
- name: Situs Utama
|
|
|
|
identifier: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
weight: 100
|
2023-05-26 07:40:34 +07:00
|
|
|
url: https://www.ditatompel.com
|
2023-05-26 03:03:13 +07:00
|
|
|
params:
|
2023-05-26 07:40:34 +07:00
|
|
|
header: Situs utama www.ditatompel.com.
|
2023-05-26 03:03:13 +07:00
|
|
|
icon:
|
|
|
|
vendor: font-awesome-solid
|
|
|
|
name: headset
|
|
|
|
|
|
|
|
- name: Documentations
|
2023-05-26 07:40:34 +07:00
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
url: https://hbstack.dev/
|
|
|
|
weight: 1
|
|
|
|
params:
|
|
|
|
icon:
|
|
|
|
vendor: bs
|
|
|
|
name: book
|
|
|
|
className: text-primary
|
|
|
|
description: The documentations.
|
|
|
|
|
2023-05-26 07:40:34 +07:00
|
|
|
- identifier: mainsite-divider
|
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
weight: 10
|
|
|
|
params:
|
|
|
|
divider: true
|
|
|
|
|
|
|
|
- name: GitHub
|
2023-05-26 07:40:34 +07:00
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
url: https://github.com/hbstack
|
|
|
|
weight: 11
|
|
|
|
params:
|
|
|
|
icon:
|
|
|
|
vendor: fab
|
|
|
|
name: github
|
|
|
|
description: The code repository.
|
|
|
|
|
|
|
|
- name: Discussion
|
2023-05-26 07:40:34 +07:00
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
url: https://github.com/orgs/hbstack/discussions
|
|
|
|
weight: 12
|
|
|
|
params:
|
|
|
|
icon:
|
|
|
|
vendor: font-awesome-regular
|
|
|
|
name: comments
|
|
|
|
color: green
|
|
|
|
description: Ask questions and share your ideas.
|
|
|
|
|
|
|
|
- name: Bug Report
|
2023-05-26 07:40:34 +07:00
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
url: https://github.com/orgs/hbstack/discussions/new?category=issues-and-bugs
|
|
|
|
weight: 13
|
|
|
|
params:
|
|
|
|
icon:
|
|
|
|
vendor: font-awesome-solid
|
|
|
|
name: bug
|
|
|
|
color: red
|
|
|
|
description: Tell us about a bug or issue.
|
|
|
|
|
|
|
|
- name: Feature Request
|
2023-05-26 07:40:34 +07:00
|
|
|
parent: mainsite
|
2023-05-26 03:03:13 +07:00
|
|
|
url: https://github.com/orgs/hbstack/discussions/new?category=ideas
|
|
|
|
weight: 14
|
|
|
|
params:
|
|
|
|
icon:
|
|
|
|
vendor: font-awesome-regular
|
|
|
|
name: lightbulb
|
|
|
|
color: orange
|
|
|
|
description: Suggest new or updated features.
|