Updated 209 files via CloudCannon
This commit is contained in:
parent
ae854629d3
commit
3218dfca9d
209 changed files with 8186 additions and 3542 deletions
144
index.html
144
index.html
|
|
@ -11,8 +11,8 @@
|
|||
<meta property="og:title" content="Post Tenebras Lux" />
|
||||
<meta name="author" content="pax:nion" />
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta name="description" content="PHI, Panix Heavy Industries" />
|
||||
<meta property="og:description" content="PHI, Panix Heavy Industries" />
|
||||
<meta name="description" content="Panix Heavy Industries" />
|
||||
<meta property="og:description" content="Panix Heavy Industries" />
|
||||
<link rel="canonical" href="https://paxnion.basspistol.com/" />
|
||||
<meta property="og:url" content="https://paxnion.basspistol.com/" />
|
||||
<meta property="og:site_name" content="pax:nion" />
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2018-12-11T00:00:00+00:00" />
|
||||
<script type="application/ld+json">
|
||||
{"description":"PHI, Panix Heavy Industries","@type":"WebSite","headline":"Post Tenebras Lux","dateModified":"2020-07-05T18:07:00+00:00","datePublished":"2018-12-11T00:00:00+00:00","image":"https://paxnion.basspistol.com/siteicon.png","name":"pax:nion","url":"https://paxnion.basspistol.com/","author":{"@type":"Person","name":"pax:nion"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://paxnion.basspistol.com/siteicon.png"},"name":"pax:nion"},"@context":"https://schema.org"}</script>
|
||||
{"description":"Panix Heavy Industries","@type":"WebSite","headline":"Post Tenebras Lux","dateModified":"2020-07-06T10:41:12+00:00","datePublished":"2018-12-11T00:00:00+00:00","image":"https://paxnion.basspistol.com/siteicon.png","name":"pax:nion","url":"https://paxnion.basspistol.com/","author":{"@type":"Person","name":"pax:nion"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://paxnion.basspistol.com/siteicon.png"},"name":"pax:nion"},"@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link type="application/atom+xml" rel="alternate" href="https://paxnion.basspistol.com/feed.xml" title="" />
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
<title>Post Tenebras Lux | pax:nion</title>
|
||||
<meta name="title" content="Post Tenebras Lux | pax:nion" />
|
||||
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-07-05T18:07:00+00:00" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-07-06T10:41:12+00:00" />
|
||||
<meta name="robots" content="index" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="canonical" href="https://paxnion.basspistol.com/" />
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
<meta name="dcterms.Contributor" content="pax:nion" />
|
||||
<meta name="dcterms.Date" content="2018-12-11" />
|
||||
<meta name="dcterms.Description" content="" />
|
||||
<meta name="dcterms.Description" content="Panix Heavy Industries" />
|
||||
|
||||
<!-- Twitter Card -->
|
||||
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
<div class="content" style="z-index:1">
|
||||
<h1 style="margin-top:80px">Post Tenebras Lux</h1>
|
||||
|
||||
<p class="major"></p>
|
||||
<p class="major">Panix Heavy Industries</p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#music" class="button large wide smooth-scroll-middle">Gimme Music!</a></li>
|
||||
</ul>
|
||||
|
|
@ -114,6 +114,122 @@
|
|||
|
||||
|
||||
|
||||
<section id="album0"
|
||||
class="section-shadow banner style1 orient-left content-align-right image-position-center fullscreen onload-image-fade-in onload-content-fade-right">
|
||||
|
||||
<div class="content">
|
||||
<h1>MEga RElease review</h1>
|
||||
<p>This record so dope</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>2001</p>
|
||||
|
||||
|
||||
<p style="margin-bottom: 30px; font-family: monospace;font-size: 14px">
|
||||
<strong>1. Mula</strong><br />
|
||||
<span id="mula"></span> |
|
||||
<span style="font-family: monospace;font-size: 14px">Electronic </span>
|
||||
</p>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var mulatimestamp = 170;
|
||||
var mulahours = Math.floor(mulatimestamp / 60 / 60);
|
||||
var mulaminutes = Math.floor(mulatimestamp / 60) - (mulahours * 60);
|
||||
var mulaseconds = mulatimestamp % 60;
|
||||
var mulaformatted = mulahours.toString().padStart(2, '0') + ':' + mulaminutes.toString().padStart(2, '0') + ':' + mulaseconds.toString().padStart(2, '0');
|
||||
var theSpan = document.getElementById("mula");
|
||||
theSpan.innerHTML = mulaformatted;
|
||||
</script>
|
||||
|
||||
<p style="margin-bottom: 30px; font-family: monospace;font-size: 14px">
|
||||
<strong>2. Fax</strong><br />
|
||||
<span id="fax"></span> |
|
||||
<span style="font-family: monospace;font-size: 14px">Electronic </span>
|
||||
</p>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var faxtimestamp = 177;
|
||||
var faxhours = Math.floor(faxtimestamp / 60 / 60);
|
||||
var faxminutes = Math.floor(faxtimestamp / 60) - (faxhours * 60);
|
||||
var faxseconds = faxtimestamp % 60;
|
||||
var faxformatted = faxhours.toString().padStart(2, '0') + ':' + faxminutes.toString().padStart(2, '0') + ':' + faxseconds.toString().padStart(2, '0');
|
||||
var theSpan = document.getElementById("fax");
|
||||
theSpan.innerHTML = faxformatted;
|
||||
</script>
|
||||
|
||||
<p style="margin-bottom: 30px; font-family: monospace;font-size: 14px">
|
||||
<strong>3. Cowboy</strong><br />
|
||||
<span id="cowboy"></span> |
|
||||
<span style="font-family: monospace;font-size: 14px">Electronic </span>
|
||||
</p>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var cowboytimestamp = 74;
|
||||
var cowboyhours = Math.floor(cowboytimestamp / 60 / 60);
|
||||
var cowboyminutes = Math.floor(cowboytimestamp / 60) - (cowboyhours * 60);
|
||||
var cowboyseconds = cowboytimestamp % 60;
|
||||
var cowboyformatted = cowboyhours.toString().padStart(2, '0') + ':' + cowboyminutes.toString().padStart(2, '0') + ':' + cowboyseconds.toString().padStart(2, '0');
|
||||
var theSpan = document.getElementById("cowboy");
|
||||
theSpan.innerHTML = cowboyformatted;
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
<br />
|
||||
<ul class="actions stacked">
|
||||
|
||||
<li><a href="./mega-release-review/"
|
||||
class="button big wide icon solid fa-volume-up">Cheggid out</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<img src="./images/arget-zvhhkivur9m-unsplash.jpg" alt="MEga RElease review" title="MEga RElease review" />
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section id="album1"
|
||||
class="section-shadow banner style1 orient-right content-align-left image-position-center fullscreen onload-image-fade-in onload-content-fade-right">
|
||||
|
||||
<div class="content">
|
||||
<h1>Super Duper</h1>
|
||||
<p>Mega Post deluxe</p>
|
||||
|
||||
|
||||
<br />
|
||||
<ul class="actions stacked">
|
||||
|
||||
<li><a href="./super-duper/"
|
||||
class="button big wide ">Cheggid out</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<img src="./images/screenshot-20200522-175053.png" alt="Super Duper" title="Super Duper" />
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<!-- Insta -->
|
||||
<section class="wrapper style1 align-center">
|
||||
|
||||
|
|
@ -565,8 +681,12 @@
|
|||
</div>
|
||||
<div>
|
||||
<ul>
|
||||
<li><a href="#top" class="smooth-scroll-middle">Back to top</a></li>
|
||||
<li><a href="#album0" class="smooth-scroll-middle">music</a></li>
|
||||
|
||||
|
||||
<li><a href="/releases/">Releases</a></li>
|
||||
|
||||
<li><a href="/logs/">Web-Log</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div><img src="/assets/panix-logo-dark.svg" style="max-width:300px" alt="pax:nion Logo" /></div>
|
||||
|
|
@ -574,6 +694,10 @@
|
|||
<div class="inner">
|
||||
<ul class="icons">
|
||||
|
||||
|
||||
<li><a target="_blank" alt="pax:nion on Bandcamp" title="pax:nion on Bandcamp" rel="noopener" href="https://panixheavyindustries.bandcamp.com" class="icon brands style2 fa-bandcamp"><span class="label">Bandcamp</span></a></li>
|
||||
|
||||
|
||||
<!-- <li><a href="mailto:" class="icon style2 fa-envelope"><span class="label">Email</span></a></li> -->
|
||||
</ul>
|
||||
<p>©2020 Basspistol | <a href="./webcreds/">Credits</a> | <a href="./cookies/">Cookies & Privacy</a></p>
|
||||
|
|
@ -592,7 +716,7 @@
|
|||
<nav>
|
||||
<a href="#close" title="Close" onclick="removeBlur()" class="close-button close" style="margin: 0 auto;">X</a>
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="./releases/" class="button small">Releases</a></li>
|
||||
|
|
@ -602,7 +726,7 @@
|
|||
<li><a href="./logs/" class="button small">Web-Log</a></li>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue