jamstackpy / jamstack

The easiest way to create jamstack sites with the Power of Python and Flask, as simple or as complex as you like.
https://jamstackpy.github.io/
Apache License 2.0
4 stars 2 forks source link

Add template download module #3

Closed Jalkhov closed 3 years ago

Jalkhov commented 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.