The goal of SecretSatsa is to SPREAD LOVE 🧡
Prerequisites:
- Install Jekyll
- Clone the repository and
cd
into the site's directory - Run
npm install
to install dependencies frompackage.json
- Run
bundle install
to install dependencies fromGemfile
Building the site:
- Run
npm run gulp
to build assets - Run
bundle exec jekyll serve
to build the site - Visit
localhost:4000
to view the site
You might have to install gulp
globally, which you can do with npm install --global gulp-cli
.
Created with 🧡 by Gigi.