jnidzwetzki / bboxdb-site

Source of the https://bboxdb.org website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBoxDB org website

Source of the https://bboxdb.org website

apt-get install ruby-dev ruby-bundler

gem install --user-install bundler
gem install --user-install jekyll

# Syntax highlight
gem install --user-install kramdown rouge
rougify style github > assets/css/syntax.css

bundle config set --local path 'vendor/bundle'
bundle install

export PATH=$PATH:~/.local/share/gem/ruby/2.7.0/bin

bundle exec jekyll serve
bundle exec jekyll serve --host=0.0.0.0

About

Source of the https://bboxdb.org website


Languages

Language:TeX 45.4%Language:Liquid 21.0%Language:CSS 18.0%Language:HTML 8.9%Language:Ruby 6.6%