Hacker News new | ask | show | jobs
by alamsterdam 880 days ago
Using vi to update the .html directly on the production server (and this wasn't a personal website)... simpler times :)
1 comments

lol yeah, ssh to the server, find the www dir, edit, :w, hit reload, :q when it works :)
I could deploy to production 30 times a minute! haha :)