hexo-helper-urlencode Hexo helper for encoding urls in templates. Usage: <%- urlEncode( url ) %> Install by calling GitHub project directly via npm: npm install MIKAGMR/hexo-helper-urlencode --save For more Informations about encodeURIComponent(): MDN