Open taranjeet opened 6 years ago
brew install postgres
initdb /usr/local/var/postgres
/usr/local/Cellar/postgresql/<version>/bin/createuser -s postgres
gem install --user-install jekyll jekyll-gist jekyll-sitemap jekyll-seo-tag
bundle install bundle exec jekyll serve