🖤 Create and share beautiful images of your source code
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luiz Fernando Rodrigues 10a4ea2d5a Fix contribute section (#77)
* Fix contribute section

* Remove yarn build command
7 years ago
components React-codemirror -> react-codemirror2 7 years ago
handlers Remove semicolons 7 years ago
lib Load and store state from localStorage (#80) 7 years ago
pages Load and store state from localStorage (#80) 7 years ago
static Add brand assets 7 years ago
.gitignore init 7 years ago
.prettierrc Remove semicolons 7 years ago
.travis.yml Add prettier 7 years ago
CONTRIBUTING.md Create CONTRIBUTING.md 7 years ago
LICENSE Create LICENSE 7 years ago
README.md Fix contribute section (#77) 7 years ago
next.config.js Make file list less complex 7 years ago
package.json Load and store state from localStorage (#80) 7 years ago
server.js Remove semicolons 7 years ago
yarn.lock Load and store state from localStorage (#80) 7 years ago

README.md

Introduction

You know all of those code screenshots you see on Twitter? Though the code's usually impressive, we saw room for improvement in the aesthetic department. Carbon makes it easy to create and share beautiful images of your source code. So what are you waiting for? Go impress all of your followers with your newfound design prowess. 🎨

Visit carbon.now.sh or read our post to learn more about the project.

Features

  • Import from GitHub gist. Simply append a GitHub gist id to the url
  • Customization. Customize things like your image's syntax theme, window style, and more
  • Share quickly. Save your image or Tweet a link with one click

Example

Usage

Import

There are a few different ways to import code into Carbon:

  • Drop a file onto the editor
  • Append a GitHub gist id to the url (e.g. carbon.now.sh/GIST_ID_HERE)
  • Paste your code directly

Customization

Once you've got all of your code into Carbon, you can customize your image by changing the syntax theme, background color, window theme, or padding.

Export/Sharing

After you've customized your image you can either Tweet a link to the image, or save it directly.

Contribute

If you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.

If you'd like to make some changes yourself, see the following:

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Build and start the application: yarn dev
  3. Finally, submit a pull request with your changes!

Authors

Carbon is a project by