Scroll to navigation

NANOC(1) NANOC(1)

NAME

nanoc - Nanoc, a static site compiler written in Ruby

SYNOPSIS

nanoc command [options] [arguments]

DESCRIPTION

Nanoc is a static site generator, fit for building anything from a small personal blog to a large corporate web site. It can transform content from one format (e.g. Haml or Markdown) into another (usually HTML) and lay out pages so that the site's look and feel is consistent across all pages.

COMMANDS

run issue checks
compile items of this site
create a site
deploy the compiled site
show help
remove files not managed by Nanoc from the output directory
open a shell on the Nanoc environment
show data in this site
show all available plugins
describe the rules for each item
start the web server that serves static files

OPTIONS

disable color
make nanoc output more detailed
enable debugging
<-e>, --env=value
set environment
show the help message and quit
enable color
show version information and quit
enable warnings

AUTHORS

Nanoc has been developed by Denis Defreyne <denis.defreyne@stoneship.org>.

2023-06-13