Compare commits
2 الالتزامات
a1ef213e13
...
d8703e829e
المؤلف | SHA1 | التاريخ | |
---|---|---|---|
d8703e829e | |||
e1d8319337 |
11
_sidebar.md
11
_sidebar.md
@@ -1,9 +1,6 @@
|
|||||||
- [About Ghaymah CLI](about-ghaymah-cli.md)
|
- [Getting Started](Getting%20started.md)
|
||||||
|
|
||||||
- [Getting Started](getting-started.md)
|
|
||||||
|
|
||||||
- [Using CLI](using-cli.md)
|
|
||||||
|
|
||||||
- Features
|
- Features
|
||||||
- [Integrations](features/integrations.md)
|
<!-- - [Integrations](features/integrations.md) -->
|
||||||
- [Projects](features/Projects.md)
|
- [Projects](Project.md)
|
||||||
|
- [Application](Application.md)
|
||||||
|
24
index.html
24
index.html
@@ -2,10 +2,13 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="utf-8" />
|
||||||
<title>Ghaymah Docs</title>
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport"
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css">
|
content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no, viewport-fit=cover" />
|
||||||
|
<!-- <meta name="description" content=""> -->
|
||||||
|
<title>Ghaymah cloud documentation</title>
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@@ -13,13 +16,18 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'Ghaymah Docs',
|
name: "Ghaymah Docs",
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
subMaxLevel: 3
|
subMaxLevel: 3,
|
||||||
}
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
|
<!-- Required -->
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/js/docsify-themeable.min.js"></script>
|
||||||
|
|
||||||
|
<!-- Recommended -->
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
المرجع في مشكلة جديدة
حظر مستخدم