Skip to content

Instantly share code, notes, and snippets.

@yhtgrace
Created April 21, 2015 20:51
Show Gist options
  • Select an option

  • Save yhtgrace/43f22a43d376c167226b to your computer and use it in GitHub Desktop.

Select an option

Save yhtgrace/43f22a43d376c167226b to your computer and use it in GitHub Desktop.
auto-compilation for live previewing
# jekyll
jekyll serve -w
# latex
latexmk -pdf -pvc src/main.tex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment