mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 01:15:04 +08:00
Deploy website - based on aef93ef489
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="generator" content="Docusaurus v3.4.0">
|
||||
<title data-rh="true">开发组首页 | 中山学院网络维护科</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://developer.zsxyww.com/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://developer.zsxyww.com/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://developer.zsxyww.com/docs/devdocs/首页"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="开发组首页 | 中山学院网络维护科"><meta data-rh="true" name="description" content="欢迎来到中山学院网络维护科开发组!\"><meta data-rh="true" property="og:description" content="欢迎来到中山学院网络维护科开发组!\"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://developer.zsxyww.com/docs/devdocs/首页"><link data-rh="true" rel="alternate" href="https://developer.zsxyww.com/docs/devdocs/首页" hreflang="en"><link data-rh="true" rel="alternate" href="https://developer.zsxyww.com/docs/devdocs/首页" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="中山学院网络维护科 RSS Feed">
|
||||
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="中山学院网络维护科 Atom Feed"><link rel="stylesheet" href="/assets/css/styles.bf00f426.css">
|
||||
<script src="/assets/js/runtime~main.9fc70c38.js" defer="defer"></script>
|
||||
<script src="/assets/js/runtime~main.57c38ceb.js" defer="defer"></script>
|
||||
<script src="/assets/js/main.44df400d.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -28,6 +28,13 @@
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="项目托管">项目托管<a class="hash-link" aria-label="Direct link to 项目托管" title="Direct link to 项目托管" href="/docs/devdocs/首页#项目托管"></a></h3>
|
||||
<p>我们的项目托管在github上,私聊组长来获得进入organization的权限</p>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="文档编写">文档编写<a class="hash-link" aria-label="Direct link to 文档编写" title="Direct link to 文档编写" href="/docs/devdocs/首页#文档编写"></a></h3>
|
||||
<p>为了项目的持续维护,对于我们的每一个项目都应该留有详尽的文档,文档以markdown格式编写,可以自动构建成静态网 | ||||