Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hifocus/merger
Browse files Browse the repository at this point in the history
  • Loading branch information
hifocus committed Oct 1, 2020
2 parents 23a638b + ff95d38 commit e816f51
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
17 changes: 8 additions & 9 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@

[这里](https://github.com/hifocus/merger/issues/4)提交你的 merger 站点以供[展示](https://merger.justhx.com/#/?id=%e5%85%b6%e4%bb%96%e6%bc%94%e7%a4%ba%e7%ab%99%e7%82%b9)

## 特性

- 最少的请求数,最快的加载速度。
- 详尽的代码注释,方便后续开发。
- 结合实际使用场景,为每一种支付方式单独设计的展示样式。
- 高度可定制化,页面上一切内容均可通过预留的 JavasSript 变量更改。无需任何编程技巧。
- 细致入深的用户体验考量;用细心考量,和保持用户体验第一的热情,你和你用户的在配置/使用时的体验,只能用“顺滑”来形容。
- 所有静态文件均默认通过开源 CDN [jsDelivr](https://www.jsdelivr.com) 合并(有可能的情况下)和分发,以提供最快的加载速度。

## 相关链接

Expand All @@ -36,15 +44,6 @@
- [合并请求](https://github.com/hifocus/merger/pulls)
- [感谢](https://merger.justhx.com/cn/docs/introduction#%E6%84%9F%E8%B0%A2)

## 特性

- 最少的请求数,最快的速度。
- 详尽的代码注释,方便二次开发。
- 结合实际使用场景为每一种支付方式单独设计的展示样式。
- 高度可定制化,页面上一切内容均可通过预设的 Javascript 代码更改。无需任何编程技巧。
- 细致入深的用户体验考量;多处细微调整,毋须任何人留意,你和你用户的体验已被提升至最佳。
- 所有静态文件均默认通过开源 CDN [jsDelivr](https://www.jsdelivr.com) 合并(有可能的情况下)和分发,以提供最快的加载速度。

## 开源许可证

[GNU General Public License v3.0](https://github.com/hifocus/merger/blob/master/LICENSE)
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ Language: <strong>English</strong> / <a href="./README-CN.md">Chinese 中文</a>

Submit your merger site [here](https://github.com/hifocus/merger/issues/4) for [presentation](https://merger.justhx.com/#/en-gb/?id=other-demo-sites)

## Features

- Fewest number of requests, fastest loading speed.
- Detailed code comments , make ease for further developments.
- Integrate with actual usage scenes, to present a individually-designed style for every single payment method.
- Highly customisable, everthing on the page can be changed through pre-configured JavaScript variables. No need for any programming technique.
- In-depth user experience considerations; by thinking thoughtfully and having the passion to always keep UX as the first priority, you and your users' experiences when configuring / using merger could only be described as 'shift'.
- All static contents are merged (where possible) and served through the Open Source CDN [jsDelivr](https://www.jsdelivr.com) to deliver the most optimal loading speed.

## Relevant Links

- [Docs](https://merger.justhx.com/categories/docs/)
Expand All @@ -35,15 +44,6 @@ Submit your merger site [here](https://github.com/hifocus/merger/issues/4) for [
- [Pull Requests](https://github.com/hifocus/merger/pulls)
- [Credit](https://merger.justhx.com/docs/introduction#Credit)

## Features

- Minimal number of requests, fastest loading speed.
- Detailed code comments , make ease for second-time development.
- Integrate with actual usage scenes, to present a individually-designed style for each payment method.
- Highly customisable, everthing on the page can be changed through the preset Javascript codes. No need for any programming technique.
- In-depth user experience considerations; with multiple subtle adjustments, without anyone noticing it, you and your users' experiences has been improved to its best.
- All static contents are merged (where possible) and served through the Open Source CDN [jsDelivr](https://www.jsdelivr.com) to deliver the most optimal loading speed.

## License

[GNU General Public License v3.0](https://github.com/hifocus/merger/blob/master/LICENSE)

1 comment on commit e816f51

@vercel
Copy link

@vercel vercel bot commented on e816f51 Oct 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.