Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

komachi/freeklepikov.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support website for jailed for Tor exit relay Dmitry Klepikov.

How to build and run

git clone https://github.com/komachi/freeklepikov.org && cd freeklepikov.org
bundle install
bundle exec jekyll serve

How to build and run in Termux

apt install git make clang nodejs ruby ruby-dev libffi-dev libxml2-dev libxslt-dev pkg-config
git clone https://github.com/komachi/freeklepikov.org && cd freeklepikov.org
gem install bundle pkg-config
gem install nokogiri -- --use-system-libraries
bundle install
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published