Coder Social home page Coder Social logo

simbafs / slides Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 0.0 2.55 MB

Convert Markdown docs into slides, support meeting mode. Similar to hackmd. 將 Markdown 文件轉換為簡報,支援會議模式。 類似於 hackmd

Home Page: https://slides.simba-fs.dev

License: MIT License

JavaScript 44.55% HTML 0.79% CSS 0.43% EJS 54.23%
slides node revealjs hackmd

slides's Introduction

Slides

這個是一個可以把 markdown 文件轉成簡報的工具,透過 reveal.js 的幫助轉換成簡報 這個工具是啟發自 hackmd.ioslides.com,但是我們不儲存檔案在我們的伺服器,你可以用自己喜歡的編輯器編輯完了之後上傳到 GitHub,我們會從 GitHub 上抓取你的檔案

如何使用

  1. slides
  2. 在畫面上唯一的輸入框輸入 GitHub path(見下面說明)
  3. 按下 "GO"
  4. 開始你的簡報

GitHub path

基本的 GitHhb path 是 username/repo ,這類的 path 會載入 README.md 當作來源 你也可以指定檔案,只要把他加在 repo 後面,像是 username/repo/slides.md,這類的 path 必須指定檔名,否則會發生錯誤

會議室

這個網站和 hackmd.io、slides.com 最大的不同就是這個會議室功能了。 他可以將主講人所在的頁面同步到參與者的畫面上,只需要用 ID 就可以加入 會議室 Demo

Google Analystic

如果要啟用 GA,在啟動時加上環境變數 GA,例如:(那個 id 是我亂掰的,填你自己的 id)

GA=UA-7458927582-2 npm start

slides's People

Contributors

dependabot[bot] avatar simbafs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

slides's Issues

Font for zh-tw

給做參考,這是我覺得看起來比較舒服的組合

* {
    font-family: "Helvetica", "Arial","LiHei Pro","黑體-繁","微軟正黑體", sans-serif;
}

Google Fonts 找一下

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.