Y
Hacker News
new
|
ask
|
show
|
jobs
by
LeafStorm
5391 days ago
An interesting idea that I had once is a server-side application that can edit the site files, save them to Git or Mercurial, and then compile them statically and push to a server via FTP, SFTP, WebDAV, S3 API, or rsync.
1 comments
simonbrown
5391 days ago
CushyCMS does that, but without DVCS (although it does support versioning).
link