Releases: jamstackpy/jamstack
Releases · jamstackpy/jamstack
v1.1.0
What's Changed
- Add a new-user-friendly description by @Jalkhov in #5
- Multiple refactors and code documentation by @Jalkhov in #6
- New commands for
static.py
files--serve
for livewatch changes--watch
for watch specific files and folders.--port
especiffy serve port
Full Changelog: v1.0.0...v1.1.0
1.0.0
- Back to namespace method for write templates names
- Example:
html5up/massively
instead of justmassively
- Example:
- Template assets are not included in the library to minimize the size of the library, they were moved to a separate repository.