Skip to content

tofuconf/tofuconf.club

Repository files navigation

tofuconf.club

contents of https://tofuconf.club

Usage

Installation

bundle install --path vendor/bundle

Local hosting

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

Build html files in _site dir.

bundle exec jekyll build

License

This repository is licensed under the Apache License, Version 2.0.

(C) 2018-2022 Tiryoh

Acknowledgement

This website is based on Minimal Mistakes Jekyll Theme.

MIT License (C) 2013-2018 Michael Rose and contributors

Copyright

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 伊山なみ

contents in ./_posts and ./_pages except contents with credit notation

CC BY 4.0 (C) 2018-2022 tofuConf authors