|
|
|
|
|
by bonzini
405 days ago
|
|
In the early 2000s I was working in a webdev team where editors worked on the raw HTML (some with the help of Macromedia Dreamweaver, some simply with Notepad++) and pushed it to the httpd root via SFTP[1]. None of them had a developer background, I don't see why they wouldn't be able to do the same with Markdown and a pull request instead. [1] Nope, no version control :) though there were three separate domains for unstable/test/prod (test/prod shared the database too, unstable didn't). |
|