git clone https://github.com/tsondt.github.io
- with
ruby
andbundle
:
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.
git clone https://github.com/tsondt.github.io
ruby
and bundle
:BUNDLE_PATH=.bundle bundle check || \
bundle install && \
bundle exec jekyll serve
make run
Published by tsondt with Jekyll using HTML5UP Identity theme. License.