Skip to content

Instantly share code, notes, and snippets.

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 smartideasinc/96bb256ad57bdfb47eb1d6e3eaa15bcc to your computer and use it in GitHub Desktop.
Save smartideasinc/96bb256ad57bdfb47eb1d6e3eaa15bcc to your computer and use it in GitHub Desktop.
terminal
ssh newuser@188.166.206.52
cd /var/www/html/type-theme-master //jekyll path
cd _posts
vi 2016-06-21-new-post.md //posts has to create in this format
jekyll serve --watch //start jekyll server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment