Skip to content

Commit 858ea2c

Browse files
author
Javier de Silóniz Sandino
committed
Testing task rename in rakefile
1 parent 8be0006 commit 858ea2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Rakefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
namespace :jekyllBuild do
2+
task :precompile do
3+
puts `bundle exec jekyll build --destination ./site`
4+
end
5+
end

0 commit comments

Comments
 (0)