Skip to content

cmda-vr/reveal-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

reveal-theme

&Samhoud reveal.js theme

๐Ÿ“– Introduction

Custom reveal.js theme based on the brand guidelines of &Samhoud. Based off the reveal.js repository but stripped down.

Usage

The sass files live in the theme folder. This is were the theme can be customized. It then copies over the build theme to the example directory which is based on this template.

โš™ Installation & Development

Tech Stack

Prerequisites

  • Make sure you have node installed on your machine.
    • npm comes with node.
    • You can check versions with npm -v and node -v

Installation

  1. Clone this repo
$ git clone https://github.com/cmda-vr/reveal-theme.git
  1. Run npm start to start a local server.
  2. Navigate to example/index.html

๐Ÿ“ƒ License

This project is licensed under the MIT License