Skip to content

ianmcodes/ianlovesrui

Repository files navigation

ianlovesrui

Getting Started

Windows

  1. Install Ruby+DevKit
  2. Run ridk install (all phases)
  3. gem install jekyll bundler
  4. bundle

Linux/Mac

  1. Ensure ruby version is at least 2.5. Install via apt or homebrew if needed.
    • apt install ruby-full build-essential zlib1g-dev
    • xcode-select --install && brew install ruby
  2. gem install jekyll bundler
  3. bundle

Startup

  • bundle exec jekyll serve --watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published