Ashwin Maroli
de60632309
Remove configuration of theme sass files from Core ( #7290 )
...
Merge pull request 7290
2019-08-14 13:36:11 -04:00
Edgar Tinajero
ebe62e8a28
Update log output for an invalid theme directory ( #7679 )
...
Merge pull request 7679
2019-07-01 13:56:38 -04:00
Parker Moore
8741c69d42
Theme gems: ensure directories aren't symlinks ( #7419 )
...
Merge pull request 7419
2018-12-14 10:08:41 -05:00
Ashwin Maroli
d67cbb4e5f
Load config file from within current theme-gem ( #7304 )
...
Merge pull request 7304
2018-10-28 06:08:32 -04:00
ExE Boss
9195b61d51
Add support for `*.xhtml` files ( #6854 )
...
Merge pull request 6854
2018-08-25 06:07:28 -04:00
Pat Hawks
7a4b3fe03d
Disable Liquid via front matter ( #6824 )
...
Merge pull request 6824
2018-07-13 12:12:49 -04:00
Frank Taillandier
c00054a069
Merge pull request #6538 from jekyll/pull/imageOptim
...
Site: Lossless image optimization
2018-01-05 14:27:08 +01:00
ashmaroli
38342006a3
Add PageWithoutAFile class from jekyll plugins ( #6556 )
...
Merge pull request 6556
2017-11-30 12:16:35 -06:00
Florian Thomas
368fa1f723
return correct file in dir if dir has same name as file ( #6569 )
...
Merge pull request 6569
2017-11-24 03:49:13 -05:00
Frank Taillandier
4bfdd28790
Site: Lossless image optimization
...
Ran ImageOptim
2017-11-10 22:12:07 +01:00
ImgBot
fd271f5bb2
[ImgBot] optimizes images ( #6519 )
...
Merge pull request 6519
2017-11-10 11:54:58 -05:00
Parker Moore
7cf5f51ca2
Enforce Style/FrozenStringLiteralComment. ( #6265 )
...
Merge pull request 6265
2017-08-03 21:27:32 -04:00
ashmaroli
fcde83431e
Address reading non-binary static files in themes ( #5918 )
...
Merge pull request 5918
2017-06-14 15:38:38 -04:00
ashmaroli
7d7a312b33
Bump Rubocop to v0.48 ( #5997 )
...
Merge pull request 5997
2017-04-09 07:24:45 -04:00
ashmaroli
0eb9379354
Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file ( #5914 )
...
Merge pull request 5914
2017-03-31 01:46:15 -04:00
Parker Moore
29d8fee4ce
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.
2016-09-20 13:12:34 -07:00
Parker Moore
74baeb889a
ThemeAssetsReader: fix tests so everything passes.
2016-09-18 15:04:15 -04:00
Parker Moore
6d7f305e7c
Add tests for assets directory support.
2016-09-16 16:04:35 -07:00
Parker Moore
57ccbe08ea
Ensure symlinks work as expected (and secured).
2016-04-21 16:32:52 -07:00
Parker Moore
d5dd423bfd
Add cucumber specs.
2016-04-21 16:09:23 -07:00
Ben Balter
0a04932020
remove assets dir from theme fixture
2016-03-11 14:46:05 -05:00
Ben Balter
c86fba6fb3
use /assets for theme assets, not _assets
2016-03-06 15:42:08 -05:00
Ben Balter
8b880cb993
add theme tests
2016-03-05 13:35:52 -05:00
Pedro Euko
f8a63157d7
Empty permalink now shows an error
2016-01-15 14:40:47 -02:00
ChaYoung You
7db9397a9d
Remove trailing whitespace
2015-02-22 20:27:15 +09:00
Ben Toews
d82179048e
adding files
2013-01-23 11:31:59 -06:00
stereobooster
da096f307b
Add testcases for YAML syntax error and non UTF-8 encoding
2012-12-30 02:39:02 +02:00
Jonas Pfenniger
da4e8f2ee1
Front-matter should be at start of file
...
It's the theme of the moment ; regexp checking.
Just in case we have two line start with --- in the file, we want to
make sure it's not interpreted as a front-matter.
2012-05-25 18:59:26 +01:00