Include future posts when compiling blog
All checks were successful
/ blog-pim (push) Successful in 11m57s
All checks were successful
/ blog-pim (push) Successful in 11m57s
This commit is contained in:
parent
121321ba3c
commit
5814047d07
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
bundle exec jekyll build
|
bundle exec jekyll build --future
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|
Loading…
Reference in a new issue