Skip to content

HackerLoop/hackerloop-old-site

Repository files navigation

This blog runs on Jekyll

Install dependencies with bundle install.

Running

$ jekyll serve --watch

Run with drafts:

$ jekyll serve --watch --drafts

Publishing

 git commit -m "Do some changes"
 bundle exec jekyll build 
 git add .
 git commit -m "Regenerate"
 git push origin source
 rake publish 
 git push origin master

About

hackerloop website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5