1st request #1

Merged
dtomlinson merged 70 commits from develop into master 2020-06-04 16:46:03 +00:00
5 changed files with 3484 additions and 3 deletions
Showing only changes of commit 3eb41def81 - Show all commits

View File

@@ -2,7 +2,7 @@
title: "First Post" title: "First Post"
description: "The first post testing Hugo out for its markdown features and commento integration." description: "The first post testing Hugo out for its markdown features and commento integration."
date: "2020-05-04T02:14:50+01:00" date: "2020-05-04T02:14:50+01:00"
images: ["images/first_post.svg"] images: ["images/banner.svg"]
draft: true draft: true
authors: ["Daniel Tomlinson"] authors: ["Daniel Tomlinson"]
tags: ["Introduction", "another"] tags: ["Introduction", "another"]

View File

@@ -6,7 +6,7 @@ draft: true
authors: authors:
- "Daniel Tomlinson" - "Daniel Tomlinson"
- "New Authors" - "New Authors"
tags: ["Introduction", "test"] tags: ["Introduction", "test", "another", "tagging", "hugo", "newz"]
--- ---
Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.

3475
blog/static/js/lunr.js Normal file

File diff suppressed because it is too large Load Diff

6
blog/static/js/lunr.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long