Jekyll and Git
I have been using Jekyll for a while now, but all this time I have been generating it on the server, That is, I had had a directory on the server holding the Jekyll files, in which I would run jekyll build to generate the website. Not too streamlined.
Before hosting this weblog on Vultr, I had it on GitHub, and their Pages would do the publishing for โฆ โ Read more