mark-schaal / mark-schaal.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mark-Schaal Public Website GitHub Hosting

Getting Started

  1. Clone the repository
    $ git clone https://github.com/mark-schaal/mark-schaal.github.io;
  2. Serve the Jekyll Web Application
    $ bundle exec jekyll serve;

Note: This should be performed from the application root using the bundle gem functionality. Failing to use bundle command will result in the Jekyll system being served from the current directory you are navigating within (as opposed to the _site directory).

About


Languages

Language:CSS 50.0%Language:HTML 33.9%Language:Ruby 10.5%Language:JavaScript 5.6%