brianmaierjr / long-haul

A minimal, type-focused Jekyll theme.
http://brianmaierjr.com/long-haul
MIT License
674 stars 776 forks source link

I made some changes to make sure live-reload doesn't break. #123

Closed yabozdar closed 2 months ago

yabozdar commented 1 year ago

I made some changes to ensure Jekyll's live-reload works for Long Haul. This includes the removal of all Gulp-related files and configs which were breaking the live-reload. I also removed http_parser and support-for gem as we no longer need them. Webrick has also been updated.

brianmaierjr commented 11 months ago

I tested this a while back and had some issues. Will try it again soon.