From b8388e14b9ed7af30361f3312d4f2a0d5057143c Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 1 Dec 2018 16:33:42 -0800 Subject: [PATCH] templates/blogindex: use
  • , add some of the better comments --- templates/blogindex.html | 52 +++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/templates/blogindex.html b/templates/blogindex.html index 5527816..c173942 100644 --- a/templates/blogindex.html +++ b/templates/blogindex.html @@ -1,26 +1,17 @@ {{ define "title" }} Blog - Christine Dodrill - - {{ end }} {{ define "content" }}

    Blogposts

    -
    - {{ range . }} -
    -
    {{ .Title }}
    -
    -

    Posted on {{ .Date }}
    Read Post

    -
    -
    - {{ end }} -
    +

    +

    +


    @@ -33,4 +24,33 @@
  • Star Slate Codex
  • Shamanic Vision
  • + +

    Selected Commentary on These Blogposts

    + +

    I Put Words on this Webpage so You Have to Listen to Me Now

    + +

    +

    + Top tier satire. Won't be read by anyone who should read it, and will be ignored/laughed at by anyone who does/already agrees. + + Literally preaching to the literal choir. +
    + +
    + Hired. +
    + +
    + It’s things like this that make me realize just how bizarre this profession really is. +
    + +
    + Meanwhile, in two weeks the entire Haskell ecosystem will adapt. +
    + +
    + dont read any of the other posts if u dont want to melt ur brain backwards +
    +

    + {{ end }}