Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 460 Bytes

Jekyll Syntax Railscasts

Jekyll pygment railscasts theme

Example

Installation

Copy the railscasts.css in the css directory Jekyll

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request