Skip to content

Instantly share code, notes, and snippets.

@msgilligan
msgilligan / gist:3765412
Created September 22, 2012 07:01 — forked from H1D/gist:3764514
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<link rel="stylesheet" href="iui.css" type="text/css" />
<link rel="stylesheet" href="t/default/default-theme.css" type="text/css"/>
<script type="application/x-javascript" src="iui.js"></script>
<style type="text/css">
// You will need the VFS plugin
buildscript {
repositories {
jcenter()
}
dependencies {
// Set your
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:0.7.0'
classpath 'org.ysb33r.gradle:vfs-gradle-plugin:0.5'
// You will need the VFS plugin
buildscript {
repositories {
jcenter()
}
dependencies {
// Set your
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:0.7.0'
classpath 'org.ysb33r.gradle:vfs-gradle-plugin:0.5'