Skip to content

Personal portfolio, developed and generated with Jekyll, deployed on GitHub Pages.

License

Notifications You must be signed in to change notification settings

cjsheets/cjsheets.github.io

Repository files navigation

Personal Portfolio

This site is published to cjsheets.github.io and is the landing page for chadsheets.com.

The site provides my updated resume, a list of projects I've worked on and my contact information. I occasionally post here: blog.chadsheets.com as well.

Install

First ensure Jekyll and bundler are installed:

gem install jekyll bundler

Clone this repository and install ruby and npm dependencies:

git clone git@github.com:cjsheets/cjsheets.github.io.git
cd cjsheets.github.io
bundle install
npm install

Run

Use Grunt to monitor javascript for changes:

grunt -v dev

For Jekyll development, simply run:

bundle exec jekyll serve

Navigate to http://localhost:4000

Technology Stack

This package contains:

Front-End Back-End
Jekyll GitHub Pages
Bootstrap Cloudflare
HTML5/SCSS Formspree
Grunt

Credit

To-Do:

  • load images dynamically
  • Resolve _config url changing
  • Fix mobile view
  • Add carousel for projects
  • Bottom margin visible in firefox
  • Remove unused classes and libs

License

MIT License

  • I would appreciate if you asked before using my background photo

Analytics

About

Personal portfolio, developed and generated with Jekyll, deployed on GitHub Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published