内容简介:You know
Translations
| Español | हिंदी | Deutsch | 简体中文 | Português | മലയാളം | Türkçe |
| 한국어 | தமிழ் | Français | 日本語 | Svenska | Add + |
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.
Features
- Customization . Customize things like your image's syntax theme, window style, and more
- Share quickly . Save your image or a link with one click
- Import from GitHub gist . Simply append a GitHub gist id to the url
Usage
Import
There are a few different ways to import code into Carbon:
carbon.now.sh/GIST_ID_HERE
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.
If you use the 'Tweet' button, Carbon will automatically make your image accessible. However, if you want to manually tweet your image, please check out how to make your Twitter images accessible .
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 below the image.
Installing Carbon for Desktop (Offline)
If you are using Google Chrome, or another browser that supports Progressive Web Apps, you can install Carbon for use offline by:
- Visiting https://carbon.now.sh
- Clicking your browser's settings menu
- Clicking "Install Carbon..."
Community
Check out these projects our awesome community has created:
Editor Plugins
- IntelliJ IDEA
carbon-now-sh- Open up the selection in your current IntelliJ IDEA file in Carbon through a context menu - Atom
carbon-now-sh- Open up your current Atom file in Carbon withshift-cmd-A - VS Code
carbon-now-sh- Open up your current VS Code file in Carbon with commandcarbon - Sublime Text 3
carbon-now-sh- Open up the selection in your current Sublime Text 3 file with a custom bound key - Vim
carbon-now-sh- Open up the selection in your current Vim/Neovim using functionCarbonNowSh() - Emacs
carbon-now-sh- Open up the selection in your current Emacs using interactive functioncarbon-now-sh - Xcode
carbon-now-sh- Open up your current selection incarbon.now.sh - Xcode
nef- This Xcode extension enables you to export a code selection as a Carbon snippet in a single action
Tools
- CLI
carbon-now-cli- Open a file in Carbon or download it directly usingcarbon-now, featuring an interactive mode, selective highlighting and more - Carbonize - A macOS wrapper with extended native features
- CodeExpander - A smart GitHub gist client with the TextExpander features
-
nef- Export multiple Carbon code snippets fromXcode Playground. -
@carbonshbot- A Telegram chatbot wich takes in a code snippet or gist URL and generates an Carbon image
Libraries
- R
carbonate- Iteratively manipulate image aesthetics inRand either open in Carbon or download directly.
Textbooks
- "CS 101 - An Introduction to Computational Thinking" - a computer science textbook by Sarbo Roy.
Authors
Carbon is a project by:
- Mike Fix ( @mfix22 )
- Brian Dennis ( @briandennis )
- Jake Dexheimer ( @jakedex )
License
Contribute & Support
Pull requests are welcome! Please see our contributing guidelines for more details.
Sponsors
Does your company use Carbon? Consider sponsoring the project to fund new features, bug fixes, and more.
Backers
Love using Carbon? Consider supporting the project to fund new features and improvements
Thanks To
▲ ZEIT for sponsoring Carbon's hosting.
Contributors
All Contributors
Thanks goes out to all these wonderful people ( emoji key ):
以上所述就是小编给大家介绍的《Carbon: Create and share beautiful images of your source code》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
无懈可击的Web设计
西德霍姆 / 刘建宁 / 清华大学出版社 / 2009-4 / 59.90元
一个网站,无论视觉上多么美观,内容多么丰富,如果不能面向最广泛的用户群,那它就不算是真正成功的网站。《无懈可击的Web设计:利用XHTML和CSS提高网站的灵活性与适应性》是Web标准设计领域的公认专家Dan Cederholm的倾力之作,向您描述了基于Web标准的设计策略,以适应各种各样的用户浏览方式。书中每一章的开头都给出了一个基于传统HTML技术的实例,然后对它进行重构,指出它的局限性,并利......一起来看看 《无懈可击的Web设计》 这本书的介绍吧!