Skip to content

lukaselmer/sanhei-web

Repository files navigation

Sanhei AG

Usage

git clone git@github.com:lukaselmer/sanhei-web.git
cd sanhei-web/jekyll
bundle install
bundle exec jekyll serve
bundle exec jekyll build

Deployment

cd sanhei-web/jekyll
bundle exec jekyll build
cd ..
firebase deploy