There’re some significant changes in update v1.1.0, action required after you upgrade Almace Scaffolding.
In your front-matter fields:
- Replace all svg-headline,img-headlinewithheading-img.
- Replace all svg-headline-width,img-headline-widthwithheading-img-width.
- Remove all svg-headline-height,img-headline-heightas they’re deprecated and no longer available.
- Add heading-img-local: trueif images are stored right inside your project.
Check the following front-matter data for post thumbnails:
- Replace all thumbwiththumbnail.
- Add thumb/prefix to your filename, ie.thumbnail: thumb/my-post.png.
- Add thumbnail-local: trueif thumbnails are stored right inside your project.