-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
76 lines (57 loc) · 2.09 KB
/
hugo.yaml
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
68
69
70
71
72
73
74
75
76
baseURL: "https://octabyte.io/"
languageCode: "en-us"
enableGitInfo: true
title: "OctaByte"
googleAnalytics: "G-TST1VKBPZE"
params:
description: Effortlessly deploy, manage, and scale over 350+ open-source applications with OctaByte. Enjoy reliable hosting, automated updates, backups, and dedicated support for all your software needs.
keywords: OctaByte, managed open-source hosting, open-source software management, deploy open-source apps, automated updates, secure hosting, cloud hosting for open-source apps, managed services for software, OctaByte hosting solutions.
logo: "/images/logo.png"
favicon: "/images/favicon.ico"
cover: "/images/cover.png"
copyright: "2024 OctaByte. All rights reserved."
liveChat: true
email: support@octabyte.io
social:
facebook: "https://www.facebook.com/octabyte.io/"
twitter: "https://x.com/octabyte_io"
linkedin: "https://www.linkedin.com/company/octabyte-io"
menus:
main:
- name: "Applications"
url: "/fully-managed-open-source-services/applications"
weight: 2
- name: "Databases"
url: "/fully-managed-open-source-services/databases"
weight: 3
- name: "Development"
url: "/fully-managed-open-source-services/development"
weight: 4
- name: "Hosting and Infrastructure"
url: "/fully-managed-open-source-services/hosting-and-infrastructure"
weight: 5
buttons:
- name: "All softwares"
url: "/fully-managed-open-source-services"
footer:
- name: "350+ softwares"
url: "/fully-managed-open-source-services"
weight: 1
- name: "Applications"
url: "/fully-managed-open-source-services/applications"
weight: 2
- name: "Databases"
url: "/fully-managed-open-source-services/databases"
weight: 3
- name: "Development"
url: "/fully-managed-open-source-services/development"
weight: 4
- name: "OctaByte Blog"
url: "https://blog.octabyte.io"
weight: 5
- name: "How it works"
url: "/how-it-works"
weight: 6
- name: "Terms and Conditions"
url: "/terms-and-conditions"
weight: 7