{% if page.title == "Home" %}
diff --git a/_posts/1988-02-19-what-is-jekyll.md b/_posts/1988-02-19-what-is-jekyll.md
index 94a5a80..24f7577 100644
--- a/_posts/1988-02-19-what-is-jekyll.md
+++ b/_posts/1988-02-19-what-is-jekyll.md
@@ -3,7 +3,7 @@ layout: post
title: "What is Jekyll?"
date: 1988-02-19
categories: [Links]
-tags: [jekyll, ruby, development, design, web3]
+tags: [jekyll, life]
link: https://github.com/jekyll/jekyll/blob/master/README.markdown
---
diff --git a/_posts/2022-04-12-v1-5-5.md b/_posts/2022-04-12-v1-5-5.md
deleted file mode 100644
index e4c284a..0000000
--- a/_posts/2022-04-12-v1-5-5.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-layout: post
-title: "v1.5.5 Now Available"
-date: 2022-04-12
-categories: [Announcements]
-tags: [jekyll, development, news, life]
-author: author_name
-link: https://github.com/victorwynne/quattle/releases/tag/v1.5.5-RC
----
-
-## Download
-[GitHub](https://github.com/victorwynne/quattle/releases) or [RubyGems](https://rubygems.org/gems/quattle)
-
-## Changelog
-
-Nokogiri published a critical security [update today](https://nokogiri.org/CHANGELOG.html) to address a regular expression denial-of-service vulnerability.
-
-**Updated Gems:** `nokogiri` to 1.13.4 and `public_suffix` to 4.0.7
diff --git a/_posts/2022-11-13-v1-6-0.md b/_posts/2022-11-13-v1-6-0.md
new file mode 100644
index 0000000..70c835a
--- /dev/null
+++ b/_posts/2022-11-13-v1-6-0.md
@@ -0,0 +1,23 @@
+---
+layout: post
+title: "v1.6.0 Now Available"
+date: 2022-11-13
+categories: [Announcements]
+tags: [development, news]
+link: https://github.com/victorwynne/quattle/releases/tag/v1.6.0-RC
+---
+
+
+
+This release ensures compatibility with Jekyll v4.3.1
+
+
+
+## Download
+[GitHub](https://github.com/victorwynne/quattle/releases) or [RubyGems](https://rubygems.org/gems/quattle)
+
+## Changelog
+
+**New:** SCSS for styling social media posts. See an example in the [style guide](https://quattle.victorwynne.com/styles).
+
+**New:** Support for [TZInfo](https://github.com/tzinfo/tzinfo) - Ruby Timezone Library. It is no longer necessary to add time zone offsets to the date front matter.
diff --git a/_sass/_tweet.scss b/_sass/_tweet.scss
new file mode 100644
index 0000000..54d3b94
--- /dev/null
+++ b/_sass/_tweet.scss
@@ -0,0 +1,17 @@
+.tweet {
+ display: inline-block;
+ vertical-align: middle;
+ font-weight: 300;
+ margin-bottom: 15px;
+ padding: 20px 40px;
+ color: $text;
+ background-color: #242424;
+ border: .1rem solid #626162;
+ border-radius: 40px;
+
+ @media (prefers-color-scheme: light) {
+ color: $light-scheme-text;
+ background-color: #f9f9f9;
+ border: .1rem solid #acabaa;
+ }
+}
diff --git a/about.md b/about.md
index 85f4a72..8fec128 100644
--- a/about.md
+++ b/about.md
@@ -4,7 +4,7 @@ permalink: /about/
title: About
---
-Quattle is a modern and customizable theme for the static site generator Jekyll.
+Quattle is a modern, responsive and customizable theme for the static site generator Jekyll. It includes a number of features that are useful to writers and software developers.
## Demo
You're looking at it right now. 🤓
@@ -15,19 +15,23 @@ You're looking at it right now. 🤓
## Features
Fully responsive with an emphasis on mobile friendly design, typography and interaction
-HTML, SASS, XML, supporting assets and config files are included for the theme's design and functionality
+HTML, SASS, XML, supporting assets and config files for integration with Jekyll
-CSS media feature `prefers-color-scheme` to detect if the visitor has requested a light or dark color mode
+[Starlight](https://github.com/victorwynne/starlight), a [Rouge](https://github.com/rouge-ruby/rouge) and [Pygments](https://github.com/pygments/pygments) compatible SCSS syntax highlighter for code blocks
-`$variables` based color schemes for light and dark mode, syntax highlighting for code blocks and styling of elements
+Manifest.json to function as a [PWA](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps)
+
+`$variables` based colors
+
+CSS media feature `prefers-color-scheme` to detect if the visitor’s device has requested a light or dark mode
HTML/CSS compression (minification)
-Valid RSS 2.0 syndicated feed
+RSS 2.0 syndicated feed
GDPR valid and compliant cookie consent banner
-404, site map, navigation, archive, category, tag, about, style and privacy pages
+404, index, site map, archive, category, tag, about, style and privacy pages
Archive displays a tag cloud and number of posts per month, year, category, tag
@@ -37,14 +41,15 @@ Smart quotes across all content with the `{ | smartify }` liquid filter
Rich preview links when shared via iMessage and social media services
-A wide variety of HTML elements commonly used in Markdown writing are styled (mark, source references, blockquotes, headers, tables, boxes/buttons, figure captions, code blocks, footnotes)
+A wide variety of HTML elements commonly used in Markdown writing are styled (mark, source references, blockquotes, headers, tables, boxes/buttons, figure captions, inline code, code blocks, tweets, footnotes)
Additional supported and styled front matter:
* Author attribution
* Last modified date
-* Permalinks for linked list style posts that have an external source reference
+* Linked list style posts that have an external source reference
## License
Quattle is free software distributed under a [MIT license](https://github.com/victorwynne/quattle/blob/main/LICENSE).
+
- The style guide serves to document the design of various elements used in the theme.
+ The style guide serves to document the design of various elements used on this website.
### This is a Header
@@ -48,11 +49,11 @@ Subscript: H2O and Superscript: X2
-Here are the buttons whose class names and colors can be easily customized:
-
-
-addedremovedimprovedfixedcoming soon
-
+
+ Tim Cook@tim_cook
+ Marking Steve’s birthday never gets any easier. In these challenging times, I’m remembering his call for us to use our time wisely, to pursue excellence, and to leave the world better than we found it. Today would have been his 67th birthday.
+ 12:08 PM • Feb 24, 2022
+