This publishing system optimises the writing process behind HTML documents. It compiles Markdown files into a set of web pages. It lays out, optimises and compresses the HTML pages. It also generates the navigation. The following describes the process to add extra pages or posts to the website from iOS devices.
On the iPad or the iPhone:
- in Working Copy, open the project’s repository,
- create a new file in Working Copy,
- select share then Open In then iA Writer.
It opens the file in iA Writer:
- edit and write content,
- then tap Export as “Plain Text”,
- select Working Copy, just save.
The file has been saved in the repository, you can now commit.
By running the generate.php script, the website will be regenerated—ready to be sent to the server.