Skip to content

notriddle/babysteps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

To setup the environment.

Install graphviz

Some of the posts rely on graphviz, so install it.

Using rbenv

I've used rbenv in the past, though the most recent time I didn't bother.

  • install rbenv
  • install rbenv-build
  • build Ruby using rbenv install

As an alternative, on Debian:

  • sudo apt-get install ruby-full

Install jekyll

See the jekyll directions

  • gem install jekyll bundler

Setup bundler

Go to babysteps directory and run bundle update --bundler

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • HTML 24.6%
  • SCSS 4.3%
  • Ruby 4.0%
  • Makefile 2.1%