Skip to content

Add easy-jekyll-publish-production

Compare
Choose a tag to compare
@masasam masasam released this 23 Nov 00:18
· 9 commits to master since this release
a680696

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)