-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blog: ospp 2023 analysis #37
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/preview |
🪧The website for this PR is deployed at https://open-digger.cn/pull_37/ |
Signed-off-by: frank-zsy <[email protected]>
frank-zsy
force-pushed
the
blog/ospp-2023
branch
from
August 27, 2024 02:07
a37c824
to
b616c6b
Compare
/preview |
🪧The website for this PR is deployed at https://open-digger.cn/pull_37/ |
Signed-off-by: frank-zsy <[email protected]>
/preview |
🪧The website for this PR is deployed at https://open-digger.cn/pull_37/ |
Bruce-Jay
pushed a commit
to Bruce-Jay/open-digger-website
that referenced
this pull request
Sep 5, 2024
* blog: ospp 2023 analysis Signed-off-by: frank-zsy <[email protected]> * feat: add table row style for even row Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]>
Bruce-Jay
pushed a commit
to Bruce-Jay/open-digger-website
that referenced
this pull request
Sep 5, 2024
* blog: ospp 2023 analysis Signed-off-by: frank-zsy <[email protected]> * feat: add table row style for even row Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]>
Bruce-Jay
pushed a commit
to Bruce-Jay/open-digger-website
that referenced
this pull request
Sep 6, 2024
* blog: ospp 2023 analysis Signed-off-by: frank-zsy <[email protected]> * feat: add table row style for even row Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]>
Bruce-Jay
pushed a commit
to Bruce-Jay/open-digger-website
that referenced
this pull request
Sep 8, 2024
* blog: ospp 2023 analysis Signed-off-by: frank-zsy <[email protected]> * feat: add table row style for even row Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]>
frank-zsy
added a commit
that referenced
this pull request
Sep 22, 2024
* doc: add some downstream apps in user doc (#29) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * docs: add multiple new metrics (EN + ZH) (#28) * docs: added activity_details Signed-off-by: neilblaze <[email protected]> * docs: add more metrics Signed-off-by: neilblaze <[email protected]> * doc: add latex support and modify some docs. Signed-off-by: frank-zsy <[email protected]> * docs: updated activity Signed-off-by: neilblaze <[email protected]> * merge: commit `421e67f` into new-metrics-v1 (latest) Signed-off-by: neilblaze <[email protected]> Co-Authored-By: Frank Zhao <[email protected]> * docs: added more metrics (x2) & fixed typos / broken URLs Signed-off-by: neilblaze <[email protected]> Co-Authored-By: Frank Zhao <[email protected]> * docs: update minor changes Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: neilblaze <[email protected]> Signed-off-by: frank-zsy <[email protected]> Co-authored-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * feat: Initialize leaderboard page Signed-off-by: Bruce-Jay <[email protected]> * feat: 完成排行榜页面的初步开发 Signed-off-by: Bruce-Jay <[email protected]> * feat: add a search input component for other pages (#35) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * refactor: change project to typescript support (#36) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * blog: ospp 2023 analysis (#37) * blog: ospp 2023 analysis Signed-off-by: frank-zsy <[email protected]> * feat: add table row style for even row Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * fix: fix blog edit url so it can be directly opened by editor in browser (#38) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * feat: add a warning banner to preview deploy (#40) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * doc: update ospp anaylsis (#41) Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * refactor: update color theme (#43) * refactor: update color theme Signed-off-by: frank-zsy <[email protected]> * refactor: update redis analysis english version Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * docs: update ospp blog Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> * feat: 初步完成排行榜 banner 样式实现 Signed-off-by: Bruce-Jay <[email protected]> * feat: 初步完成calendar的开发 Signed-off-by: Bruce-Jay <[email protected]> * feat: 大致完成排行榜页面的开发,实现来源与仓库搜索功能。月份功能待优化。其他布局待优化 Signed-off-by: Bruce-Jay <[email protected]> * feat: 修改图表样式,并且双击节点时图表不重新渲染 * feat: 更新样式,用户可以选择搜索建议,同时对于月份选择器进行优化 * feat: 优化用户体验,用户选择仓库后不需要点击提交按钮 * feat: 尝试删除echarts中不必要的节点 * feat: 完善加载功能,增强用户体验 * feat: 更新 Banner 样式 * refactor: add i18n, to tsx, module css Signed-off-by: frank-zsy <[email protected]> * refactor: use default selectInput in leaderboard and remove tailwind Signed-off-by: frank-zsy <[email protected]> * refactor: change page name and remove jquery Signed-off-by: frank-zsy <[email protected]> * refactor: try to resolve conflict Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Signed-off-by: Bruce-Jay <[email protected]> Signed-off-by: neilblaze <[email protected]> Co-authored-by: Frank Zhao <[email protected]> Co-authored-by: Pratyay Banerjee <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add a new blog with Chinese of OSPP 2023 analysis.
Resolved issues
Before submitting the PR, please take the following into consideration
feat:
,fix:
,chore:
,docs:
, orrefactor:
.main
branch.