Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 701 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 701 Bytes

Personal Website source

Build and deploy to manakjiri.cz Better Stack Badge

Based on the Klisé Theme, built by Jekyll.

Currently hosted on Cloudflare Pages with static assets in R2. The analytics are self-hosted on my VPS.

Environment setup

rbenv local
rbenv install
gem install bundler
bundle install
bundle exec jekyll serve --livereload