mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2024-11-01 22:35:56 +00:00
Update site to test pelican-red
This commit is contained in:
parent
968c00fda0
commit
c648375797
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
*/sass_cahce/*
|
||||
|
||||
#############
|
||||
## Windows
|
||||
#############
|
||||
|
151
404.html
Normal file
151
404.html
Normal file
@ -0,0 +1,151 @@
|
||||
<!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]-->
|
||||
<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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - 404</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<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>
|
||||
<footer class="page_footer">
|
||||
<ul class='no-bullet article-footer'>
|
||||
<li>Page 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>
|
||||
<div id="disqus_thread">
|
||||
<script type="text/javascript">
|
||||
var disqus_shortname = ''; // required: replace example with your forum shortname
|
||||
var disqus_identifier = '404';
|
||||
var disqus_title = '404';
|
||||
var disqus_url = 'http://blog.voltaicideas.net//';
|
||||
// var disques_category_id =''; // disqus catagory id number from disqus
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function() {
|
||||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
||||
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
||||
})();
|
||||
</script>
|
||||
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
|
||||
</div></footer>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
170
archives.html
170
archives.html
@ -1,56 +1,128 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>VoltaicIdeas</title>
|
||||
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css">
|
||||
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" />
|
||||
<!-- 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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Archives</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
|
||||
<body id="index" class="home">
|
||||
<header id="banner" class="body">
|
||||
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1>
|
||||
<nav><ul>
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
<section id="content" class="body">
|
||||
<h1>Archives for VoltaicIdeas</h1>
|
||||
|
||||
<dl>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<dl class="item-list">
|
||||
<dt><a href="http://blog.voltaicideas.net/pelican-red.html">pelican-red</a></dt>
|
||||
<dd>Published: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr> by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a></dd>
|
||||
<dd>Last modified on: <abbr class="modified" title="2013-07-29 2:30">2013-07-29 2:30</abbr></dd>
|
||||
<dd>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="extras" class="body">
|
||||
<div class="blogroll">
|
||||
<h2>blogroll</h2>
|
||||
<ul>
|
||||
<li><a href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a href="http://python.org/">Python.org</a></li>
|
||||
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
|
||||
<li><a href="#">You can modify those links in your config file</a></li>
|
||||
</ul>
|
||||
</div><!-- /.blogroll -->
|
||||
<div class="social">
|
||||
<h2>social</h2>
|
||||
<ul>
|
||||
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
|
||||
|
||||
<li><a href="#">You can add links in your config file</a></li>
|
||||
<li><a href="#">Another social link</a></li>
|
||||
</ul>
|
||||
</div><!-- /.social -->
|
||||
</section><!-- /#extras -->
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
<footer id="contentinfo" class="body">
|
||||
<address id="about" class="vcard body">
|
||||
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
|
||||
</address><!-- /#about -->
|
||||
|
||||
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
|
||||
</footer><!-- /#contentinfo -->
|
||||
|
||||
</body>
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
150
author/andrew-senetar.html
Normal file
150
author/andrew-senetar.html
Normal file
@ -0,0 +1,150 @@
|
||||
<!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]-->
|
||||
<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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Andrew Senetar</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
Author vcard here?
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<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>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
<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 ...</p>
|
||||
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
|
||||
</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>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</li> </ul>
|
||||
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
126
authors.html
Normal file
126
authors.html
Normal file
@ -0,0 +1,126 @@
|
||||
<!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]-->
|
||||
<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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<h2>Authors</h2>
|
||||
<ul class="item-list">
|
||||
Andrew Senetar
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
188
categories.html
188
categories.html
@ -1,52 +1,150 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>VoltaicIdeas</title>
|
||||
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css">
|
||||
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" />
|
||||
<!-- 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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - Categories</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!-- Modernizr -->
|
||||
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
|
||||
</head>
|
||||
|
||||
<body id="index" class="home">
|
||||
<header id="banner" class="body">
|
||||
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1>
|
||||
<nav><ul>
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
<ul>
|
||||
<body>
|
||||
<header id="nav" class="contain-to-grid">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<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">
|
||||
<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>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
<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 ...</p>
|
||||
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
|
||||
</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>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</li><p><a href="http://blog.voltaicideas.net/category/projects.html">View all articles in projects...</a></p>
|
||||
</ul>
|
||||
<section id="extras" class="body">
|
||||
<div class="blogroll">
|
||||
<h2>blogroll</h2>
|
||||
<ul>
|
||||
<li><a href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a href="http://python.org/">Python.org</a></li>
|
||||
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
|
||||
<li><a href="#">You can modify those links in your config file</a></li>
|
||||
</ul>
|
||||
</div><!-- /.blogroll -->
|
||||
<div class="social">
|
||||
<h2>social</h2>
|
||||
<ul>
|
||||
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
|
||||
|
||||
<li><a href="#">You can add links in your config file</a></li>
|
||||
<li><a href="#">Another social link</a></li>
|
||||
</ul>
|
||||
</div><!-- /.social -->
|
||||
</section><!-- /#extras -->
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
<footer id="contentinfo" class="body">
|
||||
<address id="about" class="vcard body">
|
||||
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
|
||||
</address><!-- /#about -->
|
||||
|
||||
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
|
||||
</footer><!-- /#contentinfo -->
|
||||
|
||||
</body>
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
149
category/projects.html
Normal file
149
category/projects.html
Normal file
@ -0,0 +1,149 @@
|
||||
<!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]-->
|
||||
<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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - projects</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li class='active'><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<ul class="item-list">
|
||||
<li class="row">
|
||||
<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>
|
||||
</header>
|
||||
<div class="summary">
|
||||
<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 ...</p>
|
||||
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
|
||||
</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>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</li> </ul>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://voltaicideas.net/" rel="alternate"></link><link href="http://voltaicideas.net/feeds/all.atom.xml" rel="self"></link><id>http://voltaicideas.net/</id><updated>2013-06-01T18:20:46Z</updated></feed>
|
6
feeds/cat.projects.atom.xml
Normal file
6
feeds/cat.projects.atom.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://blog.voltaicideas.net/" rel="alternate"></link><link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" rel="self"></link><id>http://blog.voltaicideas.net/</id><updated>2013-07-10T21:23:00-04:00</updated><entry><title>pelican-red</title><link href="http://blog.voltaicideas.net/pelican-red.html" rel="alternate"></link><updated>2013-07-10T21:23:00-04:00</updated><author><name>Andrew Senetar</name></author><id>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</id><summary type="html"><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></summary></entry></feed>
|
6
feeds/cat.projects.rss.xml
Normal file
6
feeds/cat.projects.rss.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>VoltaicIdeas</title><link>http://blog.voltaicideas.net/</link><description></description><atom:link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" rel="self"></atom:link><lastBuildDate>Wed, 10 Jul 2013 21:23:00 -0400</lastBuildDate><item><title>pelican-red</title><link>http://blog.voltaicideas.net/pelican-red.html</link><description><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></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Senetar</dc:creator><pubDate>Wed, 10 Jul 2013 21:23:00 -0400</pubDate><guid>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</guid></item></channel></rss>
|
6
feeds/index.atom.xml
Normal file
6
feeds/index.atom.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://blog.voltaicideas.net/" rel="alternate"></link><link href="http://blog.voltaicideas.net/feeds/index.atom.xml" rel="self"></link><id>http://blog.voltaicideas.net/</id><updated>2013-07-10T21:23:00-04:00</updated><entry><title>pelican-red</title><link href="http://blog.voltaicideas.net/pelican-red.html" rel="alternate"></link><updated>2013-07-10T21:23:00-04:00</updated><author><name>Andrew Senetar</name></author><id>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</id><summary type="html"><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></summary></entry></feed>
|
6
feeds/index.rss.xml
Normal file
6
feeds/index.rss.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>VoltaicIdeas</title><link>http://blog.voltaicideas.net/</link><description></description><atom:link href="http://blog.voltaicideas.net/feeds/index.rss.xml" rel="self"></atom:link><lastBuildDate>Wed, 10 Jul 2013 21:23:00 -0400</lastBuildDate><item><title>pelican-red</title><link>http://blog.voltaicideas.net/pelican-red.html</link><description><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></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Senetar</dc:creator><pubDate>Wed, 10 Jul 2013 21:23:00 -0400</pubDate><guid>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</guid></item></channel></rss>
|
193
index.html
193
index.html
@ -1,54 +1,151 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>VoltaicIdeas</title>
|
||||
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css">
|
||||
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" />
|
||||
<!-- 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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!-- 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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<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">
|
||||
<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>
|
||||
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
|
||||
</header>
|
||||
<div class="summary">
|
||||
<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 ...</p>
|
||||
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
|
||||
</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>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</li></ul>
|
||||
<p><a href="http://blog.voltaicideas.net/archives.html">View more articles in the Archives...</a></p>
|
||||
</section>
|
||||
</div>
|
||||
<div id="mainAside" class="large-3 columns pull-13">
|
||||
<aside>
|
||||
<h3>Site Search</h3>
|
||||
<div class="google_search">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '007731975760117144904:78nyyuuzpc4';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//www.google.com/cse/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<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>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<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-29T11:25:41.799306</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
|
||||
|
||||
<!-- Tracking Code -->
|
||||
<!-- Google Analytics -->
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
<body id="index" class="home">
|
||||
<header id="banner" class="body">
|
||||
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1>
|
||||
<nav><ul>
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
|
||||
<section id="content" class="body">
|
||||
<h2>Pages</h2>
|
||||
</section>
|
||||
<section id="extras" class="body">
|
||||
<div class="blogroll">
|
||||
<h2>blogroll</h2>
|
||||
<ul>
|
||||
<li><a href="http://getpelican.com/">Pelican</a></li>
|
||||
<li><a href="http://python.org/">Python.org</a></li>
|
||||
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
|
||||
<li><a href="#">You can modify those links in your config file</a></li>
|
||||
</ul>
|
||||
</div><!-- /.blogroll -->
|
||||
<div class="social">
|
||||
<h2>social</h2>
|
||||
<ul>
|
||||
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
|
||||
|
||||
<li><a href="#">You can add links in your config file</a></li>
|
||||
<li><a href="#">Another social link</a></li>
|
||||
</ul>
|
||||
</div><!-- /.social -->
|
||||
</section><!-- /#extras -->
|
||||
|
||||
<footer id="contentinfo" class="body">
|
||||
<address id="about" class="vcard body">
|
||||
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
|
||||
</address><!-- /#about -->
|
||||
|
||||
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
|
||||
</footer><!-- /#contentinfo -->
|
||||
|
||||
</body>
|
||||
ga('create', 'UA-42346765-1', 'voltaicideas.net');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
</body>
|
||||
</html>
|
260
pages/about.html
Normal file
260
pages/about.html
Normal file
@ -0,0 +1,260 @@
|
||||
<!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]-->
|
||||
<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" />
|
||||
|
||||
<!-- title -->
|
||||
<title>VoltaicIdeas - About</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
|
||||
|
||||
<!-- Fonts -->
|
||||
<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" />
|
||||
|
||||
<!-- 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.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">
|
||||
<nav class="top-bar">
|
||||
<ul class="title-area">
|
||||
<!-- Title Area -->
|
||||
<li class="name">
|
||||
<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">
|
||||
<!-- Menu -->
|
||||
<ul class="left">
|
||||
|
||||
<li class='active'><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
|
||||
<li class="has-dropdown"><a>Categories</a>
|
||||
<ul class="dropdown">
|
||||
<li ><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>
|
||||
<!-- 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>
|
||||
</nav>
|
||||
</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>
|
||||
<h2>Simple About Page</h2>
|
||||
<p>Some Content</p>
|
||||
<h3>Another heading</h3>
|
||||
<p>Code below:</p>
|
||||
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre> 1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
13
|
||||
14
|
||||
15
|
||||
16
|
||||
17
|
||||
18
|
||||