DEV Community

Deployment options: Netlify + Dokku on DigitalOcean or Hetzner Cloud vs now.sh, GitHub Pages, Heroku and AWS

Hugo Di Francesco on March 20, 2019

Settling on a Netlify + Dokku on DigitalOcean (for US) or Hetzner Cloud (for EU) deployment stack for JavaScript and Node. Over the last few yea...
Collapse
 
learnwithparam profile image
Paramanantham Harrison

How do you get this in the meta information?

Originally published at codewithhugo.com on Mar 20, 2019

Collapse
 
hugo__df profile image
Hugo Di Francesco

You need to set canonical_url I'm the frontmatter I believe.

I actually have dev.to set up to read the codewithhugo.com RSS feed

Collapse
 
learnwithparam profile image
Paramanantham Harrison

Thanks Hugo, I will check it out