Commit 675724a4 authored by liziwl's avatar liziwl
Browse files

Merge branch 'master' of github.com:SUSTC/sustech-online-ng

parents 79cb3925 4af93139
Loading
Loading
Loading
Loading

README.md

0 → 100644
+23 −0
Original line number Diff line number Diff line
# 南科手册

Online manual for SUSTecher.

## 帮助我们完善

项目托管在 [SUSTC/sustech-online-ng](https://github.com/sustc/sustech-online-ng)

### 如何贡献

1. Pull request
    1. Fork 后,进行修改。
    2. 发起 Merge 请求。

2. 代理提交
    1. 进入[GitBook编者 QQ群](https://jq.qq.com/?_wv=1027&k=5D8EgDF): 905618908
    2. 提交规范编写的Word,Markdown 文件给管理员。
    3. 管理员整理上传。

### 编写规范

* 使用 Markdown 和 raw HTML / JavaScript 语言
+42 −41
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ module.exports = {
    ['meta', { prefix: ogprefix, property: 'og:type', content: 'article' }],
    ['meta', { prefix: ogprefix, property: 'og:image', content: 'https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/assests/og-image.png' }],
    ['meta', { prefix: ogprefix, property: 'og:article:author', content: author }],
    ['meta', { name: 'google-site-verification', content: 'Av-srANCmFA_yZ8Iasa1yQsIPJCF_zlP5AoD35m6_Ww' }],
  ],
  plugins: [
    [