Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 417 Bytes

Factoriomaps

File structure

public

All assets that will be exposed as part of the website

src

CSS, JS, misc scripts needed to generate the assets or pages

templates

All templates to generate other files

Notes for CSS and JS assets generation

There is a script :

./src/scripts/minify/minify.sh All assets that are in src and need to be altered before deployment are transformed there