Auto-Deployer with OneDrive Makes Hexo Easier to Use
Ever since I built my blog, I was looking for a practical method to make it easier for me to deploy articles. I coded and introduced a simple tool to watch the local directory and auto-deploy articles. Useful but not every convenient because it is not easy to upload files by using sftp. So today, I'm going to introduce a better tool that can work with OneDrive to simplify the progress of deploying articles extremely. It can either watch local directory or watch remote OneDrive directory and auto-deploy. All you need to do is upload your articles to OneDrive through the web portal or move them to your local OneDrive directory.
Read More