tantaman / strut

Strut - An Impress.js and Bespoke.js Presentation Editor

Home Page:http://strut.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The original project is ancient (2011/2013) and dated. It is now coming back with a facelift, collaborative editing and offline support, powered by vlcn.io

We're in the #strut.io channel of

Contributing

The re-write currently requires bleeding edge builds of cr-sqlite and refers to packages provided by that project as local dependencies.

# Clone the repo + submodules
git clone --recurse-submodules git@github.com:tantaman/strut.git
cd strut
# Install npm packages
pnpm install
# Build submodule repositories
pnpm turbo run build --force
# Start the dev server
pnpm dev

Readme from 2013:

Strut

Facelift

A GUI / Authoring Tool for ImpressJS and Bespoke.js

Don't know what ImpressJS is? Check out the ImpressJS demo presentation: http://bartaz.github.com/impress.js/#/bored

Start using Strut!

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

Learn a bit about Strut

About

Strut - An Impress.js and Bespoke.js Presentation Editor

http://strut.io

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 47.4%Language:HTML 38.4%Language:CSS 8.7%Language:JavaScript 5.3%Language:Dockerfile 0.2%