Skip to content

Instantly share code, notes, and snippets.

@mstr1
mstr1 / app.html
Created November 22, 2018 03:02 — forked from jdanyow/app.html
Aurelia Gist
<template>
<h1>${message}</h1>
<p>And again!</p>
</template>
@mstr1
mstr1 / gist-reveal.it-slides.html
Last active November 22, 2018 02:49 — 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</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, Martin!</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>
// ==UserScript==
// @name Shopee顯示折價券
// @namespace https://gist.github.com/poynt2005
// @version 0.1
// @match https://shopee.tw/cart/
// @grant none
// @require https://code.jquery.com/jquery-3.3.1.min.js
// ==/UserScript==
(function() {