文件名称:reveal-tw-boilerplate:Reveal.js 与 ThoughtWorks 新 VI
文件大小:420KB
文件格式:ZIP
更新时间:2024-07-17 23:41:42
JavaScript
开始 这是reveal.js 的定制版本,用于更轻松地创建ThoughtWorks风格的演示文稿,它包含: Guardfile 监视更改 用于指南针的 config.rb 一个非常简单的 Reveal.js 模板 对于那些只想创建新幻灯片的人 git clone然后在浏览器中打开 index.html,就是这样。 其实你可以更进一步,试着生动地编辑你的幻灯片(见下面的部分)。 $ git clone git@github.com:abruzzi/reveal-tw-boilerplate.git $ cd presentation $ open index.html 对于那些想要自定义主题本身的人 要使用它,只需克隆这个 repo 并: $ bundle install 安装所需的gem后,您可以运行 $ guard start 如果你没有安装令人惊叹的 chrome ,你
【文件预览】:
reveal-tw-boilerplate-master
----css()
--------reveal.min.css(34KB)
--------print()
--------reveal.css(43KB)
--------reveal.scss(35KB)
--------theme()
----config.rb(901B)
----Guardfile(172B)
----tw-logo.png(4KB)
----index.html(5KB)
----js()
--------reveal.min.js(42KB)
--------reveal.js(114KB)
----LICENSE(1KB)
----Gemfile(103B)
----Gemfile.lock(2KB)
----green-resized.png(82KB)
----plugin()
--------notes-server()
--------zoom-js()
--------search()
--------markdown()
--------highlight()
--------print-pdf()
--------leap()
--------math()
--------remotes()
--------multiplex()
--------notes()
----.gitignore(13B)
----lib()
--------css()
--------js()
----thoughtworks-resized.png(117KB)
----README.md(2KB)