This is the readMe. Here you can find useful links and information how to use Github Pages.
$ cd docs
$ sudo apt install ruby ruby-dev ruby-all-dev make gcc bundler ruby-bundler
$ sudo gem update
$ bundle config set --local path '.bundle'
$ bundle install
localhost:4000
bundle exec jekyll build
bundle exec jekyll serve --no-watch
If several config-files are used (i.e. for production and development mode), use the following command in order to let compile both config-files:
bundle exec jekyll serve --config _config.yml,_config_dev.yml
bundle exec jekyll serve --host xxx.xxx.xxx.xxx
<div markdown="1">
... markdown here ...
</div
Using Jekyll as a static site generator with GitHub Pages{:target="_blank"}
Jekyll Homepage{:target="_blank"}
Tipue Search Engine{:target="_blank"}