Strut-cn
Strut-cn copied to clipboard
💘 cool online speech editor.
Strut - 高逼格的演讲稿程序
Strut 是 Facebook 的一位大牛在 2012 年开发的一款在线创建演讲稿程序,
目前好像已经不维护了,我修改了中文版本并修复了 imgur 上传失败的 bug。
如果它可以帮助到你,点一个 star 吧 🌟
创建演讲稿

预览图

一个使用 impress.js 和 Bespoke.js 开发的GUI创作工具
不知道 ImpressJS 是什么?看看 impressjs 的demo:http://bartaz.github.com/impress.js/#/bored
开始使用Strut!
(支持IE10,Firefox,Chrome和Safari)
学习关于使用Strut(以下链接需翻墙)
- http://www.youtube.com/watch?v=TTpiDXEIulg
- 旧的视频: http://www.youtube.com/watch?v=zA5s8wwme44
开发/构建
构建你自己的版本的需要Gruntv0.4.0+。
- 安装 grunt
npm install -g grunt-cli - 克隆Strut:
git clone https://github.com/biezhi/Strut-cn cd Strut-cn- 安装依赖:
npm install - 运行:
grunt server(这个服务监听在localhost:9000)
你可以使用 grunt build 用于构建到生产环境。
致谢
- ImpressJS https://github.com/bartaz/impress.js/
- Bespoke.js https://github.com/markdalgleish/bespoke.js
- BackboneJS http://documentcloud.github.com/backbone/
- Spectrum https://github.com/bgrins/spectrum
- Etch http://etchjs.com/
- Bootstrap http://twitter.github.io/bootstrap/
- lodash http://lodash.com/
- mousetrap http://craig.is/killing/mice
- RequireJS http://requirejs.org/
- JQuery http://jquery.com/
- HandlebarsJS http://handlebarsjs.com/
- Grunt http://gruntjs.com/