blog/content/posts/taking-screenshot-of-your-code.md

22 lines
No EOL
598 B
Markdown

+++
title = "Create beautiful image of your code"
date = "2019-10-10"
author = "Aloïs Micard"
authorTwitter = "" #do not include @
cover = ""
tags = []
keywords = ["", ""]
description = ""
showFullContent = false
+++
Ever wanted to know how these cute looking screenshot are taken?
![](/img/carbon-screenshot.png)
My answer is [Carbon](https://carbon.now.sh).
Carbon is an online solution to create screenshot of code, with customizable theme, background color and support a lot of language syntax.
The website allows export in png, svg, or can create a link to the screenshot.
Happy hacking!