Skip to content

Instantly share code, notes, and snippets.

@raybesiga
Created August 13, 2018 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raybesiga/c3601b30d8f07ea9545ace3ea6e0964a to your computer and use it in GitHub Desktop.
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