Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

docs

README.md

docs are generated by jekyll

This folder is source of "GitHub Pages":

Remote Sensing Database homepage

install jekyll at ubuntu on windows

sudo apt-get update -y && sudo apt-get upgrade -y

sudo apt-get install zlib1g-dev

sudo apt-add-repository ppa:brightbox/ruby-ng

sudo apt-get update

sudo apt-get install ruby2.5 ruby2.5-dev build-essential dh-autoreconf

sudo gem update

sudo gem install jekyll bundler

jekyll -v

sudo gem install github-pages


bundle exec jekyll serve