2020-05-15 17:38:33 +00:00
|
|
|
description = "Default Layout"
|
2020-05-16 21:08:54 +00:00
|
|
|
|
|
|
|
[CurrentInfo]
|
2020-05-15 17:38:33 +00:00
|
|
|
==
|
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
2020-05-15 18:14:47 +00:00
|
|
|
<head>
|
|
|
|
<!-- Required meta tags -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
2020-05-15 17:38:33 +00:00
|
|
|
|
2020-05-15 18:14:47 +00:00
|
|
|
<!-- Bootstrap CSS -->
|
2020-05-19 16:53:36 +00:00
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha256-aAr2Zpq8MZ+YA/D6JtRD3xtrwpEz2IqOS+pWD/7XKIw=" crossorigin="anonymous" />
|
2020-05-15 17:38:33 +00:00
|
|
|
|
2020-05-20 22:48:52 +00:00
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Cinzel&family=Raleway:ital@0;1&display=swap" rel="stylesheet">
|
2020-05-15 22:34:40 +00:00
|
|
|
<link href="{{ 'assets/css/theme.css'|theme }}" rel="stylesheet">
|
2020-05-18 22:58:54 +00:00
|
|
|
{% styles %}
|
2020-05-18 17:49:56 +00:00
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="{{ 'assets/images/favicon-32x32.png'|theme }}">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="{{ 'assets/images/favicon-16x16.png'|theme }}">
|
|
|
|
<title>{{ this.page.title }} - Ja.son-Williams.ca</title>
|
2020-05-15 18:14:47 +00:00
|
|
|
</head>
|
2020-05-15 22:34:40 +00:00
|
|
|
<body class="d-flex flex-column">
|
|
|
|
<div id="page-content">
|
2020-05-16 21:08:54 +00:00
|
|
|
<header>
|
2020-05-19 22:17:57 +00:00
|
|
|
<nav class="navbar navbar-expand-lg navbar-light" id="main-nav">
|
2020-05-20 19:53:39 +00:00
|
|
|
<a class="navbar-brand" href="/"><span class="d-none d-sm-inline-block">Jason <span class="altaccent">Williams</span></span></a></a>
|
2020-05-16 21:08:54 +00:00
|
|
|
{% partial 'mainmenu' %}
|
|
|
|
</nav>
|
|
|
|
</header>
|
2020-05-15 18:14:47 +00:00
|
|
|
|
2020-05-16 21:08:54 +00:00
|
|
|
<main>
|
|
|
|
<div class="container-fluid">
|
|
|
|
{% page %}
|
|
|
|
</div>
|
|
|
|
</main>
|
|
|
|
</div>
|
|
|
|
|
2020-05-19 22:17:57 +00:00
|
|
|
<footer class="footer static-bottom">
|
2020-05-16 15:53:45 +00:00
|
|
|
<div class="container-fluid">
|
2020-05-16 21:08:54 +00:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<p>©2020 Jason Williams</p>
|
|
|
|
<ul class="d-none d-md-block">
|
|
|
|
<li><a href="/">Home</a></li>
|
|
|
|
<li><a href="/resume">Résumé</a></li>
|
|
|
|
<li><a href="/feed">Feed</a></li>
|
|
|
|
<li><a href="/contact">Contact Me</a></li>
|
|
|
|
</ul>
|
|
|
|
{% component 'CurrentInfo' %}
|
2020-05-18 17:49:56 +00:00
|
|
|
<p>Made with <i class="fas fa-heart"></i> in #YYC<br><a href="https://www.madeinyyc.com/"><img src="{{ 'assets/images/madeinyyc.png'|theme }}"></a></p>
|
2020-05-16 21:08:54 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
|
|
|
<p>Recent Projects</p>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
|
|
|
<p>Recent Blog Posts</p>
|
|
|
|
</div>
|
2020-05-16 15:53:45 +00:00
|
|
|
</div>
|
2020-05-16 21:08:54 +00:00
|
|
|
</footer>
|
2020-05-15 17:38:33 +00:00
|
|
|
|
2020-05-19 16:49:18 +00:00
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js" integrity="sha256-x3YZWtRjM8bJqf48dFAv/qmgL68SI4jqNWeSLMZaMGA=" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha256-OFRAJNoaD8L3Br5lglV7VyLRf0itmoBzWUoM+Sji4/8=" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js" integrity="sha256-KzZiKy0DWYsnwMF+X1DvQngQ2/FxF7MF3Ff72XcpuPs=" crossorigin="anonymous"></script>
|
2020-05-16 21:08:54 +00:00
|
|
|
{% framework extras %}
|
|
|
|
{% scripts %}
|
2020-05-15 18:14:47 +00:00
|
|
|
</body>
|
2020-05-15 17:38:33 +00:00
|
|
|
</html>
|