7 ms·
If you use "bundle exec jekyll serve" you shouldn't have too much problems locally as it just rebuilds the pages that change on every save. A minute to deploy t
by wazanator 6y ago
If you use "bundle exec jekyll serve" you shouldn't have too much problems locally as it just rebuilds the pages that change on every save. A minute to deploy the finished version is not terrible by any stretch for a blog IMO.
- spockz 6y agoI used to think the same until I tried Hugo and it generates my site in milliseconds. Deploying from there also takes less than a second. It is really astonishing what power our devices have and how little that power is utilised by many tool chains.
- ghoward 6y agoYou are spot on. I had the same experience. I wrote about it here: https://gavinhoward.com/2019/12/performance-matters-jekyll-vs-hugo/ https://gavinhoward.com/2019/12/performance-matters-jekyll-v...