Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 592 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 592 Bytes

My Nanoc Blog Skeleton

This repository contains the skeleton and code for my nanoc-based blog, hosted at http://el-tramo.be. More information about this code can be found in my blog post.

Dependencies

The following Ruby gems are required to compile the site:

  • nanoc
  • rdiscount
  • builder
  • mime-types
  • nokogiri
  • htmlentities
  • systemu
  • coderay
  • adsf

Usage

  • Compiling the site: nanoc compile
  • Viewing (start a local webserver): nanoc view
  • Checking: nanoc check ilinks
  • Deploying: nanoc view