GitHub - encode/encode.github.io: The Encode website ๐ก
-
Notifications
You must be signed in to change notification settings - Fork 1
The Encode website
This is the source for the www.encode.io website.
It is built with Jekyll and hosted on GitHub pages.
Installing Jekyll on a Mac
brew install rubyEnsure we have an up to date ruby environment.- Update
PATHin~/.bash_profileto include the brew installed ruby bin directory. gem install bundler jekyll