Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ pipeline {
}
}
steps{
mail from: 'admin@mail.jenkins-zh.cn',
to: 'developer@mail.jenkins-zh.cn',
mail from: '[email protected]',
to: '[email protected]',
subject: 'Jenkins 中文社区网站发布成功!',
body: '访问地址 https://jenkins-zh.cn/'
}
Expand Down
37 changes: 33 additions & 4 deletions content/event/beijing-2019-10-19.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,15 @@ glodSponsors:
silverSponsors:
generalSponsors:
- pingan-github
- jingdongyun
collaborations:
- gitee
- kaiyuanshe
abstract: |-
如果你的团队或项目涉及 CI/CD 以及 DevOps,我们诚挚邀请你参加由 Jenkins 中文社区发起的以 DevOps 为主题的黑客松编程比赛,我们的口号是 Everything as Code(一切皆代码)。该活动为当下金融、能源、政务、交通等场景面临的 IT 挑战提出解决方案,我们希望本次赛事期间您也能够收获业内同行间最有价值的碰撞成果。
codeOfConduct: |-
活动中创建的新代码仓库,都会托管<a href="https://github.com/jenkins-zh" target="_blank">在 Jenkins 中文社区在 GitHub 上的组织下</a> 。因此,任何人都可以根据对应的开源协议进行修改、分发等。

所有的代码(或文档、设计等)工作,必须在现场完成,如有发现提前准备或者抄袭者,将会被取消当年以及次年的比赛资格。

所有项目必须可以做到持续构建,能做到持续交付、灰度发布的项目可以加分。
Expand All @@ -25,14 +31,24 @@ codeOfConduct: |-

评选标准
团队协作、完整性、创新、难度、大众评分
signUp: |-
年满十八周即可报名参加,鉴于我们的所有项目都会托管在 <a target="_blank" href="https://github.com/jenkins-zh/">GitHub</a> 上,因此,参赛者必须能够熟练地使用 GitHub。而为了能够证明你能够完成本次活动中的项目,当你从下面的项目提议中选定一个后,在报名时必须提供一个与你所选项目相关的、自本活动发布后的、已经合并了的 PR 链接,我们会根据该 PR 链接来决定你的报名是否可以通过。

报名成功后,需要给出明确的项目提议——要做的具体功能列表、修复的缺陷列表等。请注意,只有审核通过的项目提议才可以在最后的线下活动中继续参加比赛。

上述过程必须在“报名截止”之前完成。
proposals:
- <a target="_blank" href="https://github.com/orgs/jenkins-zh/projects/3">Kubernetes 插件优化</a><div style="margin-left:50px;">所需技能:Kubernetes、Java</div>
- <a target="_blank" href="https://github.com/orgs/jenkins-zh/projects/4">Jenkins 中文社区网站改版</a><div style="margin-left:50px;">所需技能:Hugo、Markdown、JavaScript、CSS</div>
- <a target="_blank" href="https://github.com/jenkins-zh/jenkins-cli/projects/2">Jenkins 命令行工具</a><div style="margin-left:50px;">所需技能:Golang、Jenkins API</div>
- <a target="_blank" href="https://github.com/jenkins-zh/wechat-backend/projects/1">Jenkins 微信公众号后端服务</a><div style="margin-left:50px;">所需技能:Golang、微信公众号 API</div>
- <a target="_blank" href="https://github.com/jenkins-zh/jenkins-client-java/projects/1">Jenkins Java 语言客户端</a><div style="margin-left:50px;">所需技能:Java、Jenkins API</div>
- <a target="_blank" href="https://github.com/jenkins-zh/wechat-robot/projects/1">微信机器人</a><div style="margin-left:50px;">所需技能:JavaScript</div>
award: |-
* 悬赏项目(1~2个)
* 冠军项目(1个)
* 亚军项目(2个)
* 入围项目(若干)
proposals:
- Kubernetes 插件优化
- Jenkins 中文社区网站改版
agenda:
- time: 8月1日~8月31日
item: 议题征集
Expand All @@ -58,12 +74,25 @@ status: 计划中
## 资源需求

### 志愿者
五名志愿者,负责场地秩序维护、活动事项问题解答等工作。
五名志愿者,负责场地秩序维护、活动事项问题解答等工作。具体包括如下:
* 拍照/摄像 1~2名
* 签到、场地布置 1~2名
* 文案、宣传 1~2名

志愿者福利:
* 免费参加自本活动启动时一年内的所有活动
* 活动纪念品
* 赠送与本社区有合作关系的其他公司或者社区组织的活动门票

### 技术教练
Kubernetes、Jenkins 领域的技术教练(导师)各两名,负责参赛选手过程中的问题解答,服务器资源
维护管理。

技术教练福利:
* 免费参加自本活动启动时一年内的所有活动
* 活动纪念品
* 赠送与本社区有合作关系的其他公司或者社区组织的活动门票

### 服务器
Kubernetes 集群,1个 master 节点,5个计算节点。每个节点的配置为:4C+8G内存+40G硬盘。

Expand Down
46 changes: 31 additions & 15 deletions layouts/hackthon/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ <h4>{{.Params.topic}}</h4>
<span class="title">费用:</span>
<span>{{ .Params.fee }}</span>
</div>
<div>
<span class="title">报名:</span>
<span><a target="_blank" href="{{.Params.signUpURL}}">{{ .Params.signUp }}</a></span>
</div>
</div>
</div>

Expand Down Expand Up @@ -133,6 +129,28 @@ <h4 class="topic-title">比赛规则</h4>
</div>
</div>

{{ with .Params.signUp }}
<div class="topic-detail">
<h4 class="topic-title">报名说明</h4>
<div>
{{ safeHTML (replace . "\n" "<br/>")}}
</div>
</div>
{{end}}

{{with .Params.proposals}}
<div class="topic-detail">
<h4 class="topic-title">项目提议</h4>
<div>
{{ range . }}
<div style="margin-top: 5px;">
{{ safeHTML (replace . "\n" "<br/>")}}
</div>
{{ end }}
</div>
</div>
{{end}}

<div class="topic-detail">
<h4 class="topic-title">奖项设置</h4>
<div>
Expand Down Expand Up @@ -193,22 +211,20 @@ <h4 class="topic-title">活动安排</h4>
</div>
</div>

{{with .Params.proposals}}
{{with .Params.glodSponsors}}
<div class="topic-detail">
<h4 class="topic-title">项目提议</h4>
<h4 class="topic-title">金牌赞助</h4>
<div>
{{ range . }}
<div>
{{.}}
</div>
<img style="max-height: 70px;" src="/images/sponsors/{{.}}.png">
{{ end }}
</div>
</div>
{{end}}

{{with .Params.glodSponsors}}
{{with .Params.silverSponsors}}
<div class="topic-detail">
<h4 class="topic-title">金牌赞助</h4>
<h4 class="topic-title">银牌赞助</h4>
<div>
{{ range . }}
<img style="max-height: 70px;" src="/images/sponsors/{{.}}.png">
Expand All @@ -217,9 +233,9 @@ <h4 class="topic-title">金牌赞助</h4>
</div>
{{end}}

{{with .Params.silverSponsors}}
{{with .Params.generalSponsors}}
<div class="topic-detail">
<h4 class="topic-title">银牌赞助</h4>
<h4 class="topic-title">赞助单位</h4>
<div>
{{ range . }}
<img style="max-height: 70px;" src="/images/sponsors/{{.}}.png">
Expand All @@ -228,9 +244,9 @@ <h4 class="topic-title">银牌赞助</h4>
</div>
{{end}}

{{with .Params.generalSponsors}}
{{with .Params.collaborations}}
<div class="topic-detail">
<h4 class="topic-title">赞助单位</h4>
<h4 class="topic-title">合作社区(单位)</h4>
<div>
{{ range . }}
<img style="max-height: 70px;" src="/images/sponsors/{{.}}.png">
Expand Down
Binary file added static/images/sponsors/gitee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/sponsors/kaiyuanshe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.