Skip to content

Commit 8bf2e6c

Browse files
author
Vahid Panjganj
authored
Rebrand to from hive to elsewhen (elsewhencode#128)
- change the logo - change the links - change name mentions
1 parent 2b4adfd commit 8bf2e6c

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434

3535
## Enforcement
3636

37-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at vahid@wearehive.co.uk. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at vahid@elsewhen.co. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3838

3939
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4040

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The MIT License (MIT)
2-
Copyright (c) 2017 WeAreHive http://wearehive.co.uk
2+
Copyright (c) 2018 Elsewhen http://elsewhen.co
33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
55
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README-ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
| [ENGLISH](./README.md)
44
| [한국어](./README-ko.md)
55

6-
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
6+
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
77

88

99
# プロジェクトガイドライン[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
1010
> 開発中の新たなプロジェクトは草原のようですが、メンテナンスは誰にとっても悪夢になります。
11-
ここには私たちが見つけ記載し、集め考えたガイドラインがあります。 このガイドラインはほとんどの[hive](http://wearehive.co.uk)のJavaScriptのプロジェクトで機能しています。
11+
ここには私たちが見つけ記載し、集め考えたガイドラインがあります。 このガイドラインはほとんどの[elsewhen](http://elsewhen.co)のJavaScriptのプロジェクトで機能しています。
1212
もしもベストプラクティスを我々と共有したかったり、このガイドラインの項目は削除した方が良いと思ったら[気軽に私たちに報告してください](http://makeapullrequest.com)
1313
- [Git](#git)
1414
- [Gitのルール](#some-git-rules)

README-ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
| [中文版](./README-zh.md)
44
| [日本語版](./README-ja.md)
55

6-
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
6+
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
77

88

99
# Project Guidelines &middot; [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
1010
> 새로운 프로젝트를 개발하는 할 때는 초원에서 뛰어노는 것 같지만, 유지보수는 모두에게 잠재적인 악몽입니다.
11-
이것은 우리가 발견하고, 작성하고 수집한 가이드라인의 목록입니다. 이 가이드라인은 대부분의 [hive](http://wearehive.co.uk)에서의 JavaScript 프로젝트에 잘 맞습니다.
11+
이것은 우리가 발견하고, 작성하고 수집한 가이드라인의 목록입니다. 이 가이드라인은 대부분의 [elsewhen](http://elsewhen.co)에서의 JavaScript 프로젝트에 잘 맞습니다.
1212
만약 모범 사례를 공유하고 싶으시거나 여기에 있는 가이드라인 중 어떤 것이 지워져야 한다고 생각하신다면, [부담없이 우리에게 공유해주세요](http://makeapullrequest.com).
1313
- [Git](#git)
1414
- [Git 규칙](#some-git-rules)

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
[日本語版](./README-ja.md) |
44
[한국어](./REAMDE-ko.md)
55

6-
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
6+
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
77

88
# 项目规范 &middot; [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
99

1010
JavaScript工程项目的一系列最佳实践策略
1111

12-
> 当您在青葱的田野里翻滚一般欢乐(而不受约束)地开发一个新项目,对其他人而言维护这样一个项目简直就是一个潜在的可怕的噩梦。以下列出的指南是我们在[hive](http://wearehive.co.uk)的大多数JavaScript项目中发现,撰写和收集的最佳实践(至少我们是这样认为的)。如果您想分享其他最佳实践,或者认为其中一些指南应该删除。[欢迎随时与我们分享](http://makeapullrequest.com)
12+
> 当您在青葱的田野里翻滚一般欢乐(而不受约束)地开发一个新项目,对其他人而言维护这样一个项目简直就是一个潜在的可怕的噩梦。以下列出的指南是我们在[elsewhen](http://elsewhen.co)的大多数JavaScript项目中发现,撰写和收集的最佳实践(至少我们是这样认为的)。如果您想分享其他最佳实践,或者认为其中一些指南应该删除。[欢迎随时与我们分享](http://makeapullrequest.com)
1313
- [Git](#git)
1414
- [一些git规则](#some-git-rules)
1515
- [Git工作流](#git-workflow)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
| [日本語版](./README-ja.md)
44
| [한국어](./README-ko.md)
55

6-
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
6+
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
77

88

99
# Project Guidelines &middot; [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
1010
> While developing a new project is like rolling on a green field for you, maintaining it is a potential dark twisted nightmare for someone else.
11-
Here's a list of guidelines we've found, written and gathered that (we think) works really well with most JavaScript projects here at [hive](http://wearehive.co.uk).
11+
Here's a list of guidelines we've found, written and gathered that (we think) works really well with most JavaScript projects here at [elsewhen](http://elsewhen.co).
1212
If you want to share a best practice, or think one of these guidelines should be removed, [feel free to share it with us](http://makeapullrequest.com).
1313
- [Git](#git)
1414
- [Some Git rules](#some-git-rules)

images/elsewhen-logo.png

11.8 KB
Loading

images/hive-red-logo.png

-15.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)