srggrs / godsoflinux.com

The code for the blog, godsoflinux.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GodsofLinux

Gods of linux

This repository holds the code for godsoflinux.com.

Installation Instructions

Pre-requisites

Make sure you have ruby, gems, bundler and jekyll installed. a guide can be found at the official jekyll website.

clean

jekyll clean

build

jekyll build

run

bundle exec jekyll serve

if you would like to watch for your changes and rebuild bundle exec jekyll serve --watch

About

The code for the blog, godsoflinux.com.

License:MIT License


Languages

Language:CSS 47.7%Language:HTML 41.9%Language:Ruby 10.4%