Add "Why I'm building custom Vagrant boxes" post

This commit is contained in:
2026-05-25 22:45:03 -04:00
parent 3a02a37833
commit 734e2434f5
3 changed files with 62 additions and 10 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
install:
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve
bundle exec jekyll serve --future
clean:
rm -rf _site vendor .bundle .jekyll-cache