Explore >> Select a destination


You are here

ttntm.me
| | its.mw
1.0 parsecs away

Travel
| | This time around I spice up the display of code blocks and add an extravagant copy pasta button.
| | jordemort.dev
1.3 parsecs away

Travel
| | Client-side JavaScript? On this site? It's more likely than you think!
| | aaronluna.dev
0.9 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,...
| | streamhacker.com
15.1 parsecs away

Travel
| Lazy load youtube videos with facade images to improve page speed performance