cssanimation/gulp-sass-starter

How to handle in multiple pages condition?

jitendravyas opened this issue · 1 comments

If we need to make more than one page with common header and footer

Hi, my apologies for the late reply. I'd missed the notification :/

Currently this isn't really set up for multiple pages but you could use https://www.npmjs.com/package/gulp-file-include for such a task. Otherwise I'd recommend more dedicated tools such as either Metalsmith or Jekyll.