欢迎来到鲨鱼君的文档和手册的空间 https://docs.isharkfly.com/#/
Go to file
YuCheng Hu d17da374cb 北美一工作搜索引擎公司技术岗面经 2024-04-28 17:40:45 -04:00
.idea 更新自述文件的输入错 2024-03-19 21:50:43 -04:00
algorithm 构建城堡(Build Castles) 2023-11-09 09:37:17 -05:00
devops Update the document for linux.md 2024-02-03 00:39:56 -05:00
framework/spring 更新 Spring 框架使用的依赖注入相关文章 2022-10-03 01:24:04 -04:00
interview Update the OA document 2023-09-11 16:30:08 -04:00
organization-foundation Update the docs index 2023-12-26 12:59:31 -05:00
product Start to update document of FHIR related documents 2023-12-21 15:12:02 -05:00
programming-language 更新文档 2024-04-28 13:09:52 -04:00
python-tutorials add project python-tutorials folder 2020-09-30 14:31:20 -04:00
src/docs/asciidoc 删除多余的图片 2019-09-10 23:40:12 -04:00
tech-stack Update the docs index 2023-12-26 12:59:31 -05:00
work 北美一工作搜索引擎公司技术岗面经 2024-04-28 17:40:45 -04:00
.gitignore 更新 IJ 的忽略文件 2020-09-30 14:39:51 -04:00
.nojekyll init submit the docsify folder 2020-09-30 14:27:40 -04:00
CNAME Change name to use docs.isharkfly.com 2023-10-09 16:28:00 -04:00
CONTACT.md 更新 vTiger 的文档 2023-11-06 22:07:53 -05:00
LICENSE Update the MIT License 2023-12-18 21:36:32 -05:00
README.md 更新 https://docsify.isharkfly.com/ 简体文档 2024-03-26 16:00:48 -04:00
_navbar.md 使用 isharkfly 为交付文档提供域名服务 2023-11-08 11:10:11 -05:00
_sidebar.md 更新: https://www.isharkfly.com/t/it-2019/13433 2024-04-28 15:44:29 -04:00
cwikius-docs.iml Update the java code for UUID 2023-11-04 13:12:20 -04:00
firebase.json Update 'firebase.json' 2022-09-23 15:21:58 -04:00
index.html format the code and try to trigger GitHub Action page build. 2023-12-18 22:00:42 -05:00
spring.md 添加 Spring 项目文档的快速链接 2021-02-17 10:58:18 -05:00

README.md

iSharkFly 文档和手册

欢迎来到鲨鱼君的文档和手册的空间

GitHub 上有关 HoneyMoose 的项目:https://github.com/iSharkfly-Docs/docs-isharkfly-com

联系我们

如何运行文档

本文档是通过 docsify 进行编译和安装的。

安装 docsify

如果你的计算机还没有安装 docsify 的话,请运行命令 npm i docsify-cli -g 来进行安装。

校验安装结果

运行命令 docsify -version 来校验安装结果,界面上应该显示:

docsify-cli version:
  4.4.3

运行 docsify

如果你希望在你的本地计算机上查看本文档,请运行 docsify serve ./ 在你的控制台上将会有下面的内如输出:

PS C:\WorkDir\Repository\Cwikius-Docs\cwikius-docs> docsify serve ./

Serving C:\WorkDir\Repository\Cwikius-Docs\cwikius-docs now.
Listening at http://localhost:3000

CWIKIUS 文档和手册快速导航

在下面的表格中,我们列出了一些比较有用的 CWIKIUS 相关软件开发使用教程的导航,在我们文档的整理中,也参考了一些这些文档。

在这里对原作者表示感谢。

网站名称 URL NOTE GitHub
DOCS.ISHARKFLY.COM https://docs.isharkfly.com/#/ 本手册的编译版本将会部署在这个链接上 https://github.com/iSharkfly-Docs/docs-isharkfly-com
WWW.CWIKIUS.CN http://www.cwikius.cn/ CWIKIUS.CN 一个有独立思考和温度的清新站 N/A

前端和 UI

网站名称 URL NOTE
前端技术社区 https://www.ossez.com/c/toolkit-algorithm-computer-science/web-front-end/26 计算机相关的前端框架和讨论
TypeScript 文档手册 https://typescript.ossez.com/ TypeScript 相关技术文档和手册
Angular 技术手册 https://angular.ossez.com/ Angular 手册的在线翻译版本,从源代码中进行编译
TypeScript 文档手册 https://typescript.ossez.com/ TypeScript 相关技术文档和手册
Docsify 中文文档手册 https://docsify.isharkfly.com/ Docsify 可以快速帮你生成文档网站

后端和数据

网站名称 URL NOTE
Apache Druid 技术手册 https://druid.isharkfly.com/ Druid 手册的在线翻译版本
Amazon OpenSearch 技术手册 https://opensearch.isharkfly.com/ OpenSearch 手册的在线翻译版本
HAPI FHIR https://fhir.isharkfly.com/#/ FHIR 相关技术文档的收集和讨论

容器 docker

网站名称 URL NOTE
Docker 手册中译在线版 https://docker.ossez.com/ 基于 Docker 容器英文手册的翻译版本
Docker 手册中译 MD 在线版 https://docker-docs.ossez.com/ 因为 Docker 的官方手册进行了渲染,我们推荐你使用上面的链接,这个版本为 docsify 渲染版本,可能会丢格式