Skip to content

skipmcgee/skipmcgee.github.io

Repository files navigation

Skip's Personal Portfolio Site

Used and adapted code from

  • https://github.com/realnamesareboring/jekyll-and-hire

Prerequisites

Before you begin, make sure you have:

  • Ruby - sudo apt install ruby-full -y
  • Bundler - sudo gem install bundler

Local Development Setup

  1. Clone the repository

    git clone https://github.com/skipmcgee/skipmcgee.github.io
    cd skipmcgee.github.io
  2. Install dependencies

    mkdir /tmp/bundle_cache
    export BUNDLE_PATH=/tmp/bundle_cache
    bundle install
  3. Start the development server

    bundle exec jekyll serve --incremental

Updates

bundle update --bundler
bundle update

Images

About

Welcome to Skip McGee's page: a personal introduction to my code and projects!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors