Skip to content

joshkergan/joshkergan.github.io

Repository files navigation

joshkergan.github.io

My website

Currently under development

Dependencies

Node.js and npm - Currently using 6.4.0 and 3.10.3 - Node.js

Grunt - Grunt

Ruby - Ruby

Ruby Gems - Ruby Gems

Bundler - Bundler

Installed by the package manager

Jekyll - Jekyll

GitHub Pages - GitHub Pages Gem

To install the dependencies run from the root directory (same directory as this file)

npm install
npm install -g grunt-cli # installs grunt skip this step if you already have grunt installed
gem install bundler # install bundler and jekyll gem
bundle install

Developement

To build the site the following command from the root directory:

bundle exec jekyll serve

or

./start

And the server should start at http://localhost:4000

About

My website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published