Skip to content

Commit

Permalink
feat: change banner-height and remove title (#113)
Browse files Browse the repository at this point in the history
* feat: change banner-height and remove title

* chore: adjust banner height

* docs: update about me

* docs: update my contribute
  • Loading branch information
shenxianpeng authored Nov 29, 2024
1 parent 852aeca commit 1bc490b
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 45 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Source: https://github.com/hexojs/hexo/

# Site
title: Xianpeng Shen
subtitle: Share about CI/CD and DevOps
title:
subtitle:
description:
author: shenxianpeng
language: default
Expand Down
23 changes: 20 additions & 3 deletions source/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ author: shenxianpeng

# 关于我

沈显鹏,一名 DevOps/Build/Release 工程师;微信公众号「DevOps攻城狮」作者;开源爱好者,[cpp-linter](https://github.com/cpp-linter)[commit-check](https://github.com/commit-check) 的创建者和贡献者。
欢迎来到我的个人主页!我是沈显鹏,一名 DevOps/Build/Release 工程师,也是微信公众号「DevOps攻城狮」的作者。

我喜欢研究和分享关于 DevOps、持续集成和持续交付的知识。我创建并贡献了多个开源项目,包括 [cpp-linter](https://github.com/cpp-linter)[commit-check](https://github.com/commit-check)[conventional-branch](https://github.com/conventional-branch)[PyPA](https://github.com/pypa) 的贡献者。

如果你对我的工作感兴趣,请查看我的 [Github](https://github.com/shenxianpeng) 和 微信公众号「DevOps攻城狮」。

如果你有任何问题或者想要与我交流,请随时给我发送邮件。

<!-- 👨🏼‍💻欢迎关注我的微信公众号「DevOps攻城狮」
Expand All @@ -18,13 +24,20 @@ author: shenxianpeng
<!-- * 🤙🏻 [领英](https://www.linkedin.com/in/xianpeng-shen/) -->

如果你喜欢其中的文章,欢迎给我留言。
你可以转载这里的文章,但请加入文章作者“沈显鹏”和出处“https://shenxianpeng.github.io”。

你可以转载这里的文章,但请加入文章作者 “沈显鹏” 和出处 “https://shenxianpeng.github.io”

---

# About Me

I'm Xianpeng Shen, A DevOps/Build/Release Engineer; Author of the official account DevOps-Engineer; Founder and contributor of [cpp-linter](https://github.com/cpp-linter) and [commit-check](https://github.com/commit-check)
Welcome to my personal website! I am Xianpeng Shen, a DevOps/Build/Release Engineer, and the author of the official account DevOps-Engineer.

I am passionate about DevOps, Continuous Integration, and Continuous Delivery. I have created and contributed to several open-source projects, including [cpp-linter](https://github.com/cpp-linter), [commit-check](https://github.com/commit-check), and [conventional-branch](https://github.com/conventional-branch). [PyPA](https://github.com/pypa) contributor.

If you are interested in my work, please check out above links.

If you have any questions or would like to discuss with me, feel free to send me an email.

Follow me on 👇

Expand All @@ -35,6 +48,10 @@ Follow me on 👇

If you like any of the articles, feel free to leave me a comment.

You can quote my articles, but please add the author "Xianpeng Shen" and the source "https://shenxianpeng.github.io".

---

<!-- * 🤙🏻 [Linkedin](https://www.linkedin.com/in/xianpeng-shen/) -->

<!-- <a href="mailto:[email protected]"><img title="Gmail" height="32" width="32" src="https://raw.githubusercontent.com/shenxianpeng/shenxianpeng/master/assets/gmail.svg"></a>
Expand Down
49 changes: 10 additions & 39 deletions source/contribution/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Open Source Contributions

> I'm also an open source enthusiast, and starting today(4/3/2024), I'll keep track of the projects I've contributed to 💪
## As creator and contributor projects
## Open Source Contributions

My biggest contributions in open source was I created [cpp-linter](https://github.com/cpp-linter/) and [commit-check](https://github.com/commit-check) organizations and repositories which include:

Expand All @@ -17,43 +17,14 @@ My biggest contributions in open source was I created [cpp-linter](https://githu
7. [commit-check](https://github.com/commit-check/commit-check)
8. [commit-check-action](https://github.com/commit-check/commit-check-action)

## Codes contributor projects
## Other contributed projects

1. pypa/pip:
[PR-12572](https://github.com/pypa/pip/pull/12572),
[PR-12614](https://github.com/pypa/pip/pull/12614),
[PR-12615](https://github.com/pypa/pip/pull/12615),
[PR-12616](https://github.com/pypa/pip/pull/12616),
[PR-12630](https://github.com/pypa/pip/pull/12630).
I also contributed to other open source projects, such as: PyPA, Jenkins, Ansible etc.

2. pypa/twine:
[PR-1080](https://github.com/pypa/twine/pull/1080).

3. pypa/gh-action-pypi-publish:
[PR-231](https://github.com/pypa/gh-action-pypi-publish/pull/231)

4. pypa/setuptools:
[PR-4312](https://github.com/pypa/setuptools/pull/4312)

5. sloria/sphinx-issues:
[PR-145](https://github.com/sloria/sphinx-issues/pull/145).

6. ansible-collections/community.general:
[PR-8176](https://github.com/ansible-collections/community.general/pull/8176).

## Documentations contributor projects

1. tox-dev/tox:
[PR-3257](https://github.com/tox-dev/tox/pull/3257)

2. ansible/ansible-documentation:
[PR-766](https://github.com/ansible/ansible-documentation/pull/766)

3. jenkinsci/helm-charts:
[PR-910](https://github.com/jenkinsci/helm-charts/pull/910)

4. jenkins-infra/jenkins.io:
[PR-5035](https://github.com/jenkins-infra/jenkins.io/pull/5035)

5. jenkins-x/jx-docs:
[PR-1777](https://github.com/jenkins-x/jx-docs/pull/1777)
* [All merged pull requests](https://github.com/pulls?q=is%3Apr+author%3Ashenxianpeng+archived%3Afalse+is%3Amerged+user%3Apypa) on [PyPA](https://github.com/pypa).
* ansible-collections/community.general: [PR-8176](https://github.com/ansible-collections/community.general/pull/8176).
* tox-dev/tox: [PR-3257](https://github.com/tox-dev/tox/pull/3257)
* ansible/ansible-documentation: [PR-766](https://github.com/ansible/ansible-documentation/pull/766)
* jenkinsci/helm-charts: [PR-910](https://github.com/jenkinsci/helm-charts/pull/910)
* jenkins-infra/jenkins.io: [PR-5035](https://github.com/jenkins-infra/jenkins.io/pull/5035)
* jenkins-x/jx-docs: [PR-1777](https://github.com/jenkins-x/jx-docs/pull/1777)
2 changes: 1 addition & 1 deletion themes/landscape/source/css/_variables.styl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ line-height-title = 1.1em
// Header
logo-size = 40px
subtitle-size = 16px
banner-height = 200px
banner-height = 80px
banner-url = "images/banner.jpg"

sidebar = hexo-config("sidebar")
Expand Down

0 comments on commit 1bc490b

Please sign in to comment.