Add easy-jekyll-publish-production
Enhancements
I've added a function to use "JEKYLL_ENV=production" at publish and using "JEKYLL_ENV=development" at preview .
You can use it by writeing init.el as follows
(setq easy-jekyll-publish-production t)
I've added a function to use "JEKYLL_ENV=production" at publish and using "JEKYLL_ENV=development" at preview .
You can use it by writeing init.el as follows
(setq easy-jekyll-publish-production t)