Giter Site home page Giter Site logo

tonka's Introduction

#Tonka

Tonka builds, destroys and serves static HTML sites.

##Installation

To install Tonka use the following command:

$ gem install tonka

#Usage ###Build

To build a blank, basic static site use:

$ tonka build SITE_NAME

To include the a library, for example, Backbone.js add its name after the site name:

$ tonka build SITE_NAME -backbone

###Destroy To destroy a static site, use:

$ tonka destroy SITE_NAME

###Serve To serve the files locally using WEBrick, change into the newly created directory and type "tonka serve":

$ cd SITE_NAME
$ tonka serve

An optional port number can also be passed in:

$ tonka serve 3000

#Updates 0.0.1

  • added colorized output
  • added itemized file creation/destruction messaging
  • added unit tests

0.0.2

  • misc. code refactoring

0.0.3

  • more code refactoring

0.0.4

  • added Backbone and Underscore support

0.0.5

  • added simple WEBrick server and 'serve' command

0.0.6

  • refactor Tonka::CSS module, etc.

0.0.7/0.0.8

  • added AngularJS and Bootstrap 3 support

0.0.9

  • updates to file urls

#Feature Wishlist

  • importing JSON/YAML/XML to generate the site content and/or HTML layout.

  • pretty-printing of files created

  • way more input options

  • bower support

tonka's People

Contributors

brsoff avatar chrisbajorin avatar dbushy727 avatar estreske avatar omardelarosa avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.