Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 302 Bytes

File metadata and controls

executable file
·
17 lines (10 loc) · 302 Bytes

store2be.github.io

Page about tech at store2be.

Development in Local

We use jekyll for our tech blog. You need to have ruby installed to use jekyll.

git clone git@github.com:store2be/store2be.github.io.git

cd store2be.github.io

bundle install

jekyll serve