Post

Surgeon Tux - A Jekyll template

Surgeon Tux is a GPL(v3) licensed free Jekyll template meant for terminal lovers. I tried my best to give it the appearance of a terminal.

Where can I find the source code?

Surgeon Tux code is hosted in a github repository, you can obtain it from https://github.com/lpsandaruwan/surgeon-tux

How to use it?

First clone the surgeon tux,

git clone https://github.com/lpsandaruwan/surgeon-tux.git
cd surgeon-tux

Make sure you have installed RubyGems package manager,

gem install jekyll
gem install jekyll-paginate

Before running Jekyll, consider changing the configurations listed in _config.yml

To run Surgeon Tux,

jekyll serve

Now log into http://localhost:4000 from your web browser.

You can refer the demo here, https://lahirus.com/surgeon-tux

This post is licensed under CC BY 4.0 by the author.

Comments powered by Disqus.