diff --git a/.all-contributorsrc b/.all-contributorsrc index 24e5c2c..383a09b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "carbon", - "projectOwner": "dawnlabs", + "projectOwner": "carbon-app", "files": [ "README.md", "docs/README.de.md", diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 4219913..37f81b7 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -8,19 +8,19 @@ In the interest of fostering an open and welcoming environment, we as contributo Examples of behavior that contributes to creating a positive environment include: -* Using welcoming and inclusive language -* Being respectful of differing viewpoints and experiences -* Gracefully accepting constructive criticism -* Focusing on what is best for the community -* Showing empathy towards other community members +- Using welcoming and inclusive language +- Being respectful of differing viewpoints and experiences +- Gracefully accepting constructive criticism +- Focusing on what is best for the community +- Showing empathy towards other community members Examples of unacceptable behavior by participants include: -* The use of sexualized language or imagery and unwelcome sexual attention or advances -* Trolling, insulting/derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or electronic address, without explicit permission -* Other conduct which could reasonably be considered inappropriate in a professional setting +- The use of sexualized language or imagery and unwelcome sexual attention or advances +- Trolling, insulting/derogatory comments, and personal or political attacks +- Public or private harassment +- Publishing others' private information, such as a physical or electronic address, without explicit permission +- Other conduct which could reasonably be considered inappropriate in a professional setting ## Our Responsibilities @@ -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 hi@dawnlabs.io. 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 carbon.now.sh@gmail.com. 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. diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f68a47a..1b90b04 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,12 +17,12 @@ This project follows the [all-contributors](https://github.com/kentcdodds/all-co Alternatively, you can also open this repository in Gitpod, an online IDE for GitHub. Just click on the button below and all of the above mentioned work is automated, so you don't have to worry about setting up your environment. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dawnlabs/carbon) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/carbon-app/carbon) ### Adding themes/languages We're happy to accept any PRs adding new themes and languages to Carbon! Currently there are a few ways to do so: -1. If the [theme](https://codemirror.net/demo/theme.html) or [language](https://codemirror.net/mode/index.html) is supported in Codemirror, all you have to do is add a [constant](https://github.com/dawnlabs/carbon/blob/master/lib/constants.js) for it. +1. If the [theme](https://codemirror.net/demo/theme.html) or [language](https://codemirror.net/mode/index.html) is supported in Codemirror, all you have to do is add a [constant](https://github.com/carbon-app/carbon/blob/master/lib/constants.js) for it. -2. If it's not supported, you can add a Codemirror compliant [custom theme](https://github.com/dawnlabs/carbon/tree/master/static/themes) or [custom mode](https://github.com/dawnlabs/carbon/tree/master/lib/custom/modes) to implement it and add a constant like above. +2. If it's not supported, you can add a Codemirror compliant [custom theme](https://github.com/carbon-app/carbon/tree/master/static/themes) or [custom mode](https://github.com/carbon-app/carbon/tree/master/lib/custom/modes) to implement it and add a constant like above. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1030676..a8ab749 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ Is your issue for a new theme or language? As of Carbon `3.0.0`, the core Carbon team is no longer implementing new themes or languages ourselves, but we are happy to accept PRs to add new ones. -Please see https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md#adding-themeslanguages for notes on how to do so 😄 +Please see https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md#adding-themeslanguages for notes on how to do so 😄 --> diff --git a/.github/ranger.yml b/.github/ranger.yml index dced8a3..916a101 100644 --- a/.github/ranger.yml +++ b/.github/ranger.yml @@ -9,9 +9,8 @@ labels: comment: | This issue has been marked "$LABEL" and will be closed in $DELAY. As of Carbon `3.0.0`, the Carbon core team is no longer implementing new themes or languages (although the ability to create your own will be implemented soon!). However, PRs to add new ones will be happily accepted. - Please see https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md#adding-themeslanguages for notes on how to do so 👌. + Please see https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md#adding-themeslanguages for notes on how to do so 👌. comments: - action: delete_comment pattern: '^+1$' - diff --git a/LICENSE b/LICENSE index 1b347a1..126fac8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Dawn Labs +Copyright (c) 2019 Carbon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b403bf8..a5ed9dd 100644 --- a/README.md +++ b/README.md @@ -9,21 +9,21 @@ styled with prettier - - MIT License + + MIT License - Greenkeeper badge + Greenkeeper badge Join the community on Spectrum - - FOSSA Status + + FOSSA Status



-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon) ##### Translations @@ -76,6 +76,7 @@ If you use the 'Tweet' button, Carbon will automatically make your ima If you include a Carbon image in a post, the source code will be invisible for assistive technology, it will not be possible to enlarge it or copy it, etc. Please, think about adding another element with the source code as text, like an [HTML Details Element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details) below the image. #### Installing Carbon for Desktop + If you are using Google Chrome, or another browser that supports Progressive Web Apps, you can install Carbon for use offline by clicking your browser's settings menu and then "Install Carbon..." ## Community @@ -109,7 +110,7 @@ Check out these projects our awesome community has created: ## Contribute -PRs welcome! Please see our [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) for more details. +PRs welcome! Please see our [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) for more details. ## Thanks To @@ -128,80 +129,83 @@ Carbon is a project by: Thanks goes out to all these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + diff --git a/components/Carbon.js b/components/Carbon.js index b300db9..eade6b6 100644 --- a/components/Carbon.js +++ b/components/Carbon.js @@ -246,7 +246,7 @@ class Carbon extends React.PureComponent { overflow: hidden; } - /* forces twitter to save images as png — https://github.com/dawnlabs/carbon/issues/86 */ + /* forces twitter to save images as png — https://github.com/carbon-app/carbon/issues/86 */ .twitter-png-fix { height: 1px; width: 100%; diff --git a/components/Footer.js b/components/Footer.js index 9a149d3..3d6fda6 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -10,17 +10,17 @@ const Footer = () => ( about - + send feedback - + source
a project by{' '} - - Dawn Labs + + @carbon_app {' '} ¬
@@ -43,12 +43,12 @@ const Footer = () => ( margin-right: 0; } - .dawn-link { + .author-link { color: ${COLORS.PRIMARY}; text-decoration: none; } - .dawn-link:hover { + .author-link:hover { color: #fff; } `} diff --git a/docs/README.br.pt.md b/docs/README.br.pt.md index 531d191..c5e3462 100644 --- a/docs/README.br.pt.md +++ b/docs/README.br.pt.md @@ -1,22 +1,20 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ## Introdução Sabe [todos](https://twitter.com/dan_abramov/status/890191815567175680) [aqueles](https://twitter.com/reactjs/status/890511993261654017) [prints](https://twitter.com/notquiteleo/status/873483329345028096) [de código](https://twitter.com/zeithq/status/805779711154647040) que você vê no Twitter? Apesar do código geralmente ser impressionante, nós vimos que a parte estética podia ser melhorada. Carbon facilita bastante criar e compartilhar imagens muito boas do seu código fonte. Então o que você está esperando? Vai lá impressionar todos os seus seguidores com esse design foda que você conseguiu aqui! -Visite [carbon.now.sh](https://carbon.now.sh) ou leia [nosso post (em inglês)](https://dawnlabs.io/case-studies/carbon/) para aprender mais sobre o nosso projeto. - ## Funcionalidades - **Importar de um gist do GitHub**. É só colocar o id de um gist do GitHub no fim da url; @@ -72,7 +70,7 @@ Confira os projetos top da nossa comunidade: ## Contribua -PRs são bem vindos! Por favor leia nosso [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) para mais detalhes. +PRs são bem vindos! Por favor leia nosso [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) para mais detalhes. ## Agradecimentos @@ -80,7 +78,7 @@ PRs são bem vindos! Por favor leia nosso [CONTRIBUTING.md](https://github.com/d ## Autores -Carbon é um projeto feito pela +Carbon é um projeto feito pela - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -91,80 +89,84 @@ Carbon é um projeto feito pela - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + + diff --git a/docs/README.cn.zh.md b/docs/README.cn.zh.md index c6499a1..79cdb66 100644 --- a/docs/README.cn.zh.md +++ b/docs/README.cn.zh.md @@ -1,15 +1,15 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ##### 翻译 @@ -21,8 +21,6 @@ 你见过推特上面的 [这](https://twitter.com/dan_abramov/status/890191815567175680) [些](https://twitter.com/reactjs/status/890511993261654017) [代码](https://twitter.com/notquiteleo/status/873483329345028096) [图片](https://twitter.com/zeithq/status/805779711154647040) 吗? 虽然这些代码图片给人印象深刻,但就审美程度来说还有可改进的地方。Carbon 可以很容易的为你的代码创建漂亮的图片。那么还等什么呢?用这个新学到的美化设计给你的 followers 秀一秀吧。 -可以访问 [carbon.now.sh](https://carbon.now.sh)或者浏览 [博客文章](https://dawnlabs.io/case-studies/carbon/) 了解关于这个项目更多的内容。 - ## 特性 - **GitHub gist 导入**. 只需要在 url 后面加上 github gist id 就可以导入 @@ -78,7 +76,7 @@ ## 贡献代码 -欢迎 PRs!请阅读 [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) 了解更多. +欢迎 PRs!请阅读 [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) 了解更多. ## 感谢 @@ -86,7 +84,7 @@ ## 作者 -Carbon 项目由 TA 们发起
+Carbon 项目由 TA 们发起 - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -97,80 +95,84 @@ Carbon 项目由 TA 们发起 briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/docs/README.de.md b/docs/README.de.md index 0426f53..99da998 100644 --- a/docs/README.de.md +++ b/docs/README.de.md @@ -1,22 +1,20 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ## Einführung Kennen wir nicht alle [diese](https://twitter.com/dan_abramov/status/890191815567175680) [Screenshots](https://twitter.com/reactjs/status/890511993261654017) [von](https://twitter.com/notquiteleo/status/873483329345028096) [Code](https://twitter.com/zeithq/status/805779711154647040), die wir ständig auf Twitter sehen? Obwohl der Code gewöhnlich äußert beeindruckt, haben wir im ästhetischen Bereich etwas Raum für Verbesserung gesehen. Carbon ermöglicht das Erstellen und Teilen wunderschöner Bilder deines Quellcodes. Worauf wartest du also? Beeindrucke deine Follower mit deinen neu gefundenen Design Fähigkeiten. -Besuche [carbon.now.sh](https://carbon.now.sh) oder lese [unseren Post](https://dawnlabs.io/case-studies/carbon/) um mehr über das Projekt zu erfahren. - ## Feature - **Importiere Github Gists**. Hänge einfach eine Github Gist ID der URL an @@ -72,7 +70,7 @@ Schau dir auch diese Projekte näher an, die unsere tolle Community hervorgebrac ## Mitwirken -Pull Requests sind willkommen! Bitte lese hierzu unsere [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) für mehr Details. +Pull Requests sind willkommen! Bitte lese hierzu unsere [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) für mehr Details. ## Danke an @@ -80,7 +78,7 @@ Pull Requests sind willkommen! Bitte lese hierzu unsere [CONTRIBUTING.md](https: ## Autoren -Carbon ist ein Projekt von +Carbon ist ein Projekt von - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -91,80 +89,84 @@ Carbon ist ein Projekt von briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/docs/README.es.md b/docs/README.es.md index 4abaab0..4635ee1 100644 --- a/docs/README.es.md +++ b/docs/README.es.md @@ -1,22 +1,20 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Siguenos en Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ## Introducción ¿Conoces [todas](https://twitter.com/dan_abramov/status/890191815567175680) [de](https://twitter.com/reactjs/status/890511993261654017) [esas](https://twitter.com/notquiteleo/status/873483329345028096) [capturas de pantalla](https://twitter.com/zeithq/status/805779711154647040) que ves en Twitter? Aunque el código es generalmente impresionante, vimos la posibilidad de mejorarlo en el departamento de estética. Carbon hace que sea fácil crear y compartir bellas imágenes de su código. ¿Entonces, qué esperas? Ve a impresionar a todos tus seguidores con tu nueva destreza de diseño. -Visite [carbon.now.sh](https://carbon.now.sh) o lea [nuestra publicación](https://dawnlabs.io/case-studies/carbon) para obtener más información sobre el proyecto. - ## Caracteristicas - **Importar de GitHub gist**. Simplemente agregue un ID de gitHub gist a la url @@ -72,7 +70,7 @@ Echa un vistazo a estos proyectos que nuestra increíble comunidad ha creado: ## Contribuir -¡Bienvenido! Consulte nuestro [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) para obtener más detalles. +¡Bienvenido! Consulte nuestro [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) para obtener más detalles. ## Gracias a @@ -80,7 +78,7 @@ Echa un vistazo a estos proyectos que nuestra increíble comunidad ha creado: ## Autores -Carbon es un proyecto de +Carbon es un proyecto de - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -91,80 +89,84 @@ Carbon es un proyecto de briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/docs/README.fr.md b/docs/README.fr.md index 622759a..679bc83 100644 --- a/docs/README.fr.md +++ b/docs/README.fr.md @@ -1,22 +1,20 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ## Introduction Vous connaissez [tous](https://twitter.com/dan_abramov/status/890191815567175680) [ces](https://twitter.com/reactjs/status/890511993261654017) [captures d'écran](https://twitter.com/notquiteleo/status/873483329345028096) [de code](https://twitter.com/zeithq/status/805779711154647040) que vous avez croisé sur Twitter ? Bien que le code seul soit généralement impressionnant, nous avons estimé qu'il était possible d'améliorer la partie esthétique. Carbon facilite la création et le partage de votre code source au travers de superbes images. Alors qu'est-ce que vous attendez ? Impressionnez tous vos abonnés avec vos nouvelles prouesses en matière de conception graphique. -Rendez-vous sur le site [carbon.now.sh](https://carbon.now.sh) ou allez lire [notre article](https://dawnlabs.io/case-studies/carbon/) pour en apprendre plus à propos du projet. - ## Fonctionnalités - **Import depuis GitHub gist**. Ajoutez simplement un ID de gist GitHub à l'URL @@ -77,7 +75,7 @@ Découvrez les projets créés par notre fantastique communauté : ## Contribuer -Les PRs sont les bienvenues ! Veuillez lire notre [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) pour plus de détails. +Les PRs sont les bienvenues ! Veuillez lire notre [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) pour plus de détails. ## Merci à @@ -85,7 +83,7 @@ Les PRs sont les bienvenues ! Veuillez lire notre [CONTRIBUTING.md](https://gith ## Auteurs -Carbon est un projet de +Carbon est un projet de - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -96,80 +94,84 @@ Carbon est un projet de briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/docs/README.hi.md b/docs/README.hi.md index 20d5c76..9f997cf 100644 --- a/docs/README.hi.md +++ b/docs/README.hi.md @@ -1,15 +1,15 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ##### अनुवाद @@ -20,8 +20,6 @@ आप ट्विटर पर देखे गए [उन](https://twitter.com/reactjs/status/890511993261654017) [सभी](https://twitter.com/dan_abramov/status/890191815567175680) [कोड](https://twitter.com/notquiteleo/status/873483329345028096) [स्क्रीनशॉट](https://twitter.com/zeithq/status/805779711154647040) को जानते हैं? हालांकि कोड आमतौर पर प्रभावशाली है, हमने सौंदर्य विभाग में सुधार के लिए जगह देखी। कार्बन आपके स्रोत कोड की सुंदर छवियों को बनाना और साझा करना आसान बनाता है। तो आप किसका इंतज़ार कर रहे हैं? अपने सभी अनुयायियों को अपने नए डिजाइन कौशल के साथ प्रभावित करें। -परियोजना के बारे में अधिक जानने के लिए [carbon.now.sh](https://carbon.now.sh) पर जाएं या हमारी [पोस्ट](https://dawnlabs.io/case-studies/carbon/) पढ़ें। - ## विशेषताएं - **GitHub gist से आयात करें**. बस यूआरएल में एक GitHub gist आईडी संलग्न करें @@ -77,7 +75,7 @@ ## Contribute -PRs का स्वागत है! अधिक जानकारी के लिए कृपया हमारे [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) देखें। +PRs का स्वागत है! अधिक जानकारी के लिए कृपया हमारे [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) देखें। ## धन्यवाद @@ -85,7 +83,7 @@ PRs का स्वागत है! अधिक जानकारी के ## लेखक -कार्बन द्वारा एक परियोजना है +कार्बन द्वारा एक परियोजना है - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -96,80 +94,84 @@ PRs का स्वागत है! अधिक जानकारी के इन सभी अद्भुत लोगों के लिए धन्यवाद ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + + diff --git a/docs/README.ja.md b/docs/README.ja.md index bba6738..7c2d299 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -9,21 +9,21 @@ styled with prettier - - MIT License + + MIT License - Greenkeeper badge + Greenkeeper badge Join the community on Spectrum - - FOSSA Status + + FOSSA Status



-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon) ## Introduction @@ -62,6 +62,7 @@ Carbon にインポートするには何通りかの方法があります: 投稿の中で Carbon 画像を使うと、ソースコードは assistive technology からは見えなくなり、拡大やコピーなどはできなくなります。画像の下に[HTML Details Element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)のように、テキストとしてソースコードを持つ別の要素を追加することを検討してください。 #### Installing Carbon for Desktop + Google Chrome などの PWA をサポートしているブラウザを使用しているなら、ブラウザの設定メニューから"Install Carbon..."をクリックすることで、Carbon をオフラインで使用するためにインストールできます。 ## Community @@ -95,7 +96,7 @@ Google Chrome などの PWA をサポートしているブラウザを使用し ## Contribute -PR を歓迎しています。詳細は[CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md)をご覧ください。 +PR を歓迎しています。詳細は[CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md)をご覧ください。 ## Thanks To @@ -114,80 +115,84 @@ Carbon は次の人々によるプロジェクトです: これらのすべての素晴らしい人々に感謝を ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + + diff --git a/docs/README.kr.md b/docs/README.kr.md index 6673501..e348831 100644 --- a/docs/README.kr.md +++ b/docs/README.kr.md @@ -1,25 +1,23 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ## Introduction 트위터에서 공유되고 있는 [수](https://twitter.com/dan_abramov/status/890191815567175680) [많은](https://twitter.com/reactjs/status/890511993261654017) [코드](https://twitter.com/notquiteleo/status/873483329345028096) [스크린샷](https://twitter.com/zeithq/status/805779711154647040)들을 알고 계신가요? 코드들은 대체로 훌륭하지만, 미적인 부분에서 조금 개선할 점이 보입니다. Carbon은 당신의 소스코드를 손쉽게 아름다운 이미지로 만들고, 공유할 수 있게 도와줍니다. 무엇을 망설이시나요? 당신의 디자인 감각으로 팔로워들을 감동시켜보세요 -이 프로젝트에 대해서 자세히 알고싶다면 [carbon.now.sh](https://carbon.now.sh)에 방문하시거나 [우리의 post](https://dawnlabs.io/case-studies/carbon/)를 읽어보시기 바랍니다. - ## Features -- **GitHub gist에서 가져오기**. 간단하게 github gist id를 url 에 입력하면 됩니다. +- **GitHub gist에서 가져오기**. 간단하게 github gist id를 url 에 입력하면 됩니다. - **커스터마이징**. syntax theme, window style 등 많은 것들을 커스터마이징할 수 있습니다. - **빠르게 공유하기**. 클릭 한 번으로 이미지를 저장하거나 Tweet에 공유할 수 있습니다. @@ -74,7 +72,7 @@ Carbon에 코드를 넣었다면, syntax theme, 배경 색, window theme, paddin ## Contribute -풀리퀘스트는 환영합니다! 더 자세한 내용은 [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md)를 참조해주세요. +풀리퀘스트는 환영합니다! 더 자세한 내용은 [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md)를 참조해주세요. ## Thanks To @@ -82,7 +80,7 @@ Carbon에 코드를 넣었다면, syntax theme, 배경 색, window theme, paddin ## Authors -Carbon is a project by +Carbon is a project by - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -93,80 +91,84 @@ Carbon is a project by briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/docs/README.ml.md b/docs/README.ml.md index f84f54d..7cd9771 100644 --- a/docs/README.ml.md +++ b/docs/README.ml.md @@ -1,15 +1,15 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ##### വിവർത്തനങ്ങൾ @@ -24,8 +24,6 @@ ട്വിറ്ററിൽ നിങ്ങൾ [കാണുന്ന](https://twitter.com/dan_abramov/status/890191815567175680) [കോഡുകളുടെ](https://twitter.com/reactjs/status/890511993261654017) [സ്ക്രീൻഷോട്ടുകളെല്ലാം](https://twitter.com/notquiteleo/status/873483329345028096) [നിങ്ങൾക്ക് അറിയാമോ](https://twitter.com/zeithq/status/805779711154647040)? കോഡ് സാധാരണയായി ആകർഷകമാണെങ്കിലും, സൗന്ദര്യശാസ്ത്ര ഡിപ്പാർട്ടുമെൻറിലെ മെച്ചപ്പെടുത്തലിന് ഇടം കാണാം. നിങ്ങളുടെ സോഴ്സ് കോഡിന്റെ സുന്ദരമായ ചിത്രങ്ങൾ സൃഷ്ടിക്കുന്നതും പങ്കുവെക്കുന്നതും കാർബൺ എളുപ്പമാക്കുന്നു. അപ്പോൾ എന്തിനാണ് നിങ്ങൾ കാത്തിരിക്കുന്നത്? നിങ്ങളുടെ പുതുതായി രൂപകൽപ്പന ചെയ്ത ഡിസൈനുകൾ ഉപയോഗിച്ച് നിങ്ങളെ പിന്തുടരുന്ന എല്ലാവരെയും ആകർഷിക്കുക. -[കാർബൺ](https://carbon.now.sh) സന്ദർശിക്കുക അല്ലെങ്കിൽ പ്രോജക്റ്റിനെക്കുറിച്ച് കൂടുതലറിയാൻ ഞങ്ങളുടെ [പോസ്റ്റ്](https://dawnlabs.io/case-studies/carbon/) വായിക്കുക. - ## സവിശേഷതകൾ - **GitHub gist ൽ നിന്ന് ഇമ്പോർട്ടുചെയ്യുക**. ലളിതമായി ഒരു GitHub gist id url ലിൽ ആയി ചേർക്കുക @@ -81,7 +79,7 @@ ## സംഭാവന ചെയ്യുക -PR കൾ സ്വാഗതം ചെയ്യുന്നു! കൂടുതൽ വിവരങ്ങൾക്ക് ദയവായി ഞങ്ങളുടെ [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) കാണുക. +PR കൾ സ്വാഗതം ചെയ്യുന്നു! കൂടുതൽ വിവരങ്ങൾക്ക് ദയവായി ഞങ്ങളുടെ [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) കാണുക. ## നന്ദി @@ -89,7 +87,7 @@ PR കൾ സ്വാഗതം ചെയ്യുന്നു! കൂടുത ## രചയിതാക്കൾ -കാർബൺ ഒരു പ്രോജക്റ്റ് ആണ് +കാർബൺ ഒരു പ്രോജക്റ്റ് ആണ് - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -100,80 +98,84 @@ PR കൾ സ്വാഗതം ചെയ്യുന്നു! കൂടുത നന്ദി ഈ വിസ്മയകരമായ എല്ലാ ആളുകൾക്കും ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + + diff --git a/docs/README.ta.md b/docs/README.ta.md index f2cf0d9..2228946 100644 --- a/docs/README.ta.md +++ b/docs/README.ta.md @@ -1,15 +1,15 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ##### மொழிபெயர்ப்பு @@ -27,7 +27,7 @@ ட்விட்டர் மற்றும் நீங்கள் [பார்க்க](https://twitter.com/dan_abramov/status/890191815567175680) [குறியீடுகள்](https://twitter.com/reactjs/status/890511993261654017) [அனைத்து திரைக்காட்சிகளும்](https://twitter.com/notquiteleo/status/873483329345028096) [நீங்கள் தெரிந்து](https://twitter.com/zeithq/status/805779711154647040)? கோட் பொதுவாக கவர்ச்சிகரமானது, ஆனால் அழகியல் துறை முன்னேற்றத்திற்கான அறை உள்ளது. கார்பன் உங்கள் மூல குறியீட்டின் அழகிய படங்களை உருவாக்க மற்றும் பகிர்ந்து கொள்ள எளிதாக்குகிறது. நீ ஏன் காத்திருக்கிறாய்? புதிதாக வடிவமைக்கப்பட்ட வடிவமைப்புகளுடன் உங்களைப் பின்தொடர்பவர்கள் அனைவரையும் கவர்ந்திழுக்கலாம். -[கார்பன்](https://carbon.now.sh) திட்டத்தைப் பற்றி மேலும் அறியவும் அல்லது மேலும் அறியவும் [வெளியிட்டது](https://dawnlabs.io/case-studies/carbon/) படிக்க. +[கார்பன்](https://carbon.now.sh) திட்டத்தைப் பற்றி மேலும் அறியவும் அல்லது மேலும் அறியவும் [வெளியிட்டது](https://.io/case-studies/carbon/) படிக்க. ## அம்சங்கள் @@ -86,7 +86,7 @@ ## பங்களிக்க -PR வரவேற்கிறோம்! மேலும் தகவலுக்கு எங்கள் [CONTRIUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) பார்க்கவும். +PR வரவேற்கிறோம்! மேலும் தகவலுக்கு எங்கள் [CONTRIUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) பார்க்கவும். ## நன்றி @@ -94,7 +94,7 @@ PR வரவேற்கிறோம்! மேலும் தகவலுக ## ஆசிரியர்கள் -கார்பன் ஒரு திட்டம் +கார்பன் ஒரு திட்டம் - Mike Fix ([@mfix22](https://github.com/mfix22)) @@ -107,80 +107,84 @@ PR வரவேற்கிறோம்! மேலும் தகவலுக இந்த அற்புதமான மக்களுக்கு நன்றி ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + - + - + - - + + - + - +
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
briandennis
briandennis

💻 📖 🚇 👀
mfix22
mfix22

💬 💻 🤔
jakedex
jakedex

💬 💻 🎨 📹
andrewda
andrewda

💬 💻 🐛 👀
yeskunall
yeskunall

💻 📖 🔧 🐛
stoshfabricius
stoshfabricius

💻
jkling38
jkling38

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
otobrglez
otobrglez

💻
darahak
darahak

📖
dom96
dom96

💻
elrumordelaluz
elrumordelaluz

💻
cjb
cjb

💻
Krzysztof-Cieslak
Krzysztof-Cieslak

💻
fernahh
fernahh

📖
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
g3r4n
g3r4n

💻
Mat Gadd
Mat Gadd

🐛 💻
Brad Davies
Brad Davies

🐛 💻
Rafael Câmara
Rafael Câmara

💻
Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧
Iván Munguía
Iván Munguía

💻
Dillon Mulroy
Dillon Mulroy

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Nihad Abbasov
Nihad Abbasov

💻
Hugo Torzuoli
Hugo Torzuoli

📖
Bruno C. Couto
Bruno C. Couto

💻
Mark Molnar
Mark Molnar

💻
Takahiko Inayama
Takahiko Inayama

💻
François Martin
François Martin

💻
Raphael Amorim
Raphael Amorim

💻
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Camron Flanders
Camron Flanders

💻
Eric Adamski
Eric Adamski

💻
Winner Crespo
Winner Crespo

💻 🎨
Milos
Milos

💻 🔧 📖 🌍
Yashu Mittal
Yashu Mittal

💻
Rachel M. Carmena
Rachel M. Carmena

📖
Miguel Salazar
Miguel Salazar

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
Vyom Jain
Vyom Jain

📖 🌍
racaljk
racaljk

🌍
Sean
Sean

💻
Sean
Sean

💻
Izabela Borges
Izabela Borges

🌍
Shinil M S
Shinil M S

🌍
Berke Atac
Berke Atac

🌍
LEE YONGJUN
LEE YONGJUN

🌍
Matthew Nielsen
Matthew Nielsen

💻
Matthew Nielsen
Matthew Nielsen

💻
Boy
Boy

📦
Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍
Farzad YZ
Farzad YZ

💻 🤔
Farzad YZ
Farzad YZ

💻 🤔
Yannick Loriot
Yannick Loriot

🌍
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
Joel Hanson
Joel Hanson

💻
Muhammad Muzzammil
Muhammad Muzzammil

💻
souppower
souppower

🚇
Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍
Fernando
Fernando

🌍
Megha Sachdev
Megha Sachdev

💻 ⚠️
Megha Sachdev
Megha Sachdev

💻 ⚠️
Anudeep Reddy
Anudeep Reddy

🚇
Munieru
Munieru

🌍
Adam Lusted
Adam Lusted

💻
Adam Lusted
Adam Lusted

💻
+ + + diff --git a/docs/README.tr.md b/docs/README.tr.md index ae96479..d1b26d4 100644 --- a/docs/README.tr.md +++ b/docs/README.tr.md @@ -1,15 +1,15 @@

- + -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) -[![MIT License](https://img.shields.io/github/license/dawnlabs/carbon.svg)](https://github.com/dawnlabs/carbon/blob/master/LICENSE) -[![Greenkeeper badge](https://badges.greenkeeper.io/dawnlabs/carbon.svg)](https://greenkeeper.io/) +[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](https://github.com/carbon-app/carbon/blob/master/LICENSE) +[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/) [![Spectrum'a katılın](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/carbon-now)

-[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dawnlabs/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) +[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/carbon-app/carbon&env=TWITTER_CONSUMER_KEY&env=TWITTER_CONSUMER_SECRET&env=TWITTER_ACCESS_TOKEN_KEY&env=TWITTER_ACCESS_TOKEN_SECRET&env=LOGS_SECRET_PREFIX) ##### Çeviriler @@ -25,8 +25,6 @@ [Twitter'da](https://twitter.com/dan_abramov/status/890191815567175680) [karşımıza](https://twitter.com/reactjs/status/890511993261654017) [çıkan](https://twitter.com/notquiteleo/status/873483329345028096) [bu kodları](https://twitter.com/zeithq/status/805779711154647040) biliyorsunuz değil mi? Kod genelde ne kadar etkileyici olsa da, estetik olarak geliştirilebileceğini düşündük. Carbon kaynak kodunuzdan etkileyici görüntüler yaratmayı ve bunları paylaşmayı kolaylaştırır. Hala neyi bekliyorsunuz? Yeni tasarımlarınız ile takipçilerinizi etkilemeye başlayın. -[carbon.now.sh](https://carbon.now.sh)'ı ziyaret ederek veya [sitemizi](https://dawnlabs.io/case-studies/carbon/) ziyaret ederek proje hakkında daha fazla bilgiye sahip olabilirsiniz. - ## Özellikler - **GitHub gist'ten import edebilme**. Basitce Github Gist id'sini url'e ekleyin @@ -82,7 +80,7 @@ Topluluğun yarattığı muhteşem projelere göz atın: ## Katkıda Bulunun -PRlara açığız! Lütfen [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md) linkine bakın. +PRlara açığız! Lütfen [CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md) linkine bakın. ## Teşekkürler @@ -90,7 +88,7 @@ PRlara açığız! Lütfen [CONTRIBUTING.md](https://github.com/dawnlabs/carbon/ ## Yaratıcılar -Carbon bir projesidir +Carbon bir projesidir - Mike Fix ([@mfix22](https://github.com/mfix22)) - Brian Dennis ([@briandennis](https://github.com/briandennis)) @@ -101,80 +99,84 @@ Carbon bir briandennis
briandennis

💻 📖 🚇 👀 - mfix22
mfix22

💬 💻 🤔 - jakedex
jakedex

💬 💻 🎨 📹 - andrewda
andrewda

💬 💻 🐛 👀 - yeskunall
yeskunall

💻 📖 🔧 🐛 - stoshfabricius
stoshfabricius

💻 - jkling38
jkling38

📖 + briandennis
briandennis

💻 📖 🚇 👀 + mfix22
mfix22

💬 💻 🤔 + jakedex
jakedex

💬 💻 🎨 📹 + andrewda
andrewda

💬 💻 🐛 👀 + yeskunall
yeskunall

💻 📖 🔧 🐛 + stoshfabricius
stoshfabricius

💻 + jkling38
jkling38

📖 - otobrglez
otobrglez

💻 - darahak
darahak

📖 - dom96
dom96

💻 - elrumordelaluz
elrumordelaluz

💻 - cjb
cjb

💻 - Krzysztof-Cieslak
Krzysztof-Cieslak

💻 - fernahh
fernahh

📖 + otobrglez
otobrglez

💻 + darahak
darahak

📖 + dom96
dom96

💻 + elrumordelaluz
elrumordelaluz

💻 + cjb
cjb

💻 + Krzysztof-Cieslak
Krzysztof-Cieslak

💻 + fernahh
fernahh

📖 - g3r4n
g3r4n

💻 - Mat Gadd
Mat Gadd

🐛 💻 - Brad Davies
Brad Davies

🐛 💻 - Rafael Câmara
Rafael Câmara

💻 - Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 - Iván Munguía
Iván Munguía

💻 - Dillon Mulroy
Dillon Mulroy

💻 + g3r4n
g3r4n

💻 + Mat Gadd
Mat Gadd

🐛 💻 + Brad Davies
Brad Davies

🐛 💻 + Rafael Câmara
Rafael Câmara

💻 + Gleb Bahmutov
Gleb Bahmutov

⚠️ 🔧 + Iván Munguía
Iván Munguía

💻 + Dillon Mulroy
Dillon Mulroy

💻 - Nihad Abbasov
Nihad Abbasov

💻 - Hugo Torzuoli
Hugo Torzuoli

📖 - Bruno C. Couto
Bruno C. Couto

💻 - Mark Molnar
Mark Molnar

💻 - Takahiko Inayama
Takahiko Inayama

💻 - François Martin
François Martin

💻 - Raphael Amorim
Raphael Amorim

💻 + Nihad Abbasov
Nihad Abbasov

💻 + Hugo Torzuoli
Hugo Torzuoli

📖 + Bruno C. Couto
Bruno C. Couto

💻 + Mark Molnar
Mark Molnar

💻 + Takahiko Inayama
Takahiko Inayama

💻 + François Martin
François Martin

💻 + Raphael Amorim
Raphael Amorim

💻 - Camron Flanders
Camron Flanders

💻 - Eric Adamski
Eric Adamski

💻 - Winner Crespo
Winner Crespo

💻 🎨 - Milos
Milos

💻 🔧 📖 🌍 - Yashu Mittal
Yashu Mittal

💻 - Rachel M. Carmena
Rachel M. Carmena

📖 - Miguel Salazar
Miguel Salazar

📖 🌍 + Camron Flanders
Camron Flanders

💻 + Eric Adamski
Eric Adamski

💻 + Winner Crespo
Winner Crespo

💻 🎨 + Milos
Milos

💻 🔧 📖 🌍 + Yashu Mittal
Yashu Mittal

💻 + Rachel M. Carmena
Rachel M. Carmena

📖 + Miguel Salazar
Miguel Salazar

📖 🌍 - Vyom Jain
Vyom Jain

📖 🌍 + Vyom Jain
Vyom Jain

📖 🌍 racaljk
racaljk

🌍 - Sean
Sean

💻 + Sean
Sean

💻 Izabela Borges
Izabela Borges

🌍 Shinil M S
Shinil M S

🌍 Berke Atac
Berke Atac

🌍 LEE YONGJUN
LEE YONGJUN

🌍 - Matthew Nielsen
Matthew Nielsen

💻 + Matthew Nielsen
Matthew Nielsen

💻 Boy
Boy

📦 Vetrivel Chinnasamy
Vetrivel Chinnasamy

🌍 - Farzad YZ
Farzad YZ

💻 🤔 + Farzad YZ
Farzad YZ

💻 🤔 Yannick Loriot
Yannick Loriot

🌍 - Joel Hanson
Joel Hanson

💻 - Muhammad Muzzammil
Muhammad Muzzammil

💻 + Joel Hanson
Joel Hanson

💻 + Muhammad Muzzammil
Muhammad Muzzammil

💻 souppower
souppower

🚇 Masato Urai (@uraway_)
Masato Urai (@uraway_)

🌍 Fernando
Fernando

🌍 - Megha Sachdev
Megha Sachdev

💻 ⚠️ + Megha Sachdev
Megha Sachdev

💻 ⚠️ Anudeep Reddy
Anudeep Reddy

🚇 Munieru
Munieru

🌍 - Adam Lusted
Adam Lusted

💻 + Adam Lusted
Adam Lusted

💻 + + + diff --git a/lib/api.js b/lib/api.js index 176f12b..6a73339 100644 --- a/lib/api.js +++ b/lib/api.js @@ -28,7 +28,7 @@ function tweet(content, encodedImage) { altText: content }) .then(res => res.data.url) - .then(url => encodeURIComponent(`Built with #Carbon, by @dawn_labs ${url}`)) + .then(url => encodeURIComponent(`Built with @carbon_app ${url}`)) .then(uri => `https://twitter.com/intent/tweet?text=${uri}`) .then(openTwitterUrl) .catch(checkIfRateLimited) diff --git a/lib/routing.js b/lib/routing.js index a255da5..60cec30 100644 --- a/lib/routing.js +++ b/lib/routing.js @@ -32,7 +32,7 @@ const mapper = new Morph({ try { const encoded = encodeURIComponent(v) if (encoded.length > URL_LIMIT) { - // soft prevent URL length limit errors https://github.com/dawnlabs/carbon/issues/829 + // soft prevent URL length limit errors https://github.com/carbon-app/carbon/issues/829 return encodeURIComponent(v.slice(0, URL_LIMIT / 2)) } return encoded diff --git a/package.json b/package.json index db138fb..10da5c1 100644 --- a/package.json +++ b/package.json @@ -104,13 +104,13 @@ "description": "Create and share beautiful images of your source code", "repository": { "type": "git", - "url": "git+https://github.com/dawnlabs/carbon.git" + "url": "git+https://github.com/carbon-app/carbon.git" }, - "author": "Dawn Labs <@dawnlabs>", + "author": "Carbon <@carbon-app>", "bugs": { - "url": "https://github.com/dawnlabs/carbon/issues" + "url": "https://github.com/carbon-app/carbon/issues" }, - "homepage": "https://dawnlabs.io/carbon", + "homepage": "https://carbon.now.sh", "husky": { "hooks": { "pre-commit": "lint-staged" diff --git a/pages/about.js b/pages/about.js index ce5f2cb..b9bf506 100644 --- a/pages/about.js +++ b/pages/about.js @@ -83,7 +83,7 @@ export default () => (

I want to make this better.

- + Contributors welcome!

diff --git a/pages/index.js b/pages/index.js index 4803900..a9ca6bd 100644 --- a/pages/index.js +++ b/pages/index.js @@ -54,7 +54,7 @@ class Index extends React.Component {

An unexpected error has occurred. Please{' '} - file an issue here + file an issue here .