Tagged Questions
4
votes
3answers
561 views
Producing static HTML prototype from fragments?
What would be a recommended tool (works on Linux) for managing included HTML fragments like shared footers, in a directory of static HTML serving as a clickable UI prototype?
I want to be able to ...