TStesco / tstesco.github.io

Personal website built using Jekyll and hosted on github-pages:

Home Page:https://www.tomstesco.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tom Stesco - personal projects website

Personal website and blog built using Jekyll and hosted on github-pages, visit the site here.

Tested with:

  • Node v8.0.0
  • NPM v5.0.0
  • Bundler v1.16.0
  • Gem v2.7.1

If you're using NVM, this will get you to the right Node/NPM versions:

nvm use v8.0.0

You will need to intall some additional tools:

sudo apt install ruby-dev
npm install gulp -g
sudo gem install bundler
# if things arent working try: rm Gemfile.lock before bundle install
bundle install
npm install

To run:

bundle exec gulp

About

Personal website built using Jekyll and hosted on github-pages:

https://www.tomstesco.com

License:GNU General Public License v3.0


Languages

Language:SCSS 57.8%Language:HTML 33.5%Language:JavaScript 8.5%Language:Ruby 0.2%