8 changed files with 24 additions and 44 deletions
@ -1,16 +0,0 @@ |
|||
<%- include('partials/top') %> |
|||
<body class="h-card vcard"> |
|||
<a name="top" id="topAnchor" class="topAnchor"></a> |
|||
<div class="page"> |
|||
<%- include('partials/header') %> |
|||
<main id='content' class='main pageMain pageSection'> |
|||
<div class='pageMain-inner'> |
|||
<%- content %> |
|||
</div> |
|||
|
|||
<!-- !!START HERE!! --> |
|||
|
|||
<%- include('partials/pagemenu') %> |
|||
</main> |
|||
</div> |
|||
<%- include("partials/bottom") %> |
@ -1,13 +0,0 @@ |
|||
Restarting this listed - check everything before next update! |
|||
|
|||
+ add images to all posts (in frontmatter 'image:') |
|||
+ cards page |
|||
+ All of the demo cards as individual images |
|||
+ videos page |
|||
+ just eddie's video for now |
|||
+ KS video - after I caption it |
|||
+ Trailers - after Tuesday |
|||
+ remove instagram from all links - don't think I'll use it. |
|||
+ Rules - do the regeexp searching for the rules version / date in the gulpfile as well. |
|||
+ fix watch |
|||
+ fix JS |
Loading…
Reference in new issue