File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 1 . 请git clone到本地后使用` npm install/yarn ` 来安装所有的` node_modules `
2+ 2 . 请在有更改后使用` npm run/yarn test ` 来试着查看本地页面
3+ 3 . 请尽量使用相对路径(防止更换域名)
4+ 4 . 每篇文章(` post ` )所有的` assetes ` 请放在这篇文章文件` source/_posts/xxx.md ` 对应的` source/_posts/xxx ` 文件夹下
5+ 5 . 独立页面(` page ` )所有的` assetes ` 请放在` source/images ` 文件夹下
6+
7+ 关于4,5请参照[ 资源文件夹 | Hexo] ( https://hexo.io/zh-cn/docs/asset-folders )
8+ 6 . 若手动添加页面请主动在[ Front-matter] ( https://hexo.io/zh-cn/docs/front-matter ) 中添加` comments: false ` 以关闭评论 ~~ 懒了别叫我再塞评论系统了~~
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ comments: false
1010
1111厦门理工学院信息安全协会 隶属于厦门理工学院计算机与信息工程学院和信息中心,这里没有死板的社团制度,我们贯彻自由、平等、开源的精神。
1212
13- 我们尊重每个成员的选择,不强制要求成员的学习方向,我们常常组队参加各大信息安全赛事和网络安全活动 ** 如您单单只想靠着队友的名次,去申请你那所谓的荣誉,那么我们是不欢迎您的 :),[ 说明] ( https://www.xmutsec.cn /2016/12/11/fuckscoredog/) **
13+ 我们尊重每个成员的选择,不强制要求成员的学习方向,我们常常组队参加各大信息安全赛事和网络安全活动 ** 如您单单只想靠着队友的名次,去申请你那所谓的荣誉,那么我们是不欢迎您的 :),[ 说明] ( /2016/12/11/fuckscoredog/ ) **
1414
1515限制条件:仅限 ** 厦门理工学院在校生(本科生、研究生)**
1616
You can’t perform that action at this time.
0 commit comments