/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pavelkorolev.xyz
| | home.hedy.dev
5.0 parsecs away

Travel
| | I needed HTML components in Lume similar to Hugo shortcodes and tried MDX. Here's how I implemented Hugo shortcodes in Lume after facing issues with MDX.
| | www.duncanmackenzie.net
6.4 parsecs away

Travel
| | Using Salma Alam-Naylor's code, I added a feature onto my Hugo site to display Bluesky 'likes' on my blog posts.
| | roneo.org
1.9 parsecs away

Travel
| | Create a file layouts/_default/_markup/render-link.html: {{- .Text | safeHTML -}} Alternative, use if you get a buggy HTML output (if empty paragraphs are inserted when using Shortcodes for example) {{ .
| | jcbhmr.com
17.3 parsecs away

Travel
| [AI summary] A tutorial on how to create a JavaScript-based automatic redirect in a GitHub Pages 404 error page to move traffic to a new domain.