Rebrand to from hive to elsewhen (#128)
- change the logo - change the links - change name mentions
This commit is contained in:
parent
2b4adfdab9
commit
8bf2e6c26d
@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
|
||||
|
||||
## Enforcement
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
|
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
||||
The MIT License (MIT)
|
||||
Copyright (c) 2017 WeAreHive http://wearehive.co.uk
|
||||
Copyright (c) 2018 Elsewhen http://elsewhen.co
|
||||
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:
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
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.
|
||||
|
@ -3,12 +3,12 @@
|
||||
| [ENGLISH](./README.md)
|
||||
| [한국어](./README-ko.md)
|
||||
|
||||
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
|
||||
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
|
||||
|
||||
|
||||
# プロジェクトガイドライン[](http://makeapullrequest.com)
|
||||
> 開発中の新たなプロジェクトは草原のようですが、メンテナンスは誰にとっても悪夢になります。
|
||||
ここには私たちが見つけ記載し、集め考えたガイドラインがあります。 このガイドラインはほとんどの[hive](http://wearehive.co.uk)のJavaScriptのプロジェクトで機能しています。
|
||||
ここには私たちが見つけ記載し、集め考えたガイドラインがあります。 このガイドラインはほとんどの[elsewhen](http://elsewhen.co)のJavaScriptのプロジェクトで機能しています。
|
||||
もしもベストプラクティスを我々と共有したかったり、このガイドラインの項目は削除した方が良いと思ったら[気軽に私たちに報告してください](http://makeapullrequest.com)。
|
||||
- [Git](#git)
|
||||
- [Gitのルール](#some-git-rules)
|
||||
|
@ -3,12 +3,12 @@
|
||||
| [中文版](./README-zh.md)
|
||||
| [日本語版](./README-ja.md)
|
||||
|
||||
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
|
||||
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
|
||||
|
||||
|
||||
# Project Guidelines · [](http://makeapullrequest.com)
|
||||
> 새로운 프로젝트를 개발하는 할 때는 초원에서 뛰어노는 것 같지만, 유지보수는 모두에게 잠재적인 악몽입니다.
|
||||
이것은 우리가 발견하고, 작성하고 수집한 가이드라인의 목록입니다. 이 가이드라인은 대부분의 [hive](http://wearehive.co.uk)에서의 JavaScript 프로젝트에 잘 맞습니다.
|
||||
이것은 우리가 발견하고, 작성하고 수집한 가이드라인의 목록입니다. 이 가이드라인은 대부분의 [elsewhen](http://elsewhen.co)에서의 JavaScript 프로젝트에 잘 맞습니다.
|
||||
만약 모범 사례를 공유하고 싶으시거나 여기에 있는 가이드라인 중 어떤 것이 지워져야 한다고 생각하신다면, [부담없이 우리에게 공유해주세요](http://makeapullrequest.com).
|
||||
- [Git](#git)
|
||||
- [Git 규칙](#some-git-rules)
|
||||
|
@ -3,13 +3,13 @@
|
||||
[日本語版](./README-ja.md) |
|
||||
[한국어](./REAMDE-ko.md)
|
||||
|
||||
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
|
||||
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
|
||||
|
||||
# 项目规范 · [](http://makeapullrequest.com)
|
||||
|
||||
JavaScript工程项目的一系列最佳实践策略
|
||||
|
||||
> 当您在青葱的田野里翻滚一般欢乐(而不受约束)地开发一个新项目,对其他人而言维护这样一个项目简直就是一个潜在的可怕的噩梦。以下列出的指南是我们在[hive](http://wearehive.co.uk)的大多数JavaScript项目中发现,撰写和收集的最佳实践(至少我们是这样认为的)。如果您想分享其他最佳实践,或者认为其中一些指南应该删除。[欢迎随时与我们分享](http://makeapullrequest.com)。
|
||||
> 当您在青葱的田野里翻滚一般欢乐(而不受约束)地开发一个新项目,对其他人而言维护这样一个项目简直就是一个潜在的可怕的噩梦。以下列出的指南是我们在[elsewhen](http://elsewhen.co)的大多数JavaScript项目中发现,撰写和收集的最佳实践(至少我们是这样认为的)。如果您想分享其他最佳实践,或者认为其中一些指南应该删除。[欢迎随时与我们分享](http://makeapullrequest.com)。
|
||||
- [Git](#git)
|
||||
- [一些git规则](#some-git-rules)
|
||||
- [Git工作流](#git-workflow)
|
||||
|
@ -3,12 +3,12 @@
|
||||
| [日本語版](./README-ja.md)
|
||||
| [한국어](./README-ko.md)
|
||||
|
||||
[<img src="./images/hive-red-logo.png" width="180" height="180">](http://wearehive.co.uk/)
|
||||
[<img src="./images/elsewhen-logo.png" width="180" height="180">](http://elsewhen.co/)
|
||||
|
||||
|
||||
# Project Guidelines · [](http://makeapullrequest.com)
|
||||
> 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.
|
||||
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).
|
||||
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).
|
||||
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).
|
||||
- [Git](#git)
|
||||
- [Some Git rules](#some-git-rules)
|
||||
|
BIN
images/elsewhen-logo.png
Normal file
BIN
images/elsewhen-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user