Skip to content

manakjiri/personal-website

Repository files navigation

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