I'd like to use tup to build static websites. Part of this would be building an index for a folder. Is there any way to have tup trigger a command when the contents of a folder change? My other problem is that it might need to paginate the index, which would result in a number of files being output in the form of "index-0.html, index-1.html, index-2.html", etc.
-- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
