rbowen / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone
README.md

This is a repository for a yet-to-be-announced project. Consider everything here company confidential until the announcement.

The site is built with nanoc and Bootstrap 3.

We use haml for templates where it makes sense and mostly markdown for content.

Required Gems:

  • nanoc
  • cri
  • compass
  • haml
  • nokogiri // available from Fedora (EPEL?) repository
  • kramdown
  • pry
  • rainpress
  • rubypants
  • sass
  • susy
  • systemu
  • asciidoc // also requires the asciidoc package
  • adsf // if using 'nanoc view' command

May be in RPM:

  • ruby
  • asciidoc
  • nokogiri

Installing on Fedora 20:

sudo yum install ruby asciidoc nokogiri
gem install nanoc adsf cri compass haml kramdown pry rainpress rubypants sass susy systemu