Skip to content

pmietlicki/oc-strut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrutinizer Code Quality Build Status

A refactoring of Strut, the Impress.js and Bespoke.js Presentation Editor for octobercms

Strut

A GUI / Authoring Tool for ImpressJS and Bespoke.js

Demonstration of Strut! http://strut.io/editor/

(works in Firefox, Chrome and Safari with basic support for IE10)

Official Website: http://strut.io

Learn a bit about Strut

Mailing List

strut-presentation-editor@googlegroups.com

Development/Building

To build your own version of Strut you'll need Grunt v0.4.0 or later.

  1. Install the latest Grunt: npm install -g grunt-cli
  2. Clone Strut: git clone git://github.com/tantaman/Strut.git
  3. cd Strut
  4. Install Strut's development dependencies: npm install
  5. Run Strut: grunt server (the server runs at localhost:9000)

To make a production build of Strut run grunt build. The resulting build will be located in Strut/dist.

Acknowledgements

About

A refactoring of strut for octobercms

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors