This is the command nanoc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
autocompile
start the autocompiler
check
run issue checks
compile
compile items of this site
create-item
create an item
create-layout
create a layout
create-site
create a site
deploy
deploy the compiled site
help
show help
prune
remove files not managed by nanoc from the output directory
show-data
show data in this site
show-plugins
show all available plugins
show-rules
describe the rules for each item
update
update the data stored by the data source to a newer version
view
start the web server that serves static files
watch
start the watcher
OPTIONS
-C, --no-color
disable color
-V, --verbose
make nanoc output more detailed
-d, --debug
enable debugging
-h, --help
show the help message and quit
-l, --color
enable color
-v, --version
show version information and quit
-w, --warn
enable warningsa
AUTHORS
nanoc has been developed by Denis Defreyne <denis.defreyne@stoneship.org>.
2016-02-29 NANOC(1)
Use nanoc online using onworks.net services