Files
website/rafts/now/index.html
warlordjones 92cf00665a Local-ize the Swiss theme
Ready for bastardisation :D
2019-09-17 22:18:31 +01:00

104 lines
3.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Now</title>
<meta name="description" content="">
<link rel="stylesheet" href="http://localhost:4000/assets/style.css">
<link rel="canonical" href="http://localhost:4000/now/">
<link rel="alternate" type="application/rss+xml" title="Frenetic Scribblings" href="http://localhost:4000/feed.xml">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<header class="border-bottom-thick px-2 clearfix">
<div class="left sm-width-full py-1 mt-1 mt-lg-0">
<a class="align-middle link-primary text-accent" href="/">
Frenetic Scribblings
</a>
</div>
<div class="right sm-width-full">
<ul class="list-reset mt-lg-1 mb-2 mb-lg-1">
<li class="inline-block">
<a class="align-middle link-primary mr-2 mr-lg-0 ml-lg-2" href="/about/">
About
</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary mr-2 mr-lg-0 ml-lg-2" href="/now/">
Now
</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary mr-2 mr-lg-0 ml-lg-2" href="/">
Arona Jones
</a>
</li>
</ul>
</div>
</header>
<div>
<article class="container mx-auto px-2 mt2 mb4">
<header>
<h1 class="h0 py-4 mt-3">Now</h1>
</header>
<div class="col-4 sm-width-full border-top-thin">
</div>
<div class="prose mb-4 py-4">
<p>Im about to go into second year of Philosophy at University of Nottingham. Most of my spare time is spent running recruitment and social media for <a href="https://www.nottinghamtec.co.uk">TEC PA &amp; Lighting</a>. I want to get back into fiction writing and programming soon. And work more on this website.</p>
<p><a href="https://nownownow.com/about">Whats This?</a></p>
</div>
</article>
</div>
<div class="border-top-thin clearfix mt-2 mt-lg-4">
<div class="container mx-auto px-2">
<p class="col-8 sm-width-full left py-2 mb-0">This project is maintained by <a class="text-accent" href="https://github.com/FreneticScribbler">FreneticScribbler</a></p>
<ul class="list-reset right clearfix sm-width-full py-2 mb-2 mb-lg-0">
<li class="inline-block mr-1">
<a href="https://twitter.com/share" class="twitter-share-button" data-hashtags="Frenetic Scribblings">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</li>
<li class="inline-block">
<a class="github-button" href="https://github.com/FreneticScribbler/" data-icon="octicon-star" data-count-href="FreneticScribbler//stargazers" data-count-api="/repos/FreneticScribbler/#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star FreneticScribbler/ on GitHub">Star</a>
</li>
</ul>
</div>
</div>
</body>
</html>