Skip to content

Instantly share code, notes, and snippets.

@mjkenyon
mjkenyon / snipe-it-template.yaml
Created March 11, 2021 16:24 — forked from ParadoxGuitarist/snipe-it-template.yaml
Openshift Yaml for a Ephemerial Snipe-IT Template
---
kind: Template
apiVersion: v1
metadata:
name: snipe-it
annotations:
openshift.io/display-name: Snipe-IT
description: Snipe-IT - Open Source Asset Management
openshift.io/provider-display-name: Grokability, Inc.
openshift.io/documentation-url: https://snipeitapp.com/
@mjkenyon
mjkenyon / gist-reveal.it-slides.html
Created October 11, 2018 20:43 — forked from ryanj/gist-reveal.it-slides.html
Gist-powered Revealjs slideshow presentations http://gist-reveal.it
<section data-background-transition='zoom' data-transition='concave' data-background='http://ryanjarvinen.com/presentations/shared/img/broadcast_reveal_dark.png' data-state='blackout'>
<h2>Gist-Powered: changed</h2>
<h1>Reveal.js</h1>
<h2>Slideshow Presentations</h2>
<br/>
<h1 class='fragment grow'><a style='color:deepskyblue;' href='http://gist-reveal.it'>gist-reveal.it</a></h1>
</section>
<section data-background-transition='zoom' data-transition='linear' id='try-it'>
<h2>Try it out!</h2>
<p>Create your own deck by forking a copy of <a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>this github gist</a>: <br /><a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>https://gist.github.com/ryanj/af84d40e58c5c2a908dd</a></p>