Removing files that will be generated by upcoming script overhaul

This commit is contained in:
David Thurstenson 2021-10-07 01:54:47 -05:00
parent fffda30161
commit a80857147a
25 changed files with 0 additions and 119 deletions

View File

@ -1,6 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

View File

@ -1,4 +0,0 @@
{{ define "main" }}
{{ partial "title_and_desc.html" . }}
{{ partial "postlist.html" . }}
{{ end }}

View File

@ -1,10 +0,0 @@
{{ define "main" }}
<header class="content__header">
<h1>{{ .Title | markdownify }}</h1>
</header>
<div class="content__body">
{{ .Content }}
</div>
<footer class="content__footer"></footer>
{{ end }}

View File

@ -1,5 +0,0 @@
{{ define "main" }}
{{ partial "title_and_desc.html" . }}
{{ partial "postlist.html" . }}
{{ end }}

View File

@ -1,9 +0,0 @@
{{define "aside" }}
{{ if .Params.description }}<p>{{ .Params.description }}</p>{{ end }}
{{ if or (.Params.author) (.Params.date) }}
<p>
{{ if .Params.author }}By {{ .Params.author }}{{ if .Date }}, {{ end }}{{ end }}
{{ if .Date }}{{ .Date.Format "2006-01-02" }}{{ end }}
</p>
{{ end }}
{{ end }}

View File

@ -1 +0,0 @@
<p class="copyright">{{ .Site.Copyright }}</p>

View File

@ -1,13 +0,0 @@
{{ range .Pages }}
{{ if not (isset .Params "hide") }}
<article class="post">
<header class="post__header">
<h2><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h2>
</header>
<section class="post__summary">
{{ .Description }}
</section>
</article>
{{ end }}
{{ end }}

View File

@ -1,13 +0,0 @@
{{ range .Sections }}
{{ if not (isset .Params "hide") }}
<article class="post">
<header class="post__header">
<h2><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h2>
</header>
<section class="post__summary">
{{ .Description }}
</section>
</article>
{{ end }}
{{ end }}

View File

@ -1,4 +0,0 @@
<header class="content__header">
<h1>{{ .Title | markdownify }}</h1>
{{ .Content }}
</header>

View File

@ -1,4 +0,0 @@
<header class="content__header">
<h1>{{ .Title | markdownify }}</h1>
{{ .Description }}
</header>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

View File

@ -1,29 +0,0 @@
###############################################################################################
##############################################################################################
#############################################################################################
##### ####### #####
##### ####### ####### #####
##### ####### ####### #####
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### #######
####### ####### #####
####### ####### #####
####### ####################################################
####### #####################################################
####### ######################################################

View File

@ -1,15 +0,0 @@
##################################################
#################################################
## #### ##
## #### #### ##
#### ####
#### ####
#### ####
#### ####
#### ####
#### ####
#### ####
#### ####
#### #### ##
#### ########################
#### #########################

View File

@ -1,6 +0,0 @@
######################
# ## ## #
## ##
## ##
## ## #
## ##########

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB