Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 454 Bytes

File metadata and controls

23 lines (17 loc) · 454 Bytes

Identity

To preview this site offline

git clone https://github.com/tsondt/tsondt.github.io
  • with ruby and bundle:
BUNDLE_PATH=.bundle bundle check || \
bundle install && \
bundle exec jekyll serve
  • with Docker:
make run

Published by tsondt with Jekyll using HTML5UP Identity theme. License.