Skip to content

jdigger/bible-history-preso

Repository files navigation

Presentation

Purpose

A short tour through the history of the Bible

Building

Uses NodeJS.

$ npm install

before doing much of anything else.

Developing

To generate a new slide site and watch for changes

$ npm run watch

To start a server listening on http://localhost:8080/

$ npm run start
To publish to GitHub Pages:
$ npm run ghpages

Uses

  • Reveal.js, a framework for easily creating beautiful presentations using HTML

  • Asciidoctor, plain text processor with powerful content capabilities

  • Asciidoctor Reveal.js, for translating Asciidoctor content to Reveal.js slides

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published