Skip to content

encode/encode.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ruby Ensure we have an up to date ruby environment.
  • Update PATH in ~/.bash_profile to include the brew installed ruby bin directory.
  • gem install bundler jekyll

Serving the documentation locally

$ jekyll serve

Releases

No releases published

Packages

No packages published