mtn / cocoa-eh-hugo-theme

A enhanced version of Cocoa. Clean, fast, and responsive theme with cool typography.
https://themes.gohugo.io/theme/cocoa-eh-hugo-theme/
MIT License
224 stars 111 forks source link

Using relative links for blog entries #112

Closed arschles closed 6 years ago

arschles commented 6 years ago

Using relative links is very useful when sites are published in Netlify deploy previews. Those are unique (per-PR) URLs that you can use to preview what the site would look like it it were merged to master. With relative links, you can click through to the post and stay on the preview site.

mtn commented 6 years ago

Thanks!

arschles commented 6 years ago

Thanks for merging @mtn - this helps my blog a ton :)