GithubHelp home page GithubHelp logo

biwashi / myslides Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.81 MB

Online slide template by reveal-ck and github pages

Home Page: https://biwashi.github.io/MySlides

Shell 100.00%
ruby reveal reveal-md revear-ck markdown presentation github-pages python3

myslides's Introduction

MySlides


Just do this...

If you have ruby and reveal-ck, you just do this script in your repository which you want to make slide in.

wget https://raw.githubusercontent.com/BIwashi/MySlides/master/setup.sh
sudo ./setup.sh

and type your new repository URL and Name

========================================================
please type your new Repository URL and Name
ex.) https://github.com/(UserName)/(newRepository).git
ex.) newRepository
========================================================

INPUT_URL : 

INPUT_NAME:


if you don't have ruby and reveal-ck, please install these.
$ sudo apt install ruby
$ sudo apt install ruby-dev
$ sudo gem install reveal-ck





Sample slide

github pages


make new slides from slides.md

./make.sh

up server

./server.sh

commit change for gh-pages

./gh-pages.sh

change theme

Change yml file

theme: "night" #テーマ設定
transition: "page" #スライドの挙動設定
title: "My Presentation!" #スライドのタイトル。<title>に設定されます。
revealjs_config: #以下、reveal.js用の個別設定(厳密には上の、themeもtransitionもreveal.jsの設定です)
  autoSlide: 5000
  loop: true

myslides's People

Contributors

biwashi avatar

Stargazers

 avatar

Watchers

 avatar

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.