Include future posts when compiling blog
This commit is contained in:
parent
121321ba3c
commit
5814047d07
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
];
|
||||
|
||||
buildPhase = ''
|
||||
bundle exec jekyll build
|
||||
bundle exec jekyll build --future
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue