Skip to content

ElmoreV/ElmoreV.github.io

Repository files navigation

Hi, welcome to the code of my site.

To set-up, go to: https://jekyllrb.com/docs/

With Windows installation, I had to do: https://jekyllrb.com/docs/installation/windows/

Now, the command 'bundle exec jekyll serve' in the 'Elmore.github.io'-repository folder should work. However, it didn't, so I needed to do the following things:

  1. Change the Gemfile to uncomment the github-pages comment\
  2. And comment the jekyll version statement
  3. Delete/rename the Gemfile.lock to e.g. Gemfile_old.lock
  4. Run 'bundle install'
  5. Run 'bundle add webrick'

Now we can run hello

bundle exec jekyll serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published