shower

Shower HTML presentation engine

  • 所有者: shower/shower
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Shower Presentation Template

Shower ['ʃəuə] noun. A person or thing that shows.

  1. Built on HTML, CSS and vanilla JavaScript
  2. Works in all modern browsers
  3. Themes are separated from engine
  4. Fully keyboard accessible
  5. Printable to PDF

See it in action. Includes Ribbon and Material themes, and core with plugins.

Follow @shower_me for support and updates, file an issue if you have any.

Quick Start

  1. Download and unzip template archive
  2. Open index.html and start creating your presentation

Deploy to Netlify

By clicking the button below you can fork this repo and deploy it to Netlify.

Deploy to Netlify

By doing this you would get a GitHub repo linked with Netlify in a way any change to the repo would trigger a shower rebuild and deploy to Netlify servers, which allows for a really easy way to create and share Shower presentation without the need to install anything locally.

Advanced

Get your own Shower

  1. Copy Shower in your account via GitHub or via CLI
  2. Install dependencies npm install and start it npm start.

Once you’re done you can build a clean copy of your slides:

npm run prepare

And you’ll find your presentation in prepared folder with only needed files in it. You can also run npm run archive to get the same files in archive.zip. But there’s more! You can easily publish your presentation online by running:

npm run publish

And you’ll have your slides published to http://USER.github.io/REPO/.

Copy via GitHub

  1. Open import page.
  2. For the repository URL use https://github.com/shower/shower.
  3. For the name use any name you want, your presentation name would be the best.
  4. Clone the resulted repository to your computer.

Copy via CLI

  1. Сlone this repository git clone --depth=1 git@github.com:shower/shower.git, (--depth=1 will make it way faster).
  2. Create a new blank repository and copy its cloning address git@github.com:USER/REPO.git.
  3. Change remote of your local clone to the one you’ve just copied git remote set-url origin git@github.com:USER/REPO.git.
  4. Push your local clone to GitHub git push -u origin master.

Usage Examples

Browser Support

Latest stable versions of Chrome, Edge, Firefox, and Safari are supported.

Contributing

You’re always welcome to contribute. Fork project, make changes and send it as pull request. But it’s better to file an issue with your idea first. Read contributing rules for more details.

Main contributors in historical order: pepelsbey, jahson, miripiruni, kizu, artpolikarpov, tonyganch, zloylos.


Licensed under MIT License.

主要指標

概覽
名稱與所有者shower/shower
主編程語言HTML
編程語言HTML (語言數: 1)
平台
許可證Other
所有者活动
創建於2010-10-29 15:29:47
推送於2024-11-20 18:42:25
最后一次提交
發布數62
最新版本名稱v3.3.1 (發布於 2024-10-25 00:50:00)
第一版名稱v1.0.0 (發布於 )
用户参与
星數4.8k
關注者數128
派生數858
提交數779
已啟用問題?
問題數258
打開的問題數41
拉請求數98
打開的拉請求數0
關閉的拉請求數28
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?