@@ -1,6 +1,6 @@ | |||||
remote_theme: benc-uk/theme-msdark | remote_theme: benc-uk/theme-msdark | ||||
title: Azure Icon Collection | title: Azure Icon Collection | ||||
favicon: http://benc-uk.github.io/icon-collection/azure-dotcom/blockchain.svg | |||||
favicon: favicon.png | |||||
buttons: | buttons: | ||||
- text: Download All | - text: Download All | ||||
href: https://github.com/benc-uk/icon-collection/archive/master.zip | href: https://github.com/benc-uk/icon-collection/archive/master.zip |
@@ -12,6 +12,7 @@ if(!DIR || !TITLE) { | |||||
outHtml = ` | outHtml = ` | ||||
<head><title>${TITLE}</title> | <head><title>${TITLE}</title> | ||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -55,7 +56,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -85,10 +85,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>${TITLE}</h1> | |||||
<a href=".." class="home">⮤</a> <h1>${TITLE}</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Azure Docs</title> | <head><title>Azure Docs</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Azure Docs</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Azure Docs</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Azure.com Various</title> | <head><title>Azure.com Various</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Azure.com Various</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Azure.com Various</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Azure Patterns Collection</title> | <head><title>Azure Patterns Collection</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Azure Patterns Collection</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Azure Patterns Collection</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Microsoft Learning Site</title> | <head><title>Microsoft Learning Site</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Microsoft Learning Site</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Microsoft Learning Site</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Logos & Brands</title> | <head><title>Logos & Brands</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Logos & Brands</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Logos & Brands</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||
@@ -1,6 +1,6 @@ | |||||
<head><title>Other Icons</title> | <head><title>Other Icons</title> | ||||
<script src="http://pablojs.com/downloads/pablo.min.js"></script> | |||||
<link rel="icon" type="image/png" href="../favicon.png"> | |||||
</head> | </head> | ||||
<style> | <style> | ||||
body { | body { | ||||
@@ -44,7 +44,6 @@ h1 { | |||||
top: 0; | top: 0; | ||||
background-color: #aaa; | background-color: #aaa; | ||||
padding: 1rem; | padding: 1rem; | ||||
padding-top: 0; | |||||
box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | box-shadow: 0px 5px 18px 3px rgba(0,0,0,0.59); | ||||
} | } | ||||
.top button { | .top button { | ||||
@@ -74,10 +73,18 @@ input[type="checkbox"] { | |||||
flex-wrap: wrap; | flex-wrap: wrap; | ||||
width: 100%; | width: 100%; | ||||
} | } | ||||
h1 { | |||||
display:inline; | |||||
} | |||||
.home { | |||||
font-size: 3rem; | |||||
text-decoration: none | |||||
} | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<div class="top"> | <div class="top"> | ||||
<h1>Other Icons</h1> | |||||
<a href=".." class="home">⮤</a> <h1>Other Icons</h1> | |||||
<br/><br/> | |||||
<span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | <span class="find">Finder: <input onkeyup="search()" id="finder"><br></span> | ||||
<div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | <div class="pngbox"><input type="checkbox" id="pngcheck"><label for="pngcheck">Download as PNG</label></div> | ||||
<button onclick="toggleBg()">Change Background</button> | <button onclick="toggleBg()">Change Background</button> | ||||