Tagged Questions
4
votes
1answer
303 views
How can I version-control and deploy a website's static files while preserving timestamps?
I'm using NanoBlogger to generate a website that consists entirely of static files—no PHP or anything similar.
I'd like to place the site under version control, which means managing both ...