vulcan/public/index.html

221 lines
6.3 KiB
HTML
Raw Normal View History

2017-09-01 09:05:30 +00:00
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>
Vulcan Foundry
</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta name="theme-color" content="#4184f3">
<link href="/favicon.ico" rel="icon"/>
<link rel="stylesheet" href="/css/highlight.light.css">
<link rel="stylesheet" href="/css/prism-customize.css">
<link rel="stylesheet" href="/css/nav-icon.css">
<link rel="stylesheet" href="/css/waves.min.css">
<link rel="stylesheet" href="/css/jquery.tocify.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/nav-indicator.css">
</meta>
</meta>
</head>
<body>
<header>
<!-- cover image or sth. -->
</header>
<div id="main" class="m-scene">
<div class="nav-wrapper">
<div class="container">
<nav>
<div class="logo wave">
<a href="/" id="logo">
Vulcan Foundry
</a>
</div>
<div class="nav-toggle-icon" >
<div class="material-hamburger">
<span>
</span>
<span>
</span>
<span>
</span>
</div>
</div>
<div class="menu-wrapper">
<div class="nav-indicator">
</div>
<ul class="menus">
<li>
<a class="wave " href="/">
Home
</a>
</li>
<li>
<a class="wave " href="/archives">
Archive
</a>
</li>
<li>
<a class="wave no-smoothstate" href="/atom.xml">
RSS
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<div class="container content">
<div class="scene_element scene_element--fadein">
<div class="row">
<div class="main index">
<article>
<a href="/2017/09/01/Legends-of-Tomorrow-Heatwave-Gun-Nerf-mod/" >
<header class="post-header">
<h1 class="post-title">
<!-- <a href="/2017/09/01/Legends-of-Tomorrow-Heatwave-Gun-Nerf-mod/" title="Legends of Tomorrow Heatwave Gun - Nerf mod" >Legends of Tomorrow Heatwave Gun - Nerf mod</a> -->
<span>Legends of Tomorrow Heatwave Gun - Nerf mod</span>
</h1>
</header>
</a>
<section class="post-info">
<span class="post-date">2017/09/01</span>
<span class="post-tags">
<ul class="post-tag-list"><li class="post-tag-list-item"><a class="post-tag-list-link" href="/tags/video/">video</a></li></ul>
</span>
<!-- <span class="read-more btn"><a href="/2017/09/01/Legends-of-Tomorrow-Heatwave-Gun-Nerf-mod/" >More...</a></span> -->
</section>
<section class="post-abstract">
Here Im showing the end result of my Heatwave gun prop build. It is based on the gun that DCs Heatwave uses in Legends of Tomorrow and The Fla...
</section>
</article>
<article>
<a href="/2017/09/01/Indiana-Jones-Fertility-Idol-plush-prop/" >
<header class="post-header">
<h1 class="post-title">
<!-- <a href="/2017/09/01/Indiana-Jones-Fertility-Idol-plush-prop/" title="Indiana Jones Fertility Idol plush prop" >Indiana Jones Fertility Idol plush prop</a> -->
<span>Indiana Jones Fertility Idol plush prop</span>
</h1>
</header>
</a>
<section class="post-info">
<span class="post-date">2017/09/01</span>
<span class="post-tags">
<ul class="post-tag-list"><li class="post-tag-list-item"><a class="post-tag-list-link" href="/tags/video/">video</a></li></ul>
</span>
<!-- <span class="read-more btn"><a href="/2017/09/01/Indiana-Jones-Fertility-Idol-plush-prop/" >More...</a></span> -->
</section>
<section class="post-abstract">
My first video I quickly go over how I put together a plushy fertility idol for an Indiana Jones Costume.
</section>
</article>
</div>
<aside>
<div class="widget-wrap">
<h3 class="widget-title">Recent Posts</h3>
<div class="widget">
<ul>
<li>
<a href="/2017/09/01/Legends-of-Tomorrow-Heatwave-Gun-Nerf-mod/">Legends of Tomorrow Heatwave Gun - Nerf mod</a>
</li>
<li>
<a href="/2017/09/01/Indiana-Jones-Fertility-Idol-plush-prop/">Indiana Jones Fertility Idol plush prop</a>
</li>
</ul>
</div>
</div>
<section class="widget-wrap">
<h3 class="widget-title">links</h3>
<div class="widget">
<ul >
<li>
<a href="https://www.youtube.com/channel/UCizV-v14yTuhzjA2ZCbqmSA" title="Videos over on Youtube">
Youtube
</a>
</li>
</ul>
</div>
</section>
</aside>
</div>
</div>
</div>
</div>
<footer class="footer">
<!--<p>由<a href="http://hexo.io/" target="_blank">Hexo</a>强力驱动,搭载<a href="https://github.com/wayou/hexo-theme-gstyle">gstyle</a>主题</p>-->
<p>
&copy; 2017 Martin
</p>
</footer>
<script src="/lib/jquery.js"></script>
<script src="/lib/waves.js"></script>
<script src="/lib/jquery-ui.js"></script>
<script src="/lib/jquery.tocify.js"></script>
<script src="/js/main.js"></script>
</body>
</html>