Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

idcrook/idcrook.github.io.jekyll-now

 
 

Repository files navigation

GitHub Pages for account @idcrook

Lives at https://idcrook.github.io/ -> https://github.crookster.org/

Relies on GitHub infrastructure to generate the output from jekyll and serve.

Building and generating locally

See UsingDockerToServe.md

Resources

Used jekyll-now as a starting point originally

Details on running jekyll directly on macOS

not recommended

macOS jekyll

brew install rbenv ruby-build
rbenv install 2.5.1
rbenv global 2.5.1
gem install bundler
# macOS Mojave: needed to rebuild native extensions on a couple gems
gem install jekyll
# jekyll serve
# ERROR: You have already activated jekyll 3.8.4, but your Gemfile requires jekyll 3.7.3. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)

bundle exec jekyll serve

On macOS Mojave, a hiccup to rebuild extensions

gem install ... actually provided the following caommands in warning to fix them

gem pristine commonmarker --version 0.17.9
gem pristine nokogiri --version 1.8.2

About

ARCHIVED- "Un-forked" from jekyll-now by re-import GitHub people page for me

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • SCSS 85.2%
  • HTML 8.5%
  • Python 4.2%
  • JavaScript 1.9%
  • Emacs Lisp 0.2%