This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This gist combines specific commits from two different repos: jekyll-and-slide and reveal.js | |
# - https://github.com/adamhollett/jekyll-and-slide | |
# - https://github.com/hakimel/reveal.js | |
# If there was a way to do this from the browser, this gist would be unnecessary. | |
# prerequisite: create a blank repo in GitHub and note repo URL | |
# i.e. no README, no license, completely blank | |
REMOTE_URL='https://github.com/sluugdemogithub/demo03.git' | |
# create the URL for GitHub Pages |