Add taking screenshot of your code post
This commit is contained in:
parent
5b66e5f248
commit
8bd5577414
2 changed files with 22 additions and 0 deletions
22
content/posts/taking-screenshot-of-your-code.md
Normal file
22
content/posts/taking-screenshot-of-your-code.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
+++
|
||||||
|
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?
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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!
|
BIN
static/img/carbon-screenshot.png
Normal file
BIN
static/img/carbon-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
Loading…
Add table
Add a link
Reference in a new issue