I have a Jekyll site, made in textile, which is very big and would like to separate it in several source pages.
The include tag seems to only work for html pages.
An alternative would be to run a script that would merge the several pages before jekyll converts the textile to html.
Can this be done?