Member-only story

Update your website on the go with Shortcuts for iOS

Josh Farrant
4 min readOct 22, 2018

Since the release of iOS 12, I’ve gone all-in on Shortcuts. I was never a big Workflow user (the company Apple aquired and turned into Shortcuts), but the addition of system-level actions, as well as the public commitment from Apple that Shortcuts is here to stay, convinced me to spend some time playing around with the app. I managed to get on the pre-release beta for Shortcuts, and I’ve been using it daily ever since. At the time of writing I’ve got 85 (yes, I used a Shortcut to calculate that number) Shortcuts in frequent use, ranging from incredibly simple to pretty complex. In this post, I’d like to take a look at one of my favouites.

🤔 Motivation

Recently, I felt the urge to redesign my website. I’ll save the details for another day, but suffice to say I ended up creating my own static site generator, one of the key design goals of which was that the site content should be easy to update on the go. For this reason I decided to write the content in markdown, then have the generator compile it into HTML. This would enable me to use any markdown editor I like to update my site’s content (bonus points if it has git integration).

Most of the code for the generator was written whilst on holiday in southern Italy.

After a bit of work, I had the generator in a usable state. I could open up Working Copy on my iPhone, clone the website’s repo, and write/edit content on the go…

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Josh Farrant
Josh Farrant

Written by Josh Farrant

Full stack JavaScript developer based in Birmingham, UK. 👨🏻‍💻🧞‍👨🏻‍✈️⛷

Responses (1)

Write a response

If you’ve got any suggestions for tweaks that could be made to this Shortcut, or ideas for any other Shortcuts you’d like to see in the future, then let me know!

Great story, Josh!
I wonder is it practically possible to create a succinct webpage changes monitor on Shortcuts? I already managed to get changes for any word pattern (Scriptable is also involved). But what about the hole webpage?🙂

--