Skip to content

Instantly share code, notes, and snippets.

@raybesiga
Created August 13, 2018 19:09
Show Gist options
  • Select an option

  • Save raybesiga/c3601b30d8f07ea9545ace3ea6e0964a to your computer and use it in GitHub Desktop.

Select an option

Save raybesiga/c3601b30d8f07ea9545ace3ea6e0964a to your computer and use it in GitHub Desktop.
Symlinking jekyll build to static folder
ln -s /var/www/prod/{project}/_site /var/www/prod/static_files/{project}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment