develop #2

Merged
dtomlinson merged 15 commits from develop into master 2020-07-15 23:27:37 +00:00
3 changed files with 4 additions and 2 deletions
Showing only changes of commit ca5ad13b56 - Show all commits

View File

@@ -2,7 +2,7 @@ baseURL = "http://127.0.0.1:6060"
title = "panaetius.io" title = "panaetius.io"
# theme = "panaetius-chunky-theme" # theme = "panaetius-chunky-theme"
theme = ["hugo-notice-admonition", "panaetius-theme"] theme = ["hugo-notice-admonition", "panaetius-theme"]
paginate = 1 paginate = 3
summaryLength = 2 summaryLength = 2
languageCode = "en" languageCode = "en"
DefaultContentLanguage = "en" DefaultContentLanguage = "en"

View File

@@ -11,6 +11,8 @@ tags: ["Introduction", "another"]
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.
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.
<!--more-->
## Test code ## Test code
```python ```python

View File

@@ -1,5 +1,5 @@
--- ---
title: "Really long title Second Post Copy for layout scaling with flexbox using css." title: "Really long title Second Post Copy for layout scaling with flexbox using css 2."
date: "2020-05-05T02:14:50+01:00" date: "2020-05-05T02:14:50+01:00"
images: ["images/banner.svg"] images: ["images/banner.svg"]
draft: true draft: true