mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2024-12-21 07:49:01 +00:00
Update to v0.1.0rc of pelican-red
This commit is contained in:
parent
3159beba2e
commit
6fd22fca44
101
404.html
101
404.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="!( Page or Article ) The url you have tried is not a page or article on this site. Maybe going back to the index will help." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - 404</title>
|
||||
<title itemprop="name">VoltaicIdeas - 404</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/404.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,35 +44,49 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net//" rel="bookmark">404</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/404.html" rel="bookmark" title="Bookmark to 404">404</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<article>
|
||||
<article itemprop="text">
|
||||
<h2>!( Page or Article )</h2>
|
||||
<p>The url you have tried is not a page or article on this site. Maybe going back to the <a href="/index.html">index</a> will help.</p>
|
||||
</article>
|
||||
@ -77,7 +97,8 @@ <h2>!( Page or Article )</h2>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -95,21 +116,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/404.html"> Fetched from: 404.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/404.html"> Fetched from: 404.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="The archives for VoltaicIdeas which contain all articles posted to the site." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Archives</title>
|
||||
<title itemprop="name">VoltaicIdeas - Archives</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/archives.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,33 +44,47 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/archives.html" rel="bookmark" title="Permalink to archives">Archives</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/archives.html" rel="bookmark" title="Bookmark to Archives">Archives</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<dl class="item-list">
|
||||
<dt><a href="http://blog.voltaicideas.net/pelican-red.html">pelican-red</a></dt>
|
||||
@ -75,7 +95,8 @@ <h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -93,21 +114,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/archives.html"> Fetched from: archives.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/archives.html"> Fetched from: archives.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Andrew Senetar</title>
|
||||
<title itemprop="name">VoltaicIdeas - Andrew Senetar</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/author/andrew-senetar.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,40 +44,55 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" rel="bookmark">Andrew Senetar</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" rel="bookmark" title="Bookmark to Andrew Senetar">Andrew Senetar</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<ul class="item-list featured" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Person">
|
||||
<meta itemprop="memberOf" content="VoltaicIdeas" />
|
||||
<div class="author">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/author/andrew-senetar.html">
|
||||
<img src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128" />
|
||||
<img src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128" itemprop="image" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
@ -80,19 +101,22 @@ <h3><a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Sen
|
||||
</header>
|
||||
<ul class="vcard">
|
||||
<li class="fn">
|
||||
Andrew Senetar
|
||||
<span itemprop="name">Andrew Senetar</span>
|
||||
</li>
|
||||
<li class="org">
|
||||
Purdue University
|
||||
<span itemprop="affiliation">Purdue University</span>
|
||||
</li>
|
||||
<li class="title">
|
||||
Engineering Student
|
||||
<span itemprop="jobTitle">Engineering Student</span>
|
||||
</li>
|
||||
<li class="email">
|
||||
<a href="mailto:arsenetar@gmail.com">arsenetar@gmail.com</a>
|
||||
<a href="mailto:arsenetar@gmail.com"itemprop="email">arsenetar@gmail.com</a>
|
||||
</li>
|
||||
<li class="notes">
|
||||
<p>This is where the bio goes.</p>
|
||||
<li class="photo">
|
||||
<img class="photo" src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128"/>
|
||||
</li>
|
||||
<li class="note">
|
||||
<div itemprop="description" <p>This is where the bio goes.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="inline-list">
|
||||
@ -101,16 +125,19 @@ <h3><a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Sen
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</li></ul>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="item-list" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="Article List"/>
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Article">
|
||||
<div class="article">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
<header>
|
||||
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
<h3 itemprop="headline"><a href="http://blog.voltaicideas.net/pelican-red.html" itemprop="url">Pelican-Red</a></h3>
|
||||
<meta itemprop="name" content="pelican-red"/>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
@ -120,8 +147,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</div>
|
||||
<footer>
|
||||
<ul class="no-bullet">
|
||||
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
|
||||
<li>Published by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" itemprop="url"><span itemprop="name">Andrew Senetar</span></a></span> on: <abbr class="published" title="2013-07-10T21:23:00" itemprop="datePublished">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30" itemprop="dateModified">2013-07-29 2:30</abbr></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
@ -132,7 +159,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -150,21 +178,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html"> Fetched from: author/andrew-senetar.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html"> Fetched from: author/andrew-senetar.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
126
authors.html
126
authors.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="The listing of authors at VoltaicIdeas." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas</title>
|
||||
<title itemprop="name">VoltaicIdeas - Authors</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/authors.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,40 +44,57 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/authors.html" rel="bookmark">Authors</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/authors.html" rel="bookmark" title="Bookmark to Authors">Authors</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<ul class="item-list" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="Authors"/>
|
||||
<meta itemprop="itemListOrder" content="Unordered"/>
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Person">
|
||||
<meta itemprop="memberOf" content="VoltaicIdeas" />
|
||||
<div class="author">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/author/andrew-senetar.html">
|
||||
<img src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128" />
|
||||
<img src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128" itemprop="image" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
@ -80,19 +103,22 @@ <h3><a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Sen
|
||||
</header>
|
||||
<ul class="vcard">
|
||||
<li class="fn">
|
||||
Andrew Senetar
|
||||
<span itemprop="name">Andrew Senetar</span>
|
||||
</li>
|
||||
<li class="org">
|
||||
Purdue University
|
||||
<span itemprop="affiliation">Purdue University</span>
|
||||
</li>
|
||||
<li class="title">
|
||||
Engineering Student
|
||||
<span itemprop="jobTitle">Engineering Student</span>
|
||||
</li>
|
||||
<li class="email">
|
||||
<a href="mailto:arsenetar@gmail.com">arsenetar@gmail.com</a>
|
||||
<a href="mailto:arsenetar@gmail.com"itemprop="email">arsenetar@gmail.com</a>
|
||||
</li>
|
||||
<li class="notes">
|
||||
<p>This is where the bio goes.</p>
|
||||
<li class="photo">
|
||||
<img class="photo" src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128"/>
|
||||
</li>
|
||||
<li class="note">
|
||||
<div itemprop="description" <p>This is where the bio goes.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="inline-list">
|
||||
@ -101,11 +127,13 @@ <h3><a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Sen
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</li> </ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -123,21 +151,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/authors.html"> Fetched from: authors.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/authors.html"> Fetched from: authors.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
111
categories.html
111
categories.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="The listing of article categories with the last 3 articles summaries show for each category." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Categories</title>
|
||||
<title itemprop="name">VoltaicIdeas - Categories</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/categories.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,45 +44,61 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/categories.html" rel="bookmark">Categories</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/categories.html" rel="bookmark" title="Bookmark to Categories">Categories</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<h2>Recent Articles by Category</h2>
|
||||
<h3><a href="http://blog.voltaicideas.net/category/projects.html">projects</a></h3>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<ul class="item-list" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="projects recent articles"/>
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Article">
|
||||
<div class="article">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
<header>
|
||||
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
<h3 itemprop="headline"><a href="http://blog.voltaicideas.net/pelican-red.html" itemprop="url">Pelican-Red</a></h3>
|
||||
<meta itemprop="name" content="pelican-red"/>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
@ -86,8 +108,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</div>
|
||||
<footer>
|
||||
<ul class="no-bullet">
|
||||
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
|
||||
<li>Published by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" itemprop="url"><span itemprop="name">Andrew Senetar</span></a></span> on: <abbr class="published" title="2013-07-10T21:23:00" itemprop="datePublished">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30" itemprop="dateModified">2013-07-29 2:30</abbr></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
@ -97,7 +119,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -115,21 +138,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/categories.html"> Fetched from: categories.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/categories.html"> Fetched from: categories.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - projects</title>
|
||||
<title itemprop="name">VoltaicIdeas - projects</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/category/projects.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,19 +24,20 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Categories ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas Categories RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -40,43 +46,59 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li class='active'><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li class='active' itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/category/projects.html" rel="bookmark">projects</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/category/projects.html" rel="bookmark" title="Bookmark to projects">projects</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<ul class="item-list" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="Article List"/>
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Article">
|
||||
<div class="article">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
<header>
|
||||
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
<h3 itemprop="headline"><a href="http://blog.voltaicideas.net/pelican-red.html" itemprop="url">Pelican-Red</a></h3>
|
||||
<meta itemprop="name" content="pelican-red"/>
|
||||
</header>
|
||||
<div class="summary">
|
||||
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
|
||||
@ -85,8 +107,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</div>
|
||||
<footer>
|
||||
<ul class="no-bullet">
|
||||
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
|
||||
<li>Published by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" itemprop="url"><span itemprop="name">Andrew Senetar</span></a></span> on: <abbr class="published" title="2013-07-10T21:23:00" itemprop="datePublished">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30" itemprop="dateModified">2013-07-29 2:30</abbr></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
@ -96,7 +118,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -114,21 +137,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/category/projects.html"> Fetched from: category/projects.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/category/projects.html"> Fetched from: category/projects.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
112
index.html
112
index.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas</title>
|
||||
<title itemprop="name">VoltaicIdeas</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/index.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,46 +44,61 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/index.html" rel="bookmark">VoltaicIdeas</a>
|
||||
</h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/index.html" rel="bookmark" title="Bookmark to Index">VoltaicIdeas</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<p>This is a personal blog which contains posts on python, electrical engineering and various projects.</p>
|
||||
<h2>Recent Articles:</h2>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<ul class="item-list" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta name="Recent Articles"/>
|
||||
<li class="row" itemprop="itemListElement" itemscope itemtype="http://schema.org/Article">
|
||||
<div class="article">
|
||||
<div class="small-4 columns">
|
||||
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
<header>
|
||||
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
<h3 itemprop="headline"><a href="http://blog.voltaicideas.net/pelican-red.html" itemprop="url">Pelican-Red</a></h3>
|
||||
<meta itemprop="name" content="pelican-red"/>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
@ -87,8 +108,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</div>
|
||||
<footer>
|
||||
<ul class="no-bullet">
|
||||
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
|
||||
<li>Published by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" itemprop="url"><span itemprop="name">Andrew Senetar</span></a></span> on: <abbr class="published" title="2013-07-10T21:23:00" itemprop="datePublished">2013-07-10 21:23</abbr></li>
|
||||
<li>Last Modified on: <abbr title="2013-07-29 2:30" itemprop="dateModified">2013-07-29 2:30</abbr></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
@ -98,7 +119,8 @@ <h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -116,21 +138,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/index.html"> Fetched from: index.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/index.html"> Fetched from: index.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
101
pages/about.html
101
pages/about.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="Simple About Page Some Content Another heading Code below: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ..." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - About</title>
|
||||
<title itemprop="name">VoltaicIdeas - About</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/pages/about.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,35 +44,49 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li class='active'><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li class='active' itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/pages/about.html" rel="bookmark">About</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/pages/about.html" rel="bookmark" title="Bookmark to About">About</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<article>
|
||||
<article itemprop="text">
|
||||
<h2>Simple About Page</h2>
|
||||
<p>Some Content</p>
|
||||
<h3>Another heading</h3>
|
||||
@ -186,7 +206,8 @@ <h3>Another heading</h3>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -204,21 +225,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
141
pelican-red.html
141
pelican-red.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="pelican-red is a theme for the pelican static website generator with lots of stuff and more stuff and more stuff and more stuff and more stuff and more stuff and ..." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Pelican-Red </title>
|
||||
<title itemprop="name">VoltaicIdeas - pelican-red</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/pelican-red.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,19 +24,20 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Categories ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas Categories RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -40,53 +46,94 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li class='active'><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li class='active' itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/pelican-red.html" rel="bookmark">Pelican-Red</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/pelican-red.html" rel="bookmark" title="Bookmark to pelican-red">pelican-red</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<article>
|
||||
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
|
||||
<article itemscope itemtype="http://schema.org/Article">
|
||||
<meta itemprop="description" content="pelican-red is a theme for the pelican static website generator with lots of stuff and more stuff and more stuff and more stuff and more stuff and more stuff and ..."/>
|
||||
<meta itemprop="name" content="pelican-red"/>
|
||||
<meta itemprop="url" content="pelican-red.html"/>
|
||||
<meta itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta itemprop="inLanguage" content="en"/>
|
||||
<meta itemprop="wordCount" content="60" />
|
||||
<meta itemprop="copyrightHolder" content="Andrew Senetar"/>
|
||||
<div class="article-details">
|
||||
<span class="published">Published on: <abbr title="2013-07-10T21:23:00" itemprop="datePublished">2013-07-10 21:23</abbr></span>
|
||||
<span class="category">In <a href="category/projects.html">projects</a></span>
|
||||
<span class="modified">Last modified on: <abbr title="2013-07-29 2:30" itemprop="dateModified">2013-07-29 2:30</abbr></span>
|
||||
</div>
|
||||
<div itemprop="articleBody">
|
||||
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
|
||||
<p>more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... </p>
|
||||
<p>and still going some more...</p>
|
||||
<p>and some more here as well</p>
|
||||
<p>more words, and more and more and more and more</p>
|
||||
</article>
|
||||
</div>
|
||||
<footer class="article_footer">
|
||||
<ul class='no-bullet'>
|
||||
<ul class='no-bullet no-margin'>
|
||||
|
||||
|
||||
<li>Page content licensed under:
|
||||
<li>Article content licensed under:
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution 3.0 Unported">
|
||||
|
||||
<i class="large icon-cc"></i>
|
||||
<i class="large icon-cc-by"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<li class="author-details" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
<ul class="vcard brief row">
|
||||
<div class="small-4 columns">
|
||||
<img src="http://s.gravatar.com/avatar/b1b47974e5d44250ba14786942eb9caa?s=128" class="photo" itemprop="image" />
|
||||
</div>
|
||||
<div class="small-12 columns">
|
||||
<li><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" itemprop="url"><span class="fn" itemprop="name">Andrew Senetar</span></a></li>
|
||||
<li class="org" itemprop="affiliation">Purdue University</li>
|
||||
<li class="title" itemprop="jobTitle">Engineering Student</li>
|
||||
<li class="email" itemprop="email">arsenetar@gmail.com</li>
|
||||
</div>
|
||||
</ul>
|
||||
</li>
|
||||
<li><ul class="no-bullet no-margin">
|
||||
</ul></li>
|
||||
<div id="disqus_thread">
|
||||
<script type="text/javascript">
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
@ -107,7 +154,8 @@ <h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -125,21 +173,22 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pelican-red.html"> Fetched from: pelican-red.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pelican-red.html"> Fetched from: pelican-red.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
14
sitemap.xml
14
sitemap.xml
@ -5,35 +5,35 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/index.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/archives.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/tags.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/categories.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/pages/about.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
@ -47,14 +47,14 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/category/projects.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/author/andrew-senetar.html</loc>
|
||||
<lastmod>2013-07-29T16:56:31-00:00</lastmod>
|
||||
<lastmod>2013-07-30T15:22:49-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
99
tags.html
99
tags.html
@ -1,16 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" itemscope itemtype="http://schema.org/WebPage" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/WebPage"> <!--<![endif]-->
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
|
||||
<meta name="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" content="Andrew Senetar" />
|
||||
|
||||
|
||||
<meta name="description" itemprop="description" content="A list of all the tags on this blog with article count." />
|
||||
<meta name="keywords" itemprop="keywords" content="python,blog,electrical engineering,projects" />
|
||||
<meta name="author" itemprop="author" content="Andrew Senetar" />
|
||||
<meta name="organization" itemprop="sourceOrganization" content="VoltaicIdeas"/>
|
||||
<meta name="publisher" itemprop="publisher" content="VoltaicIdeas"/>
|
||||
<meta name="language" itemprop="inLanguage" content="en" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Tags</title>
|
||||
<title itemprop="name">VoltaicIdeas - Tags</title>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/tags.html"/>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
@ -19,17 +24,18 @@
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
|
||||
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" itemprop="thumbnailUrl"/>
|
||||
|
||||
<!-- RSS/ATOM -->
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
|
||||
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<!-- Navigation -->
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
@ -38,33 +44,47 @@ <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
<section class="top-bar-section" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
||||
<meta itemprop="name" content="VoltaicIdeas Navigation"/>
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
<ul class="left" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="VoltaicIdeas Menu Items"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
|
||||
</li>
|
||||
<li class="has-dropdown" itemprop="itemListElement" itemscope itemtype="http://schema.org/ItemList"><a>Categories</a>
|
||||
<meta itemprop="name" content="Categories"/>
|
||||
<meta itemprop="url" content="http://blog.voltaicideas.net/Categories.html"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<ul class="dropdown">
|
||||
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/category/projects.html">projects</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
</ul>
|
||||
<li itemprop="itemListElement">
|
||||
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Social Links -->
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<ul class="right" itemscope itemtype="http://schema.org/ItemList">
|
||||
<meta itemprop="name" content="site-social"/>
|
||||
<meta itemprop="ItemListOrder" content="Unordered"/>
|
||||
<li itemprop="itemListElement"><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
|
||||
<li itemprop="itemListElement"><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- Content Area -->
|
||||
</header> <!-- Content Area -->
|
||||
<div class="row">
|
||||
<div id="main" class="large-13 columns push-3">
|
||||
<section>
|
||||
<header>
|
||||
<h1><a href="http://blog.voltaicideas.net/tags.html" rel="bookmark">Tags</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
<header itemscope itemtype="http://schema.org/WPHeader">
|
||||
|
||||
<h1 itemprop="name"><a href="http://blog.voltaicideas.net/tags.html" rel="bookmark" title="Bookmark to Tags">Tags</a></h1>
|
||||
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
|
||||
</header>
|
||||
<p>A list of all tags with article counts is below:</p>
|
||||
<ul class="tag-list">
|
||||
@ -72,7 +92,8 @@ <h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<aside itemscope itemtype="http://schema.org/WPSideBar">
|
||||
<meta itemprop="name" content="VoltaicIdeas Sidebar"/>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
@ -90,21 +111,21 @@ <h3>Site Search</h3>
|
||||
<gcse:search></gcse:search>
|
||||
</div>
|
||||
<h3>Blog Links</h3>
|
||||
<ul id='blogRoll' class="no-bullet">
|
||||
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
<ul id='blogRoll' class="no-bullet" itemscope itemtype="http://schema.org/ItemList">
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
|
||||
<li itemprop="itemListElement"><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="http://getpelican.com/">Pelican</a></li>
|
||||
<li itemprop="itemListElement"><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="row">
|
||||
<footer class="row" >
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/tags.html"> Fetched from: tags.html</a> on 2013-07-29T16:56:31.025452</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/tags.html"> Fetched from: tags.html</a> on 2013-07-30T15:22:49.689709</span>
|
||||
©<span itemprop="copyrightHolder"> Andrew Senetar </span><span itemprop="copyrightYear">2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
@ -10,7 +10,7 @@ javascripts_dir = "js"
|
||||
fonts_dir = "fonts"
|
||||
|
||||
# You can select your preferred output style here (can be overridden via the command line):
|
||||
output_style = :compact #or :compressed
|
||||
output_style = :compressed #or :compressed
|
||||
|
||||
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||||
relative_assets = true
|
||||
|
File diff suppressed because one or more lines are too long
@ -16,7 +16,7 @@ function ready(){
|
||||
// Hack to make images more responsive and wrap with .th class
|
||||
$('#main article img').each( function() {
|
||||
$(this).css({'height': '', 'width': ''});
|
||||
$(this).wrap('<a class="th" href="'+$(this).attr('src')+'" style="max-width:'+this.naturalWidth+'px">');
|
||||
$(this).wrap('<a class="th" href="'+$(this).attr('src')+'" style="max-width:'+Math.min(this.naturalWidth, 770)+'px">');
|
||||
});
|
||||
};
|
||||
|
||||
|
@ -103,7 +103,7 @@ body{ background-color: #fff; }
|
||||
img {
|
||||
max-height: 250px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
article {
|
||||
overflow: auto;
|
||||
@ -111,6 +111,27 @@ body{ background-color: #fff; }
|
||||
display: block;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
margin-top: emCalc(4px);
|
||||
margin-bottom: emCalc(4px);
|
||||
}
|
||||
.article-details {
|
||||
font-size: emCalc(14px);
|
||||
color: darken( $secondary-color, 15%);
|
||||
border-bottom: 1px solid darken( #fff, 5% );
|
||||
margin-bottom: emCalc(7px);
|
||||
padding-bottom: emCalc(5px);
|
||||
.published, .modified, .category{
|
||||
line-height: 2em;
|
||||
margin-left: emCalc(5px);
|
||||
white-space: pre;
|
||||
}
|
||||
.tag-list {
|
||||
font-size: 0.9em;
|
||||
margin-bottom: 0;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
li a{ line-height: 1.5em; padding: emCalc(4px) emCalc(7px); }
|
||||
}
|
||||
}
|
||||
}
|
||||
ul.item-list {
|
||||
@ -125,7 +146,7 @@ body{ background-color: #fff; }
|
||||
clear: both;
|
||||
&:after { clear: both }
|
||||
@include border-radius($global-radius);
|
||||
@include background-image(linear-gradient(top,#fff,#f8f8f8));
|
||||
@include background-image(linear-gradient(top, #fff, darken(#fff, 2%)));
|
||||
.summary { font-size: 0.9em; padding-bottom: emCalc(7px); }
|
||||
footer{
|
||||
border-top: 1px solid darken(#fff, 5%);
|
||||
@ -143,7 +164,7 @@ body{ background-color: #fff; }
|
||||
margin-bottom: 0;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
li a{ padding: emCalc(4px) emCalc(7px); }
|
||||
li a{ line-height: 1.5em; padding: emCalc(4px) emCalc(7px); }
|
||||
}
|
||||
span{ font-size: 0.8em; }
|
||||
}
|
||||
@ -154,18 +175,34 @@ body{ background-color: #fff; }
|
||||
display: block;
|
||||
margin-bottom: emCalc(7px);
|
||||
p:last-child { margin-bottom: emCalc(5px); }
|
||||
img.photo{ display: none; }
|
||||
}
|
||||
}
|
||||
ul.item-list.featured li .author {
|
||||
@include box-shadow(none);
|
||||
@include background-image(none);
|
||||
border: none;
|
||||
}
|
||||
dl.item-list {
|
||||
dt{ border-top: 1px solid darken(#fff, 5%); }
|
||||
dt:first-child{ border: none; }
|
||||
dd{ margin-bottom: emCalc(8px); }
|
||||
}
|
||||
.page_footer, .article_footer{
|
||||
font-size: emCalc(14px);
|
||||
border-top: 1px solid darken(#fff, 5%);
|
||||
padding-top: emCalc(5px);
|
||||
margin-top: emCalc(5px);
|
||||
.no-bullet{ margin-left: 0; }
|
||||
ul li {
|
||||
margin-bottom: emCalc(7px);
|
||||
&:last-child{ margin-bottom: (4px); }
|
||||
}
|
||||
.vcard.brief {
|
||||
li { margin-bottom: 0; }
|
||||
display: block;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#disqus_thread {
|
||||
border-top: 1px solid darken(#fff, 5%);
|
||||
padding-top: emCalc(10px);
|
||||
@ -179,9 +216,12 @@ body{ background-color: #fff; }
|
||||
padding: emCalc(10px) emCalc(7px);
|
||||
}
|
||||
}
|
||||
#blogRoll {
|
||||
#blogRoll, .no-margin {
|
||||
margin-left: 0;
|
||||
margin-bottom: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
#blogRoll{
|
||||
.external {
|
||||
&:after{
|
||||
font-family: 'pelican-red';
|
||||
@ -217,8 +257,10 @@ body{ background-color: #fff; }
|
||||
|
||||
.tag-list {
|
||||
@include inline-list;
|
||||
margin-left: 0;
|
||||
li {
|
||||
@include label(0, emCalc(16px), $secondary-color, $global-radius);
|
||||
margin: emCalc(4px);
|
||||
a {
|
||||
padding: emCalc(7px) emCalc(7px);
|
||||
color: #000;
|
||||
@ -240,6 +282,11 @@ body{ background-color: #fff; }
|
||||
}
|
||||
}
|
||||
}
|
||||
ul.pagination{
|
||||
li.current a{
|
||||
background: desaturate(lighten($primary-color, 5%), 50%);
|
||||
}
|
||||
}
|
||||
|
||||
@media #{$small} {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user