Skip to content

Commit dad9eb9

Browse files
committed
release: v1.1.2
1 parent ece80d5 commit dad9eb9

File tree

12 files changed

+33
-13
lines changed

12 files changed

+33
-13
lines changed

docs/.vitepress/theme/components/product.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ const props = defineProps({
99
<template>
1010
<div class="product-container">
1111
<div class="product-header">
12-
<img :src="props.product.logo" alt="product-image">
12+
<img :src="props.product.logo" :alt="props.product.name + ' logo'">
1313
<h3 class="card-title">{{ props.product.name }}</h3>
1414
</div>
15-
<img class="product-preview-img" :src="props.product.preview" alt="preview-image">
15+
<img class="product-preview-img" :src="props.product.preview" :alt="props.product.name + ' preview screenshot'">
1616
<p>{{ props.product.description }}</p>
1717
<div class="refer-container">
1818
<a :href="props.product.url" target="_blank" rel="noopener noreferrer">Learn More</a>

docs/docs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
layout: home
3-
title: Documentation
3+
title: Documentation - GEEKFUN
4+
description: Browse GEEKFUN documentation hub with guides, tutorials, and reference materials for DocKit, DynamoDB, Elasticsearch, and OpenSearch management.
45
---
56

6-
# Documentation
7+
## Documentation
78

89
Welcome to the GEEKFUN documentation hub. Here you'll find guides, tutorials, and reference materials for all our projects.
910

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
# https://vitepress.dev/reference/default-theme-home-page
33
layout: home
4+
description: GEEKFUN is an open-source community building sustainable software solutions. Explore DocKit for DynamoDB, Elasticsearch, and OpenSearch GUI management.
45

56
hero:
67
name: "GEEKFUN"
78
text: open-source club
89
tagline: software club to build sustainable open source software for the world
910
image:
1011
src: geekfun.png
11-
alt: GEEK FUN logo
12+
alt: GEEKFUN open-source software community logo
1213
actions:
1314
- theme: brand
1415
text: Products

docs/products.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
layout: home
3+
title: Products - GEEKFUN Open Source Software
4+
description: Explore GEEKFUN open-source products including DocKit NoSQL GUI client, AnyTerm SSH terminal, ServerlessInsight, and jest-search testing tools.
35
---
46

5-
# Products
7+
## Products
68

79
<div style="display: flex;flex-wrap: wrap; justify-content: space-evenly;">
810
<Product :product='{name: "DocKit", logo: "/dockit.png",preview: "/dockit-client-ui.png", description: "A better NoSQL GUI client for Mac, Windows and Linux", url: "/products/dockit/"}'></Product>

docs/products/dockit/docs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: DocKit Documentation - NoSQL GUI Client Guide
3+
description: Complete documentation for DocKit NoSQL GUI client. Learn installation, server connection, keyboard shortcuts, and Elasticsearch cluster management.
4+
---
5+
16
# Document
27

38
DocKit as a NoSQL/NewSQL GUI client supports Elasticsearch, OpenSearch, DynamoDB, and more to come. This document outlines how to use DocKit.

docs/zh/docs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
layout: home
3-
title: 文档
3+
title: 文档中心 - 极客范
4+
description: 浏览极客范文档中心,获取 DocKit、DynamoDB、Elasticsearch 和 OpenSearch 管理的指南、教程和参考资料。
45
---
56

6-
# 文档
7+
## 文档
78

89
欢迎来到 GEEKFUN 文档中心。在这里您可以找到我们所有项目的指南、教程和参考资料。
910

docs/zh/download.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
title: 下载 DocKit - 免费 DynamoDB、Elasticsearch 和 OpenSearch GUI 客户端
3+
description: 下载适用于 Mac、Windows 和 Linux 的 DocKit。免费开源的 DynamoDB、Elasticsearch 和 OpenSearch 数据库可视化管理工具。
24
outline: deep
35
sidebar: false
46
---

docs/zh/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
# https://vitepress.dev/reference/default-theme-home-page
33
layout: home
4+
description: 极客范是一个开源软件社区,致力于构建可持续的软件解决方案。探索 DocKit 用于管理 DynamoDB、Elasticsearch 和 OpenSearch 数据库。
45

56
hero:
67
name: "极客范"
78
text: 开源俱乐部
89
tagline: 致力于打造开放可持续的开源软件
910
image:
1011
src: /geekfun.png
11-
alt: GEEK FUN logo
12+
alt: 极客范开源软件社区 logo
1213
actions:
1314
- theme: brand
1415
text: 产品

docs/zh/products.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
layout: home
3+
title: 开源产品 - 极客范
4+
description: 探索极客范开源产品,包括 DocKit NoSQL 可视化客户端、AnyTerm SSH 终端、ServerlessInsight 和 jest-search 测试工具。
35
---
46

5-
# 开源产品
7+
## 开源产品
68

79
<div style="display: flex;flex-wrap: wrap; justify-content: space-evenly;">
810
<Product :product='{name: "DocKit", logo: "/dockit.png",preview: "/dockit-client-ui.png", description: "一个更好的NoSQL可视化客户端,支持 Mac, Windows 和 Linux。", url: "/zh/products/dockit/"}'></Product>

docs/zh/products/dockit/docs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: DocKit 文档 - NoSQL GUI 客户端使用指南
3+
description: DocKit NoSQL GUI 客户端完整文档。了解安装方法、服务器连接、快捷键和 Elasticsearch 集群管理指南。
4+
---
5+
16
# 文档
27

38
DocKit 作为一个 NoSQL/NewSQL GUI 客户端,支持 Elasticsearch、OpenSearch、DynamoDB 以及更多即将支持的数据库。本文档概述了如何使用 DocKit。

0 commit comments

Comments
 (0)