Commit Graph

7 Commits

Author SHA1 Message Date
林博仁 Buo-ren Lin 6b0af7144d
Fix missing `url` configuration option documentation (#9699)
Merge pull request 9699
2024-10-20 08:41:58 -07:00
Emily Grace Seville 6984a64932
Add quiet/verbose options (#8996)
Merge pull request 8996
2022-03-17 12:25:31 -07:00
Emily Grace Seville f48d500586
Enhace option's case for Jekyll configuration (#8992)
Merge pull request 8992
2022-03-11 02:00:27 -08:00
Kelvin M. Klann d85c89e8b4
docs: clarify where .jekyll-metadata comes from (#8646)
Merge pull request 8646
2021-05-14 15:37:43 -04:00
Vinhas Kevin 3fea30c862
Document JEKYLL_LOG_LEVEL and JEKYLL_NO_BUNDLER_REQUIRE (#8553)
While adding `JEKYLL_LOG_LEVEL`, I also found out that `JEKYLL_NO_BUNDLER_REQUIRE` wasn't mentioned in the docs.

I am not sure it belong to this exact place in the doc, so I followed the only env variables example I could find in the doc (`JEKYLL_ENV`)
This diff closes #8480
2021-05-14 21:16:57 +02:00
Jeffrey Veen e4031b21c9
Fixes typo in layouts_dir documentation (#8532)
Merge pull request 8532
2021-01-03 04:51:31 -05:00
Ashwin Maroli d1093e0160
Improve maintainability of config option data (#8383)
Merge pull request 8383
2020-09-09 05:18:20 -04:00