Skip to content

code11/hidden-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hidden Practice

Static HTML website exported from Webflow.io

Re-importing from webflow procedure

After re-importing content from webflow you will need to

1. Change image formats

Bulk search and replace the following texts in all files: .png -> .webp .jpg -> .webp

except the favicon/weblip in the html

2. Re-generate the css file

Use a simple .scss compiler such as SASS compiler for styles.min.scss -> styles.min.css and make sure to minify the resulting file

3. Re-generate the js file

Copy the content of the folloing files webflow.js + custom.js -> scripts.min.js and minify it