All Projects → SukkaW → Opencore Document Zh_hans

SukkaW / Opencore Document Zh_hans

[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Opencore Document Zh hans

Cra closer look
An explanation of the problems that Create-React-App addresses, and how it attempts to solve them.
Stars: ✭ 159 (-5.92%)
Mutual labels:  documentation
Linux Doc
Linux Documentation 中文翻译计划
Stars: ✭ 163 (-3.55%)
Mutual labels:  documentation
Jenkins.io
A static site for the Jenkins automation server
Stars: ✭ 165 (-2.37%)
Mutual labels:  documentation
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (-5.33%)
Mutual labels:  documentation
Terraform Docs
Generate documentation from Terraform modules in various output formats
Stars: ✭ 2,483 (+1369.23%)
Mutual labels:  documentation
How Dat Works
Protocol documentation for Dat
Stars: ✭ 164 (-2.96%)
Mutual labels:  documentation
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+1298.82%)
Mutual labels:  documentation
Nucintosh
Intel NUC hackintosh stuff
Stars: ✭ 162 (-4.14%)
Mutual labels:  hackintosh
Matebook 13 2019 Oc Efi
Matebook 13/14 2019/2020 OpenCore黑苹果 hackintosh
Stars: ✭ 161 (-4.73%)
Mutual labels:  hackintosh
Vstest Docs
Documentation for the Visual Studio Test Platform.
Stars: ✭ 165 (-2.37%)
Mutual labels:  documentation
Bilibiliapidocs
哔哩哔哩开放接口第三方文档(仅提供官方曾公开接口)
Stars: ✭ 2,060 (+1118.93%)
Mutual labels:  documentation
Dot Hugo Documentation Theme
Dot - Hugo Documentation Theme
Stars: ✭ 162 (-4.14%)
Mutual labels:  documentation
Flask Sphinx Themes
Sphinx themes for Pallets projects
Stars: ✭ 164 (-2.96%)
Mutual labels:  documentation
Teadocs
Teadocs is a quick and easy WEB document setup tool
Stars: ✭ 160 (-5.33%)
Mutual labels:  documentation
Hippie Swagger
API testing tool with automatic swagger assertions
Stars: ✭ 166 (-1.78%)
Mutual labels:  documentation
Awesome Pharo
A collection of awesome Pharo libraries, tools, frameworks and software.
Stars: ✭ 159 (-5.92%)
Mutual labels:  documentation
Vue Styleguidist
Created from react styleguidist for Vue Components with a living style guide
Stars: ✭ 2,133 (+1162.13%)
Mutual labels:  documentation
C4 Builder
This is a documentation builder. You feed it .md and .puml and it exports a site, pdf, or a markdown with navigation.
Stars: ✭ 164 (-2.96%)
Mutual labels:  documentation
Webpack.js.org
Repository for webpack documentation and more!
Stars: ✭ 2,049 (+1112.43%)
Mutual labels:  documentation
Http2 Explained
A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
Stars: ✭ 2,060 (+1118.93%)
Mutual labels:  documentation

OpenCore 简体中文参考手册

非官方 维护的 OpenCore 参考手册的简体中文翻译

简介

这个仓库存放的是 https://oc.skk.moe 的源码。

由于 OpenCore 仍然在积极地开发和迭代,OpenCore 参考手册 仍然在高频率更新,我们需要更多黑苹果爱好者参与到翻译工作中。

法律说明

本仓库以及 https://oc.skk.moe 网站和 OpenCore 的开发团队 acidanthera 以及 OpenCore 官方参考手册的版权所有者 vit9696 没有任何关系。OpenCore 官方参考手册使用 BSD-3 协议开源。https://oc.skk.moe 对 OpenCore 的 Logo(商标)的使用已经过 acidanthera 的授权。

构建

「OpenCore 简体中文参考手册」使用 Hexohexo-theme-doku 进行构建。Hexo 的安装和使用依赖 Node.js 和 Git,请参考 Hexo 的文档

如果你仅在本项目使用 Hexo,无需全局安装 Hexo:

git clone https://github.com/SukkaW/OpenCore-Document-zh_Hans.git && cd OpenCore-Document-zh_Hans
npm install # 安装构建依赖
npm run clean # 清理编译缓存和输出目录
npm run build # 编译页面并输出到 public 目录
npm run server # 运行一个 Server 并 watch 所有改动

发布

项目使用 GitHub Action 对提交到 master 的每一条 Commit 进行构建、并推送至 gh-pages 分支、自动部署到 https://oc.skk.moe 上。

贡献

请阅读 贡献指南

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].