| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Add easy-jekyll-publish-production source code.tar.gz | 2021-11-21 | 7.5 MB | |
| Add easy-jekyll-publish-production source code.zip | 2021-11-21 | 7.5 MB | |
| README.md | 2021-11-21 | 226 Bytes | |
| Totals: 3 Items | 15.0 MB | 0 | |
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)