Closed Jalkhov closed 3 years ago
Remove default assets in templates.
After creating a project, you pass the --jamdo option to the static.py file and this will download the assets into the dist folder. The script downloads the assets directly from the template repository.
--jamdo
static.py
dist
Remove default assets in templates.
After creating a project, you pass the
--jamdo
option to thestatic.py
file and this will download the assets into thedist
folder. The script downloads the assets directly from the template repository.