Reworking Drafts in 11ty 0 ▲ Everything from SimonCox.com 22 hours ago · Tech · hide · 0 comments I have had some difficulties working out how to do draft posts in 11ty and went with a standard solution that has worked well over the past few years. However there was one big drawback for me. Last year I decided to reduce deployment times to the various hosts that I use. This was reasonably easy to do by dropping the build process on the hosting service. The downside of this is that I cannot use a web interface for posting or updating a site. I did test out some online cms solutions, which were fine, but I really had no need for them as its just me and I don't get out much. Additionally I had a couple of issues with versions of node having to be upgraded on the hosting platforms which wasn't a big pain but I have cut that oout completely but not doing a build. When I synchronise with git it triggers a file deployment without any build. Its really fast too! 11ty Draft solutions So what's that go to do with drafts? Well the process I had meant that when I ran NPM Start the files would… No comments yet. Log in to reply on the Fediverse. Comments will appear here.