Explore >> Select a destination


You are here

zserge.com
| | www.dannyguo.com
3.8 parsecs away

Travel
| |
| | aaronluna.dev
2.2 parsecs away

Travel
| | Hugo includes a built-in syntax-highlighter called Chroma. Chroma is extremely fast since it is written in pure Go (like Hugo) and supports every language I can think of. Chroma's speed is especially important since syntax highlighters are notorious for causing slow page loads. However, it lacks one vital feature - an easy way to copy a code block to the clipboard. I decided to document my implementation using only vanilla JS since every blog post I found for this issue relied on jquery to parse the DOM,...
| | asleepace.com
2.6 parsecs away

Travel
| | a simple online code editor which can compile and run typescript code.
| | nickhayden.com
19.1 parsecs away

Travel
| Change your life with CSS Variables We all know and love using variables in our SASS files, it's basically the most often used selling point for SASS and LESS and along with things like mixins and ...