Pakket: nanoc (4.11.0-3)
Verwijzigingen voor nanoc
Trisquel bronnen:
Het bronpakket nanoc downloaden:
Beheerder:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mailarchief)
- Cédric Boutillier
Externe bronnen:
- Homepage [nanoc.ws]
Vergelijkbare pakketten:
static site generator written in Ruby
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.
Extending Nanoc is easy because of its modular architecture. It comes with only a couple of extensions, but allows new functionality to be plugged in quickly and easily.
Some knowledge of the Ruby programming language is required in order to use Nanoc.
Andere aan nanoc gerelateerde pakketten
|
|
|
-
- dep: pry
- powerful irb alternative and runtime developer console
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-addressable (>= 2.5~)
- alternative URI implementation for Ruby
-
- dep: ruby-adsf (>= 1.3~)
- tiny static file server
-
- dep: ruby-brandur-json-schema
- JSON schema/hyperschema parser and validator for Ruby
-
- dep: ruby-cri (>= 2.15~)
- library for building easy-to-use commandline tools
-
- dep: ruby-ddmemoize
- Ruby library providing support for memoizing functions
-
- dep: ruby-ddmetrics
- Non-timeseries measurements for Ruby programs
-
- dep: ruby-ddplugin
- plugins management for Ruby apps
-
- dep: ruby-hamster
- Efficient, immutable, thread-safe collection classes for Ruby
-
- dep: ruby-listen
- Ruby library listening to file modifications
-
- dep: ruby-parallel (>= 1.12~)
- library to run any kind of code in parallel processes
-
- dep: ruby-ref
- library implements weak, soft, and strong references in Ruby
-
- dep: ruby-slow-enumerator-tools
- transformation of Ruby enumerators to produce data slowly and unpredictably
-
- dep: ruby-tomlrb (>= 1.2~)
- Racc based TOML parser library for Ruby
-
- rec: asciidoc-base
- Minimal version of asciidoc not suitable for pdf
-
- rec: asciidoctor
- AsciiDoc to HTML rendering for Ruby
-
- rec: ruby-builder
- Builders for XML MarkUps
-
- rec: ruby-coffee-script
- Ruby CoffeeScript Compiler
-
- rec: ruby-erubi
- Small ERB Implementation
-
- rec: ruby-erubis
- fast and extensible eRuby implementation which supports multi-language
-
- rec: ruby-haml
- Elegant, structured XHTML/XML templating engine
-
- rec: ruby-kramdown
- Fast, pure-Ruby Markdown-superset converter - ruby library
-
- rec: ruby-maruku
- Markdown-superset interpreter written in Ruby
-
- rec: ruby-mime-types
- guess MIME type of files
-
- rec: ruby-mustache
- Mustache is a framework-agnostic way to render logic-free views
-
- rec: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby
-
- rec: ruby-nokogumbo
- Nokogiri interface to the Gumbo HTML5 parser
-
- rec: ruby-rdiscount
- Discount Markdown Processor for Ruby
-
- rec: ruby-redcarpet
- Fast, safe and extensible Markdown to (X)HTML parser for Ruby
-
- rec: ruby-redcloth
- Textile module for Ruby
-
- rec: ruby-rouge (>= 2~)
- pure-Ruby syntax highlighter compatible with pygments
-
- rec: ruby-rubypants
- Ruby port of SmartyPants smart-quotes library
-
- rec: ruby-sass (>= 3.2.2~)
- deprecated CSS compiler - use sassc or ruby-sassc instead
-
- rec: ruby-slim
- powerful (X)HTML templating engine with an elegant syntax
-
- rec: ruby-uglifier
- Ruby wrapper for UglifyJS JavaScript compressor
-
- sug: coderay
- Helper programs for CodeRay Ruby lib for syntax highlighting
- of ruby-pygments.rb
- pygments wrapper for Ruby
- of python3-pygments
- syntax highlighting package written in Python 3
- of highlight
- Universal source code to formatted text converter
-
- sug: git
- fast, scalable, distributed revision control system
-
- sug: rsync
- fast, versatile, remote (and local) file-copying tool
-
- sug: ruby-fog-core (>= 0.13.0~)
- shared classes and tests for fog providers and services
-
- sug: ruby-rack
- modular Ruby webserver interface