Skip to content

pokstad/pokstad.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Paul Okstad
Jul 27, 2018
65173ac · Jul 27, 2018

History

87 Commits
Jul 9, 2016
Jul 27, 2018
Jul 27, 2018
May 31, 2018
Jul 27, 2018
Jul 22, 2016
Jul 27, 2018
Jul 21, 2016
Jul 25, 2018
May 20, 2018
Feb 2, 2015
Jul 5, 2016
Jul 5, 2016
Jul 5, 2016
May 21, 2018
Jul 10, 2016
May 20, 2018
Jul 26, 2018
Jul 27, 2018
Jul 11, 2018
Jul 26, 2018

Repository files navigation

pokstad.github.io

My Static Site hosting on Github

Install Jekyll for Github

To install Jekyll software for local testing:

  1. Run command: gem install bundler
  2. Go to root directory of repo and create file called Gemfile
  3. Add line gem 'github-pages' to top of Gemfile
  4. Run command bundle install

Running Jekyll

In the repo root folder, run command bundle exec jekyll serve

Updating Jekyll

Every once in a while, update Jekyll with the command bundle update in the root directory.

SHORTCUT

Just run the script sudo update_and_run_jekyll.sh from the repo root directory. It will update the software and then run the test server on port 4000.

About

My static site hosted on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published