Browse Source

2020 refresh

master
Brandon Cornejo 4 years ago
parent
commit
5a910d54dc
  1. 419
      index.html
  2. 118
      lib/addons/css/datepicker.almost-flat.css
  3. 3
      lib/addons/css/datepicker.almost-flat.min.css
  4. 112
      lib/addons/css/datepicker.css
  5. 128
      lib/addons/css/datepicker.gradient.css
  6. 3
      lib/addons/css/datepicker.gradient.min.css
  7. 3
      lib/addons/css/datepicker.min.css
  8. 28
      lib/addons/css/form-file.css
  9. 3
      lib/addons/css/form-file.min.css
  10. 27
      lib/addons/css/form-password.almost-flat.css
  11. 3
      lib/addons/css/form-password.almost-flat.min.css
  12. 27
      lib/addons/css/form-password.css
  13. 27
      lib/addons/css/form-password.gradient.css
  14. 3
      lib/addons/css/form-password.gradient.min.css
  15. 3
      lib/addons/css/form-password.min.css
  16. 158
      lib/addons/css/markdownarea.almost-flat.css
  17. 3
      lib/addons/css/markdownarea.almost-flat.min.css
  18. 158
      lib/addons/css/markdownarea.css
  19. 158
      lib/addons/css/markdownarea.gradient.css
  20. 3
      lib/addons/css/markdownarea.gradient.min.css
  21. 3
      lib/addons/css/markdownarea.min.css
  22. 100
      lib/addons/css/notify.almost-flat.css
  23. 3
      lib/addons/css/notify.almost-flat.min.css
  24. 94
      lib/addons/css/notify.css
  25. 100
      lib/addons/css/notify.gradient.css
  26. 3
      lib/addons/css/notify.gradient.min.css
  27. 3
      lib/addons/css/notify.min.css
  28. 104
      lib/addons/css/sortable.almost-flat.css
  29. 3
      lib/addons/css/sortable.almost-flat.min.css
  30. 101
      lib/addons/css/sortable.css
  31. 108
      lib/addons/css/sortable.gradient.css
  32. 3
      lib/addons/css/sortable.gradient.min.css
  33. 3
      lib/addons/css/sortable.min.css
  34. 252
      lib/addons/js/datepicker.js
  35. 3
      lib/addons/js/datepicker.min.js
  36. 42
      lib/addons/js/form-file.js
  37. 3
      lib/addons/js/form-file.min.js
  38. 50
      lib/addons/js/form-password.js
  39. 3
      lib/addons/js/form-password.min.js
  40. 336
      lib/addons/js/markdownarea.js
  41. 3
      lib/addons/js/markdownarea.min.js
  42. 165
      lib/addons/js/notify.js
  43. 3
      lib/addons/js/notify.min.js
  44. 592
      lib/addons/js/sortable.js
  45. 3
      lib/addons/js/sortable.min.js
  46. 141
      lib/addons/js/sticky.js
  47. 3
      lib/addons/js/sticky.min.js
  48. 521
      lib/addons/js/timepicker.js
  49. 3
      lib/addons/js/timepicker.min.js
  50. 12436
      lib/css/uikit-rtl.css
  51. 1
      lib/css/uikit-rtl.min.css
  52. 6622
      lib/css/uikit.almost-flat.css
  53. 3
      lib/css/uikit.almost-flat.min.css
  54. 15331
      lib/css/uikit.css
  55. 6696
      lib/css/uikit.gradient.css
  56. 3
      lib/css/uikit.gradient.min.css
  57. 4
      lib/css/uikit.min.css
  58. BIN
      lib/fonts/FontAwesome.otf
  59. BIN
      lib/fonts/fontawesome-webfont.eot
  60. BIN
      lib/fonts/fontawesome-webfont.ttf
  61. BIN
      lib/fonts/fontawesome-webfont.woff
  62. 167
      lib/js/uikit-icons.js
  63. 3
      lib/js/uikit-icons.min.js
  64. 13123
      lib/js/uikit.js
  65. 5
      lib/js/uikit.min.js

419
index.html

@ -1,148 +1,298 @@
<!DOCTYPE html>
<html>
<head>
<title>Brandon Cornejo | binaryatrocity</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<link rel="stylesheet" href="lib/css/uikit.gradient.min.css" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="lib/css/uikit.min.css" />
<script src="lib/js/uikit.min.js"></script>
<script src="lib/js/uikit-icons.min.js"></script>
<style>
#header { padding-top:2em; }
#avatar { border-radius: 50%; box-shadow: 0 10px 12px #777; }
#content > div.uk-panel { min-height: 350px; max-width: 450px;}
#inner-nav { padding-top:2em; max-width: 80%; }
.wip-class { position: absolute; top: 20; right: 40; }
pre { border: none; background: none; }
#fsf-banner { position: absolute; top: 20px; right: 40px; }
#content-card > li.nojs { display: block; }
.muted { color: #999; }
.dt-header { color: #5f5f64!important; font-weight: bold!important; }
dt.dt-header + dd > ul > li > strong { color: #838a78!important; }
#contact-list > dt > span { margin-right: 10px; }
#contact-list > dt, #contact-list > dd { text-align: center; }
</style>
</head>
<body>
<div class="uk-container uk-margin-top">
<div id="header-container" class="uk-text-center uk-margin">
<span id="fsf-banner"><a href="http://www.fsf.org/register_form?referrer=11281"><img src="http://static.fsf.org/nosvn/associate/fsf-11281.png" alt="[FSF Associate Member]" /></a></span>
<img id="avatar" src="https://www.atr0phy.net/~br4n/img/panketzalitl.png" />
<header class="uk-margin-top">
<h1>Brandon Cornejo</h1>
</header>
</div>
<div id="content-container" class="uk-margin uk-margin-top">
<ul class="uk-flex uk-flex-center uk-subnav uk-subnav-pill" uk-switcher="connect: #content-card">
<li><a href="#aboutme">About Me</a></li>
<li><a href="#employment">Employment</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="uk-flex uk-flex-center">
<div class="uk-width-1-2">
<ul id="content-card" class="uk-switcher uk-margin">
<li class="uk-margin-large uk-margin-large-top nojs">
<div>
<h3 id="aboutme">About Me</h3>
<p>
<strong>Welcome!</strong> I am <strong class="uk-text-success">Brandon Cornejo</strong>, a computer
and technology enthusiast from <em>Milwaukee, Wisconsin</em> with a passion for writing clean,
modern and extensible software.
</p>
<p>
I've been writing code for over a decade and across a myriad of devices, platforms, frameworks and
languages. Supplemented with my knowledge of network and system administration my skillset can be
described as "full stack" in the broadest sense. I am an open advocate for free (as in freedom)
software and strongly believe everyone has a right to security, privacy and anonymity online.
</p>
<p>
I have degrees in both <strong class="muted">Computer Networking</strong> and <strong class="uk-text-warning">Information Science</strong>
from local institutions. Coupled with an ever-growing sphere of self-motivated learning and exploration
my areas of expertise lie across the spectrum, including but not limited to:
</p>
<ul>
<li>Programming Languages (<span class="uk-text-meta">Python, JavaScript/Node, C(#/++), Apex, Lua, Go</span>)</li>
<li>Libraries and Frameworks (<span class="uk-text-meta">Flask, SQLALchemy, Express, Django, Jinja, Nunjucks</span>)</li>
<li>Linux Administration, DevOps, Cloud Computing (<span class="uk-text-meta">AWS, Linode, Heroku</span>)</li>
<li>Memory Stores and Message Queues (<span class="uk-text-meta">Redis, Kafka, RabbitMQ, Celery</span>)</li>
<li>Databases (<span class="uk-text-meta">Postgres, Maria/MySQL, Cassandra, Mongo</span>)</li>
<li>Salesforce (<span class="uk-text-meta">Sales|Service|FSL|Community Clouds, LWC, Apex, Heroku, Einstein</span>)</li>
<li>Network/Applications Security and Cryptography</li>
<li hidden>Indigenous Mesoamerican Culture</li>
<li hidden>Strategy Games (<span class="uk-text-meta">Tabletop, PC, etc.</span>)</li>
</ul>
</div>
</li>
<li class="uk-margin-large uk-margin-large-top nojs">
<div>
<h3 id="employment">Employment</h3>
<dl class="uk-description-list uk-description-list-divider">
<dt class="dt-header">Canpango (ScanSource) - Senior Developer [2016-2020]</dt>
<dd>
<ul class="uk-text-small">
<li><strong>About:</strong> Salesforce consultancy firm. Custom development, systems integrations, data migration, Salesform platform customization/extension. </li>
<li><strong>Technologies:</strong> JavaScript, WebComponents (LWC), Apex, Heroku, Redis, Python</li>
</ul>
</dd>
<body class=''>
<div class='uk-width-3-5 uk-container-center'>
<div class='uk-grid'>
<div id='header' class='uk-width-1-1 uk-text-center'>
<span class="wip-class"><a href="http://www.fsf.org/register_form?referrer=11281"><img src="http://static.fsf.org/nosvn/associate/fsf-11281.png" alt="[FSF Associate Member]" /></a></span>
<!-- Top Section -->
<!-- <img id='avatar' src='https://www.gravatar.com/avatar/99240af6862054dcc8a71a5d014e1b40' /> -->
<img id='avatar' src='https://pbs.twimg.com/profile_images/570738250499641344/4KhHHA2l_400x400.png' />
<header style="margin-top: 15px;">
<h1>Brandon Cornejo</h1>
</header>
<ul id='navigation' class='uk-subnav uk-subnav-pill' data-uk-switcher="{connect: '#content-list'}">
<li><a>About Me</a></li>
<li><a>Employment</a></li>
<li><a>Education</a></li>
<li><a>Contact</a></li>
</ul>
</div>
<dt class="dt-header">Cliq2 Technologies - Developer [2016-2016]</dt>
<dd>
<ul class="uk-text-small">
<li><strong>About:</strong> A small team general-tech consultancy. Systems integrations, ETL, custom websites, CMS extension, etc.</li>
<li><strong>Technologies:</strong> C#, JavaScript, AWS, REST, SOAP, Wordpress and similar</li>
</ul>
</dd>
<div id='content' class='uk-width-1-1 uk-margin-top'>
<div class='uk-panel uk-panel-box uk-panel-box-primary uk-text-center uk-responsive-height uk-container-center'>
<ul id='content-list' class='uk-switcher'>
<li>
<!-- About Me section -->
<p class='uk-text-left uk-text-middle'>
<strong>Ximopanolti</strong> (welcome)! I am <b class='uk-text-success'>Brandon Cornejo</b>,
a computer and technology enthusiast from Milwaukee, Wisconsin. I am a life long
developer and advocate for free (as in freedom) software, privacy and anonymity online.
<br/><br/>
I have earned degrees in both Computer Networking and <b class="uk-text-warning">Information
Science</b> from local universities while improving my abilities as a developer both in my
free time and professionally. Over <span id='age'></span>+ years I've filled my life with
a number of passions including but not limited to:
</p>
<ul class="uk-text-left">
<li>Free Open Source Software (GNU/Mozilla/Tor)</li>
<li>Python (Flask, SQLAlchemy, everything)</li>
<li>Indigenous Mesoamerican Culture</li>
<li>Bitcoin (Cryptocurrencies)</li>
<li>Javascript (Frontend/SPA, Node.js, Titanium Mobile)</li>
<li>Strategy Games (P&amp;P, Board, PC)</li>
<li>Linux/BSD System Administration</li>
<li>Network/Applications Security</li>
</ul>
</li>
<dt class="dt-header">Corvisa (CorvisaCloud) - Backend Developer [2014-2016]</dt>
<dd>
<ul class="uk-text-small">
<li><strong>About:</strong> Custom built Business Phone System, Contact Center Software, Lua-based PaaS</li>
<li><strong>Technologies:</strong> Python, Django, Tastypie (REST), Redis, Cassandra, RabbitMQ, Lua, SIP</li>
</ul>
</dd>
<li class='uk-text-left'>
<!-- Employment section -->
<h4>Employment</h4>
<dl class="uk-description-list uk-description-list-line">
<dt data-uk-toggle="{target: '#job4'}">Senior Developer (2017-present) <a><i class='uk-icon-toggle-down'></i></a></dt><dd>Canpango (ScanSource)</dd>
<div id='job4' class='uk-hidden'>
<ul class='uk-text-small'>
<li><strong>Roles:</strong> Custom system integrations, data migration, Salesforce platform developer, Python application development
</li>
<li><strong>Technologies:</strong> Python, Apex, Javascript, Lightning framework, C#, Redis, MongoDB, Postgres,
Flask</li>
</ul>
</div>
<dt data-uk-toggle="{target: '#job3'}">Python Developer (2014-2016) <a><i class='uk-icon-toggle-down'></i></a></dt><dd>Corvisa (CorvisaCloud)</dd>
<div id='job3' class='uk-hidden'>
<ul class='uk-text-small'>
<li><strong>Roles:</strong> Backend python developer for the CorvisaCloud platform.
</li>
<li><strong>Technologies:</strong> Python, Django, Tastypie, Postgres, Redis, RabbitMQ,
Cassandra, zmq, Lua </li>
</ul>
</div>
<dt data-uk-toggle="{target: '#job2'}">Web Developer/Designer (2012-2014) <a><i class='uk-icon-toggle-down'></i></a></dt><dd>Harley-Davidson Motor Company</dd>
<div id='job2' class='uk-hidden'>
<ul class='uk-text-small'>
<li><strong>Roles:</strong> Computer-based training developer. Create and manage web
training for employees and global dealership network. Managing translated
digital content. Updating old Flash courses to HTML5.</li>
<li><strong>Technologies:</strong> JavaScript (jQuery), HTML5, CSS3, XML,
ActionScript (Flash), SCORM</li>
</ul>
</div>
<dt data-uk-toggle="{target: '#job1'}">Client Services Specialist (2010-2012) <a><i class='uk-icon-toggle-down'></i></a></dt><dd>Harley-Davidson Motor Company</dd>
<div id='job1' class='uk-hidden'>
<ul class='uk-text-small'>
<ul>
<li><strong>Roles:</strong> H-D Museum interactive exhibit support, Desktop and
application support. Identity Administration (ITIM, Active Directory,
User Access) </li>
<li><strong>Technologies:</strong> Windows XP/7, Zebra Printers, Symbol Mobile
scanners and computers (on fork lifts), IBM (Global Service Desk, ITIM,
TEM &amp; Tivoli Provisioning Manager), McAfee Endpoint Encryption </li>
<dt class="dt-header">Harley-Davidson Motor Company (HDMC) - Web Developer/Designer [2010-2014]</dt>
<dd>
<ul class="uk-text-small">
<li><strong>About:</strong> Developed custom computer-based training for Harley-Davidson University. Create and maintain interactive web training for employees and global dealership network. Managing translations and localizations.</li>
<li><strong>Technologies:</strong> JavaScript, HTML5, CSS3, XML, ActionScript (Flash, moving existing CBTs to modern HTML5 framework), SCORM</li>
</ul>
</ul>
</div>
</dl>
</dd>
</dl>
</div>
</li>
<li class="uk-margin-large uk-margin-large-top nojs">
<div>
<h3 id="education">Education</h3>
<h5>Degrees</h5>
<dl class="uk-description-list uk-description-list-divider">
<dt class="dt-header">B.S., Information Science &amp; Technology (2013)</dt>
<dd>University of Wisconsin - Milwaukee</dd>
<dt class="dt-header">A.A.S, IT Network Specialist (2010)</dt>
<dd>Milwaukee Area Technical College</dd>
</dl>
<h5>Certifications</h5>
<dl class="uk-description-list uk-description-list-divider">
<dt class="dt-header">Heroku Architecture Designer - Earned 2020</dt>
<dd>Twelve-factor app methodology, Heroku platform specifics, Redis, Kafka, etc</dd>
<dt class="dt-header">Salesforce Platform Developer - Earned 2017</dt>
<dd>Apex, Visualforce, Lightning, Salesforce platform specifics</dd>
<dt class="dt-header">Titanium Certified Application Developer - Earned 2012</dt>
<dd>Framework for cross-platform mobile app development</dd>
</dl>
</div>
</li>
<li class="uk-margin-large uk-margin-large-top nojs">
<div>
<h3 id="projects">Projects</h3>
<dl class="uk-description-list" id="project-list">
<dt class="dt-header">Twitch Trivia</dt>
<dd>
<p>
A trivia system for Twitch.tv chat meant for organizations and with a focus on easy statistics and
integration for driving web traffic with leaderboards.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/TwitchVoteSystem"><span uk-icon="git-fork"></span> Git</a>
</p>
</dd>
<dt class="dt-header">ACKS Toolkit</dt>
<dd>
<p>
Tools for the Adventurer Conqueror King tabletop system. Namely the generation of NPC parties
based on an extracted dataset, with importability into the <a href="https://roll20.net">Roll20.net</a> platform
for use on their VTT.
</p>
<p>
Includes a fully custom-built character sheet for <a href="https://roll20.net">Roll20.net</a> as well, built with
HTML5/CSS and the Roll20 APIs.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/acks-tools"><span uk-icon="git-fork"></span> Git</a>
<a href="https://acks.atr0phy.net"><span uk-icon="world"></span> Web</a>
</p>
</dd>
<dt class="dt-header">DotaNoobs.com</dt>
<dd>
<p>
A friendly DotA community. A safe-harbour from the general toxicity of the DotA universe. Website
with a Teamspeak server. Steam OIDC for logins. Event system integrated with Teamspeak via API and a forum board
via database. Participation points based on time spent in auto-generated Teamspeak rooms for events etc.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/dotanoobs"><span uk-icon="git-fork"></span> Git</a>
<a href="http://dotanoobs.com"><span uk-icon="world"></span> Web</a>
</p>
</dd>
<dt class="dt-header">DiscworldMUD TinTin++ Setup</dt>
<dd>
<p>
Extensive configuration and scripting for the TinTin++ CLI based MUD client specific to the Discworld MUD.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/discworld-tintin"><span uk-icon="git-fork"></span> Git</a>
</p>
</dd>
<li class='uk-text-left'>
<!-- Education section -->
<h4>Degrees</h4>
<dl class="uk-description-list uk-description-list-line">
<dt>B.S., Information Science &amp; Technology (2013)</dt><dd>University of Wisconsin - Milwaukee, Milwaukee WI</dd>
<dt>A.A.S., IT Network Specialist (2010)</dt><dd>Milwaukee Area Technical College, Milwaukee WI</dd>
</dl>
<h4>Certifications</h4>
<dl class="uk-description-list uk-description-list-line">
<dt>Titanium Certified Application Developer</dt><dd>Earned May 13, 2012 - http://appcelerator.com</dd>
</dl>
<dl class="uk-description-list uk-description-list-line">
<dt>Salesforce Platform Developer</dt><dd>Earned 2017 - http://salesforce.com</dd>
</dl>
<dt class="dt-header">PacketCrypt</dt>
<dd>
<p>
A prototype website for a VPN service.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/packetcrypt"><span uk-icon="git-fork"></span> Git</a>
</p>
</dd>
<dt class="dt-header">Orna Equipment Combinator</dt>
<dd>
<p>
Simple combination calculator for equipment statistics for the Orna GeoRPG.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/orna-tools"><span uk-icon="git-fork"></span> Git</a>
<a href="https://orna.atr0phy.net"><span uk-icon="world"></span> Web</a>
</p>
</dd>
<dt class="dt-header">DiscworldMUD Shop Dashboard</dt>
<dd>
<p>
A small python/Flask web application to keep track of stock, sales, and profits for
player-run shops in the DiscworldMUD. I had a need to determine if a certain class
of stock was profitable to offer and created this to help make that decision.
</p>
<p class="uk-flex uk-flex-around">
<a href="https://git.atr0phy.net/binaryatrocity/dotanoobs"><span uk-icon="git-fork"></span> Git</a>
<a href="https://dotanoobs.com"><span uk-icon="world"></span> Web</a>
</p>
</dd>
</dl>
<div class="uk-text-muted">
There are some other personal projects scattered across <a href="https://git.atr0phy.net/binaryatrocity">my self-hosted
Gitea</a> and <a href="https://github.com/binaryatrocity">Github</a>
</div>
</div>
</li>
<li class="uk-margin-large uk-margin-large-top nojs">
<div>
<h3 id="contact">Contact</h3>
<dl class="uk-description-list" id="contact-list">
<dt><span uk-icon="mail"></span><strong>E-Mail</strong></dt>
<dd><a href="mailto:me@brandoncornejo.name">me@brandoncornejo.name</a></dd>
<dt><span uk-icon="lock"></span><strong>PGP Key</strong></dt>
<dd><a href="docs/public.asc">Public.asc</a></dd>
<dt><span uk-icon="comments"></span><strong>IRC</strong></dt>
<dd>binaryatrocity@<a href="https://webchat.oftc.net">irc.oftc.net</a></dd>
<dt><span uk-icon="twitter"></span><strong>Twitter</strong></dt>
<dd><a href="https://twitter.com/binaryatrocity">@binaryatrocity</a></dd>
<dt><span uk-icon="tv"></span><strong>Steam</strong></dt>
<dd><a href="https://steamcommunity.com/id/binaryatrocity">binaryatrocity</a></dd>
<dt><span uk-icon="commenting"></span><strong>Matrix</strong></dt>
<dd>binaryatrocity@<a href="https://matrix.org">atr0phy.net</a></dd>
<dt><span uk-icon="world"></span><strong>Bitcoin Address</strong></dt>
<dd><a href="bitcoin:1BinaryZyAXLbZ47XY2Ho92RrLwibK7E2d">1BinaryZyAXLbZ47XY2Ho92RrLwibK7E2d</a></dd>
</dl>
</div>
</li>
</ul>
</div>
</div>
</div>
<footer class="uk-text-center uk-margin-large uk-margin-small-bottom uk-text-muted">
Created by <a class="uk-text-muted" href="https://binaryatrocity.name">binaryatrocity</a>
</footer>
</div>
</body>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
// When page loads, if we have JS running, remove nojs from everywhere its present
Array.from(document.querySelectorAll(".nojs")).forEach((ele) => {
console.log('ele', ele);
ele.classList.remove("nojs");
});
});
</script>
</html>
<!--
<html>
<body class=''>
<div class='uk-width-3-5 uk-container-center'>
<div class='uk-grid'>
<div id='content' class='uk-width-1-1 uk-margin-top'>
<div class='uk-panel uk-panel-box uk-panel-box-primary uk-text-center uk-responsive-height uk-container-center'>
<ul id='content-list' class='uk-switcher'>
<li class="uk-text-center">
<!-- Contact Info section -->
<p><i class="uk-icon-envelope"></i>&nbsp;&nbsp;<strong>E-Mail</strong><br/>
<a href="mailto:brandon.cornejo@gmail.com">brandon.cornejo@gmail.com</a></p>
<p><i class="uk-icon-lock"></i>&nbsp;&nbsp;<strong>PGP Key</strong><br/>
<a href="docs/public.asc">Public.asc</a></p>
<p><i class="uk-icon-comments"></i>&nbsp;&nbsp;<strong>IRC</strong><br/>
binaryatrocity @ <a href="https://webchat.oftc.net//">irc.oftc.net</a><br/>
<p><i class="uk-icon-twitter"></i>&nbsp;&nbsp;<strong>Twitter</strong><br/>
<a href="http://twitter.com/binaryatrocity">@binaryatrocity</a><br/>
<p><i class="uk-icon-gamepad"></i>&nbsp;&nbsp;<strong>Steam</strong><br/>
<a href="http://binary.rudeassdudes.com">binaryatrocity</a><br/>
<p><i class="uk-icon-btc"></i>&nbsp;&nbsp;<strong>Bitcoin Address</strong><br/>
<a href="bitcoin:1BinaryZyAXLbZ47XY2Ho92RrLwibK7E2d">1BinaryZyAXLbZ47XY2Ho92RrLwibK7E2d</a>
</li>
</ul>
@ -150,7 +300,6 @@
</div>
<div id='footer' class='uk-width-1-1 uk-text-center uk-margin-top uk-margin-bottom'>
<!-- Footer Section -->
<div id='logos' data-uk-margin>
<a href="http://binaryatrocity.name/docs/public.asc" class="uk-icon-button uk-icon-lock"></a>
<a href="https://github.com/binaryatrocity" class="uk-icon-button uk-icon-github"></a>
@ -170,3 +319,15 @@
</script>
</body>
</html>
<head>
<style>
#header { padding-top:2em; }
#avatar { border-radius: 50%; box-shadow: 0 10px 12px #777; }
#content > div.uk-panel { min-height: 350px; max-width: 450px;}
#inner-nav { padding-top:2em; max-width: 80%; }
.wip-class { position: absolute; top: 20; right: 40; }
pre { border: none; background: none; }
</style>
</head>
-->

118
lib/addons/css/datepicker.almost-flat.css

@ -1,118 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Datepicker
========================================================================== */
/*
* Reset dropdown width
*/
.uk-datepicker {
width: auto;
}
/* Sub-object: `uk-datepicker-nav`
========================================================================== */
.uk-datepicker-nav {
margin-bottom: 15px;
text-align: center;
line-height: 20px;
}
/*
* Micro clearfix
*/
.uk-datepicker-nav:before,
.uk-datepicker-nav:after {
content: " ";
display: table;
}
.uk-datepicker-nav:after {
clear: both;
}
/*
* Previous and next navigation
*/
.uk-datepicker-nav a {
color: #444444;
text-decoration: none;
}
.uk-datepicker-nav a:hover {
color: #444444;
}
.uk-datepicker-previous {
float: left;
}
.uk-datepicker-next {
float: right;
}
.uk-datepicker-previous:after,
.uk-datepicker-next:after {
width: 20px;
font-family: FontAwesome;
}
.uk-datepicker-previous:after {
content: "\f053";
}
.uk-datepicker-next:after {
content: "\f054";
}
/* Sub-object: `uk-datepicker-heading`
========================================================================== */
/* Sub-object: `uk-datepicker-table`
========================================================================== */
/* Block element behavior */
.uk-datepicker-table {
width: 100%;
}
.uk-datepicker-table th,
.uk-datepicker-table td {
padding: 2px;
}
.uk-datepicker-table th {
font-size: 12px;
}
/*
* Item
*/
.uk-datepicker-table a {
display: block;
width: 26px;
line-height: 24px;
text-align: center;
color: #444444;
text-decoration: none;
border: 1px solid transparent;
border-radius: 4px;
}
/*
* Sub-object: `uk-datepicker-table-muted`
*/
a.uk-datepicker-table-muted {
color: #999999;
}
/*
* Hover
* 1. Apply hover style also to focus state
* 2. Remove default focus style
*/
.uk-datepicker-table a:hover,
.uk-datepicker-table a:focus {
background-color: #fafafa;
color: #444444;
/* 2 */
outline: none;
border-color: rgba(0, 0, 0, 0.16);
text-shadow: 0 1px 0 #ffffff;
}
/* OnClick */
.uk-datepicker-table a:active {
background-color: #eeeeee;
color: #444444;
}
/*
* Active
*/
.uk-datepicker-table a.uk-active {
background: #00a8e6;
color: #ffffff;
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

3
lib/addons/css/datepicker.almost-flat.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-datepicker{width:auto}.uk-datepicker-nav{margin-bottom:15px;text-align:center;line-height:20px}.uk-datepicker-nav:before,.uk-datepicker-nav:after{content:" ";display:table}.uk-datepicker-nav:after{clear:both}.uk-datepicker-nav a{color:#444;text-decoration:none}.uk-datepicker-nav a:hover{color:#444}.uk-datepicker-previous{float:left}.uk-datepicker-next{float:right}.uk-datepicker-previous:after,.uk-datepicker-next:after{width:20px;font-family:FontAwesome}.uk-datepicker-previous:after{content:"\f053"}.uk-datepicker-next:after{content:"\f054"}.uk-datepicker-table{width:100%}.uk-datepicker-table th,.uk-datepicker-table td{padding:2px}.uk-datepicker-table th{font-size:12px}.uk-datepicker-table a{display:block;width:26px;line-height:24px;text-align:center;color:#444;text-decoration:none;border:1px solid transparent;border-radius:4px}a.uk-datepicker-table-muted{color:#999}.uk-datepicker-table a:hover,.uk-datepicker-table a:focus{background-color:#fafafa;color:#444;outline:0;border-color:rgba(0,0,0,.16);text-shadow:0 1px 0 #fff}.uk-datepicker-table a:active{background-color:#eee;color:#444}.uk-datepicker-table a.uk-active{background:#00a8e6;color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}

112
lib/addons/css/datepicker.css

@ -1,112 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Datepicker
========================================================================== */
/*
* Reset dropdown width
*/
.uk-datepicker {
width: auto;
}
/* Sub-object: `uk-datepicker-nav`
========================================================================== */
.uk-datepicker-nav {
margin-bottom: 15px;
text-align: center;
line-height: 20px;
}
/*
* Micro clearfix
*/
.uk-datepicker-nav:before,
.uk-datepicker-nav:after {
content: " ";
display: table;
}
.uk-datepicker-nav:after {
clear: both;
}
/*
* Previous and next navigation
*/
.uk-datepicker-nav a {
color: #444444;
text-decoration: none;
}
.uk-datepicker-nav a:hover {
color: #444444;
}
.uk-datepicker-previous {
float: left;
}
.uk-datepicker-next {
float: right;
}
.uk-datepicker-previous:after,
.uk-datepicker-next:after {
width: 20px;
font-family: FontAwesome;
}
.uk-datepicker-previous:after {
content: "\f053";
}
.uk-datepicker-next:after {
content: "\f054";
}
/* Sub-object: `uk-datepicker-heading`
========================================================================== */
/* Sub-object: `uk-datepicker-table`
========================================================================== */
/* Block element behavior */
.uk-datepicker-table {
width: 100%;
}
.uk-datepicker-table th,
.uk-datepicker-table td {
padding: 2px;
}
.uk-datepicker-table th {
font-size: 12px;
}
/*
* Item
*/
.uk-datepicker-table a {
display: block;
width: 26px;
line-height: 24px;
text-align: center;
color: #444444;
text-decoration: none;
}
/*
* Sub-object: `uk-datepicker-table-muted`
*/
a.uk-datepicker-table-muted {
color: #999999;
}
/*
* Hover
* 1. Apply hover style also to focus state
* 2. Remove default focus style
*/
.uk-datepicker-table a:hover,
.uk-datepicker-table a:focus {
background-color: #dddddd;
color: #444444;
/* 2 */
outline: none;
}
/* OnClick */
.uk-datepicker-table a:active {
background-color: #cccccc;
color: #444444;
}
/*
* Active
*/
.uk-datepicker-table a.uk-active {
background: #00a8e6;
color: #ffffff;
}

128
lib/addons/css/datepicker.gradient.css

@ -1,128 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Datepicker
========================================================================== */
/*
* Reset dropdown width
*/
.uk-datepicker {
width: auto;
}
/* Sub-object: `uk-datepicker-nav`
========================================================================== */
.uk-datepicker-nav {
margin-bottom: 15px;
text-align: center;
line-height: 20px;
}
/*
* Micro clearfix
*/
.uk-datepicker-nav:before,
.uk-datepicker-nav:after {
content: " ";
display: table;
}
.uk-datepicker-nav:after {
clear: both;
}
/*
* Previous and next navigation
*/
.uk-datepicker-nav a {
color: #444444;
text-decoration: none;
}
.uk-datepicker-nav a:hover {
color: #444444;
}
.uk-datepicker-previous {
float: left;
}
.uk-datepicker-next {
float: right;
}
.uk-datepicker-previous:after,
.uk-datepicker-next:after {
width: 20px;
font-family: FontAwesome;
}
.uk-datepicker-previous:after {
content: "\f053";
}
.uk-datepicker-next:after {
content: "\f054";
}
/* Sub-object: `uk-datepicker-heading`
========================================================================== */
/* Sub-object: `uk-datepicker-table`
========================================================================== */
/* Block element behavior */
.uk-datepicker-table {
width: 100%;
}
.uk-datepicker-table th,
.uk-datepicker-table td {
padding: 2px;
}
.uk-datepicker-table th {
font-size: 12px;
}
/*
* Item
*/
.uk-datepicker-table a {
display: block;
width: 26px;
line-height: 24px;
text-align: center;
color: #444444;
text-decoration: none;
border: 1px solid transparent;
border-radius: 4px;
background-origin: border-box;
}
/*
* Sub-object: `uk-datepicker-table-muted`
*/
a.uk-datepicker-table-muted {
color: #999999;
}
/*
* Hover
* 1. Apply hover style also to focus state
* 2. Remove default focus style
*/
.uk-datepicker-table a:hover,
.uk-datepicker-table a:focus {
background-color: #fafafa;
color: #444444;
/* 2 */
outline: none;
border-color: rgba(0, 0, 0, 0.2);
border-bottom-color: rgba(0, 0, 0, 0.3);
text-shadow: 0 1px 0 #ffffff;
}
/* OnClick */
.uk-datepicker-table a:active {
background-color: #f5f5f5;
color: #444444;
border-color: rgba(0, 0, 0, 0.2);
border-top-color: rgba(0, 0, 0, 0.3);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}
/*
* Active
*/
.uk-datepicker-table a.uk-active {
background: #009dd8;
color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.2);
border-bottom-color: rgba(0, 0, 0, 0.4);
background-origin: border-box;
background-image: -webkit-linear-gradient(top, #00b4f5, #008dc5);
background-image: linear-gradient(to bottom, #00b4f5, #008dc5);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

3
lib/addons/css/datepicker.gradient.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-datepicker{width:auto}.uk-datepicker-nav{margin-bottom:15px;text-align:center;line-height:20px}.uk-datepicker-nav:before,.uk-datepicker-nav:after{content:" ";display:table}.uk-datepicker-nav:after{clear:both}.uk-datepicker-nav a{color:#444;text-decoration:none}.uk-datepicker-nav a:hover{color:#444}.uk-datepicker-previous{float:left}.uk-datepicker-next{float:right}.uk-datepicker-previous:after,.uk-datepicker-next:after{width:20px;font-family:FontAwesome}.uk-datepicker-previous:after{content:"\f053"}.uk-datepicker-next:after{content:"\f054"}.uk-datepicker-table{width:100%}.uk-datepicker-table th,.uk-datepicker-table td{padding:2px}.uk-datepicker-table th{font-size:12px}.uk-datepicker-table a{display:block;width:26px;line-height:24px;text-align:center;color:#444;text-decoration:none;border:1px solid transparent;border-radius:4px;background-origin:border-box}a.uk-datepicker-table-muted{color:#999}.uk-datepicker-table a:hover,.uk-datepicker-table a:focus{background-color:#fafafa;color:#444;outline:0;border-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.3);text-shadow:0 1px 0 #fff}.uk-datepicker-table a:active{background-color:#f5f5f5;color:#444;border-color:rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.3);background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.uk-datepicker-table a.uk-active{background:#009dd8;color:#fff;border:1px solid rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.4);background-origin:border-box;background-image:-webkit-linear-gradient(top,#00b4f5,#008dc5);background-image:linear-gradient(to bottom,#00b4f5,#008dc5);text-shadow:0 -1px 0 rgba(0,0,0,.2)}

3
lib/addons/css/datepicker.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-datepicker{width:auto}.uk-datepicker-nav{margin-bottom:15px;text-align:center;line-height:20px}.uk-datepicker-nav:before,.uk-datepicker-nav:after{content:" ";display:table}.uk-datepicker-nav:after{clear:both}.uk-datepicker-nav a{color:#444;text-decoration:none}.uk-datepicker-nav a:hover{color:#444}.uk-datepicker-previous{float:left}.uk-datepicker-next{float:right}.uk-datepicker-previous:after,.uk-datepicker-next:after{width:20px;font-family:FontAwesome}.uk-datepicker-previous:after{content:"\f053"}.uk-datepicker-next:after{content:"\f054"}.uk-datepicker-table{width:100%}.uk-datepicker-table th,.uk-datepicker-table td{padding:2px}.uk-datepicker-table th{font-size:12px}.uk-datepicker-table a{display:block;width:26px;line-height:24px;text-align:center;color:#444;text-decoration:none}a.uk-datepicker-table-muted{color:#999}.uk-datepicker-table a:hover,.uk-datepicker-table a:focus{background-color:#ddd;color:#444;outline:0}.uk-datepicker-table a:active{background-color:#ccc;color:#444}.uk-datepicker-table a.uk-active{background:#00a8e6;color:#fff}

28
lib/addons/css/form-file.css

@ -1,28 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Form file
========================================================================== */
.uk-form-file {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
/*
* 1. Required for Firefox
* 2. Required for the cursor
*/
.uk-form-file input[type="file"] {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
width: 100%;
opacity: 0;
cursor: pointer;
/* 1 */
left: 0;
/* 2 */
font-size: 50px;
}

3
lib/addons/css/form-file.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-file{position:relative;display:inline-block;vertical-align:middle;overflow:hidden}.uk-form-file input[type=file]{position:absolute;top:0;bottom:0;z-index:1;width:100%;opacity:0;cursor:pointer;left:0;font-size:50px}

27
lib/addons/css/form-password.almost-flat.css

@ -1,27 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Form password
========================================================================== */
.uk-form-password {
position: relative;
display: inline-block;
max-width: 100%;
}
.uk-form-password-toggle {
display: block;
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
font-size: 13px;
line-height: 13px;
color: #999999;
}
.uk-form-password-toggle:hover {
color: #999999;
text-decoration: none;
}
.uk-form-password > input {
padding-right: 50px !important;
}

3
lib/addons/css/form-password.almost-flat.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-password{position:relative;display:inline-block;max-width:100%}.uk-form-password-toggle{display:block;position:absolute;top:50%;right:10px;margin-top:-6px;font-size:13px;line-height:13px;color:#999}.uk-form-password-toggle:hover{color:#999;text-decoration:none}.uk-form-password>input{padding-right:50px!important}

27
lib/addons/css/form-password.css

@ -1,27 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Form password
========================================================================== */
.uk-form-password {
position: relative;
display: inline-block;
max-width: 100%;
}
.uk-form-password-toggle {
display: block;
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
font-size: 13px;
line-height: 13px;
color: #999999;
}
.uk-form-password-toggle:hover {
color: #999999;
text-decoration: none;
}
.uk-form-password > input {
padding-right: 50px !important;
}

27
lib/addons/css/form-password.gradient.css

@ -1,27 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Form password
========================================================================== */
.uk-form-password {
position: relative;
display: inline-block;
max-width: 100%;
}
.uk-form-password-toggle {
display: block;
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
font-size: 13px;
line-height: 13px;
color: #999999;
}
.uk-form-password-toggle:hover {
color: #999999;
text-decoration: none;
}
.uk-form-password > input {
padding-right: 50px !important;
}

3
lib/addons/css/form-password.gradient.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-password{position:relative;display:inline-block;max-width:100%}.uk-form-password-toggle{display:block;position:absolute;top:50%;right:10px;margin-top:-6px;font-size:13px;line-height:13px;color:#999}.uk-form-password-toggle:hover{color:#999;text-decoration:none}.uk-form-password>input{padding-right:50px!important}

3
lib/addons/css/form-password.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-password{position:relative;display:inline-block;max-width:100%}.uk-form-password-toggle{display:block;position:absolute;top:50%;right:10px;margin-top:-6px;font-size:13px;line-height:13px;color:#999}.uk-form-password-toggle:hover{color:#999;text-decoration:none}.uk-form-password>input{padding-right:50px!important}

158
lib/addons/css/markdownarea.almost-flat.css

@ -1,158 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Markdownarea
========================================================================== */
/* Sub-object `uk-markdownarea-navbar`
========================================================================== */
.uk-markdownarea-navbar {
background: #eeeeee;
}
/*
* Micro clearfix
*/
.uk-markdownarea-navbar:before,
.uk-markdownarea-navbar:after {
content: " ";
display: table;
}
.uk-markdownarea-navbar:after {
clear: both;
}
/* Sub-object `uk-markdownarea-navbar-nav`
========================================================================== */
.uk-markdownarea-navbar-nav {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
.uk-markdownarea-navbar-nav > li {
float: left;
}
/*
* 1. Dimensions
* 2. Style
*/
.uk-markdownarea-navbar-nav > li > a {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
/* 1 */
height: 40px;
padding: 0 15px;
line-height: 40px;
/* 2 */
color: #444444;
font-size: 11px;
cursor: pointer;
}
/*
* Hover
* 1. Apply hover style also to focus state
* 2. Remove default focus style
*/
.uk-markdownarea-navbar-nav > li:hover > a,
.uk-markdownarea-navbar-nav > li > a:focus {
background-color: #f5f5f5;
color: #444444;
outline: none;
/* 2 */
}
/* OnClick */
.uk-markdownarea-navbar-nav > li > a:active {
background-color: #dddddd;
color: #444444;
}
/* Active */
.uk-markdownarea-navbar-nav > li.uk-active > a {
background-color: #f5f5f5;
color: #444444;
}
/* Sub-object: `uk-markdownarea-navbar-flip`
========================================================================== */
.uk-markdownarea-navbar-flip {
float: right;
}
/* Sub-object for special buttons
========================================================================== */
[data-mode='split'] .uk-markdown-button-markdown,
[data-mode='split'] .uk-markdown-button-preview {
display: none;
}
/* Sub-object `uk-markdownarea-content`
========================================================================== */
.uk-markdownarea-content {
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
background: #ffffff;
}
/*
* Micro clearfix
*/
.uk-markdownarea-content:before,
.uk-markdownarea-content:after {
content: " ";
display: table;
}
.uk-markdownarea-content:after {
clear: both;
}
/* Modifier `uk-markdownarea-fullscreen`
========================================================================== */
.uk-markdownarea-fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1030;
}
.uk-markdownarea-fullscreen .uk-markdownarea-content {
position: absolute;
top: 40px;
left: 0;
right: 0;
bottom: 0;
}
.uk-markdownarea-fullscreen .uk-icon-expand:before {
content: "\f066";
}
/* Sub-objects `uk-markdownarea-code` and `uk-markdownarea-preview`
========================================================================== */
.uk-markdownarea-code,
.uk-markdownarea-preview {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.uk-markdownarea-preview {
padding: 20px;
overflow-y: scroll;
}
/*
* Tab view
*/
[data-mode='tab'][data-active-tab='code'] .uk-markdownarea-preview,
[data-mode='tab'][data-active-tab='preview'] .uk-markdownarea-code {
display: none;
}
/*
* Split view
*/
[data-mode='split'] .uk-markdownarea-code,
[data-mode='split'] .uk-markdownarea-preview {
float: left;
width: 50%;
}
[data-mode='split'] .uk-markdownarea-code {
border-right: 1px solid #eeeeee;
}
/* CodeMirror modifications
========================================================================== */
.uk-markdownarea .CodeMirror {
padding: 10px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

3
lib/addons/css/markdownarea.almost-flat.min.css

@ -1,3 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-markdownarea-navbar{background:#eee}.uk-markdownarea-navbar:before,.uk-markdownarea-navbar:after{content:" ";display:table}.uk-markdownarea-navbar:after{clear:both}.uk-markdownarea-navbar-nav{margin:0;padding:0;list-style:none;float:left}.uk-markdownarea-navbar-nav>li{float:left}.uk-markdownarea-navbar-nav>li>a{display:block;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;height:40px;padding:0 15px;line-height:40px;color:#444;font-size:11px;cursor:pointer}.uk-markdownarea-navbar-nav>li:hover>a,.uk-markdownarea-navbar-nav>li>a:focus{background-color:#f5f5f5;color:#444;outline:0}.uk-markdownarea-navbar-nav>li>a:active{background-color:#ddd;color:#444}.uk-markdownarea-navbar-nav>li.uk-active>a{background-color:#f5f5f5;color:#444}.uk-markdownarea-navbar-flip{float:right}[data-mode=split] .uk-markdown-button-markdown,[data-mode=split] .uk-markdown-button-preview{display:none}.uk-markdownarea-content{border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff}.uk-markdownarea-content:before,.uk-markdownarea-content:after{content:" ";display:table}.uk-markdownarea-content:after{clear:both}.uk-markdownarea-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1030}.uk-markdownarea-fullscreen .uk-markdownarea-content{position:absolute;top:40px;left:0;right:0;bottom:0}.uk-markdownarea-fullscreen .uk-icon-expand:before{content:"\f066"}.uk-markdownarea-code,.uk-markdownarea-preview{-moz-box-sizing:border-box;box-sizing:border-box}.uk-markdownarea-preview{padding:20px;overflow-y:scroll}[data-mode=tab][data-active-tab=code] .uk-markdownarea-preview,[data-mode=tab][data-active-tab=preview] .uk-markdownarea-code{display:none}[data-mode=split] .uk-markdownarea-code,[data-mode=split] .uk-markdownarea-preview{float:left;width:50%}[data-mode=split] .uk-markdownarea-code{border-right:1px solid #eee}.uk-markdownarea .CodeMirror{padding:10px;-moz-box-sizing:border-box;box-sizing:border-box}

158
lib/addons/css/markdownarea.css

@ -1,158 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Markdownarea
========================================================================== */
/* Sub-object `uk-markdownarea-navbar`
========================================================================== */
.uk-markdownarea-navbar {
background: #eeeeee;
}
/*
* Micro clearfix
*/
.uk-markdownarea-navbar:before,
.uk-markdownarea-navbar:after {
content: " ";
display: table;
}
.uk-markdownarea-navbar:after {
clear: both;
}
/* Sub-object `uk-markdownarea-navbar-nav`
========================================================================== */
.uk-markdownarea-navbar-nav {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
.uk-markdownarea-navbar-nav > li {
float: left;
}
/*
* 1. Dimensions
* 2. Style
*/
.uk-markdownarea-navbar-nav > li > a {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
/* 1 */
height: 40px;
padding: 0 15px;
line-height: 40px;
/* 2 */
color: #444444;
font-size: 11px;
cursor: pointer;
}
/*
* Hover
* 1. Apply hover style also to focus state
* 2. Remove default focus style
*/
.uk-markdownarea-navbar-nav > li:hover > a,
.uk-markdownarea-navbar-nav > li > a:focus {
background-color: #f5f5f5;
color: #444444;
outline: none;
/* 2 */
}
/* OnClick */
.uk-markdownarea-navbar-nav > li > a:active {
background-color: #dddddd;
color: #444444;
}
/* Active */
.uk-markdownarea-navbar-nav > li.uk-active > a {
background-color: #f5f5f5;
color: #444444;
}
/* Sub-object: `uk-markdownarea-navbar-flip`
========================================================================== */
.uk-markdownarea-navbar-flip {
float: right;
}
/* Sub-object for special buttons
========================================================================== */
[data-mode='split'] .uk-markdown-button-markdown,
[data-mode='split'] .uk-markdown-button-preview {
display: none;
}
/* Sub-object `uk-markdownarea-content`
========================================================================== */
.uk-markdownarea-content {
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
background: #ffffff;
}
/*
* Micro clearfix
*/
.uk-markdownarea-content:before,
.uk-markdownarea-content:after {
content: " ";
display: table;
}
.uk-markdownarea-content:after {
clear: both;
}
/* Modifier `uk-markdownarea-fullscreen`
========================================================================== */
.uk-markdownarea-fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1030;
}
.uk-markdownarea-fullscreen .uk-markdownarea-content {
position: absolute;
top: 40px;
left: 0;
right: 0;
bottom: 0;
}
.uk-markdownarea-fullscreen .uk-icon-expand:before {
content: "\f066";
}
/* Sub-objects `uk-markdownarea-code` and `uk-markdownarea-preview`
========================================================================== */
.uk-markdownarea-code,
.uk-markdownarea-preview {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.uk-markdownarea-preview {
padding: 20px;
overflow-y: scroll;
}
/*
* Tab view
*/
[data-mode='tab'][data-active-tab='code'] .uk-markdownarea-preview,
[data-mode='tab'][data-active-tab='preview'] .uk-markdownarea-code {
display: none;
}
/*
* Split view
*/
[data-mode='split'] .uk-markdownarea-code,
[data-mode='split'] .uk-markdownarea-preview {
float: left;
width: 50%;
}
[data-mode='split'] .uk-markdownarea-code {
border-right: 1px solid #eeeeee;
}
/* CodeMirror modifications
========================================================================== */
.uk-markdownarea .CodeMirror {
padding: 10px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

158
lib/addons/css/markdownarea.gradient.css

@ -1,158 +0,0 @@
/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Markdownarea
========================================================================== */
/* Sub-object `uk-markdownarea-navbar`
========================================================================== */
.uk-markdownarea-navbar {
background: #eeeeee;
}
/*
* Micro clearfix
*/
.uk-markdownarea-navbar:before,
.uk-markdownarea-navbar:after {
content: " ";
display: table;
}
.uk-markdownarea-navbar:after {
clear: both;