Dist
Introduction
✎ Edit packageThe Dist package allows you to make a clone of your site with a different baseurl. Your HTML and CSS files are rewritten to fix references to the new folder structure.

Features
- Build all your sites at
/for consistency and clarity. - Keep your
hrefattributes free of Liquid - no{{ site.baseurl }}everywhere. - Use the i18n package to create translated versions of your site, and sit them on different baseurls.