You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

373 B

jweb & njweb

jweb creates a a new jekyll instance wihtout needing to type the whole bundle exec jekyll serve command.

njweb creates a tmux environment, cds to a directory, and starts jweb there. Useful if you just wnat to boot up and start your jekyll site instantly instead of finding where it is, creating a tmux session and then running jweb from inside it.