contents of https://tofuconf.club
bundle install --path vendor/bundle
bundle exec jekyll serve --config _config.yml --host='127.0.0.1'
or
docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll:3.8 jekyll serve --config _config.yml
bundle exec jekyll build
This repository is licensed under the Apache License, Version 2.0.
(C) 2018-2022 Tiryoh
This website is based on Minimal Mistakes Jekyll Theme.
MIT License (C) 2013-2018 Michael Rose and contributors
CC BY-NC-ND 4.0 (C) 2018 akira
CC BY-NC-ND 4.0 (C) 2018 伊山なみ
CC BY-NC-ND 4.0 (C) 2019 伊山なみ
CC BY 4.0 (C) 2018-2022 tofuConf authors