Exporting html file
My intention is to create a static site using the Hugo static site generator. (It's just a normal SSG like Jekyl etc).
When I exported my project (+ theme) by downloading the "HTML" files, I noticed the html files are very messy.
All the css and html are in a quasi-minified state.
How can I get it in a normal format so I can properly arrange it in line with Hugo's best practices.
i.e. a separate css file as a common asset to all the pages.
The html in a human readable format so I can separate out the different sections and use Hugo's partials feature in a Hugo template etc.
-
Hello
What process did you follow to download the HTML files? Kindly follow the procedure at https://support.brizy.io/hc/en-us/articles/360026945332-Export-HTML
0
Please sign in to leave a comment.
Comments
1 comment