Skip to content

sentientmonkey/flue

Repository files navigation

Flue

Build Status Code Climate Coverage Status

A simple static site generator written in ruby.

Installation

Install the gem:

$ gem install flue

Then execute:

$ flue

Commands

flue build             # builds site
flue help [COMMAND]    # Describe available commands or one specific command
flue server [options]  # runs server mode

Build

Usage:
  flue build

builds site

Server

Usage:
  flue server [options]

Options:
  -t, [--type=TYPE]  # Type of server
  -p, [--port=PORT]  # Port for server

runs server mode

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

flexible, simple, static site generator written in ruby

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages