From 586f09cc17ac22ce0ef2f530dfd5c9c7ef9240c9 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 28 Jan 2021 22:59:08 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/readme.md b/readme.md index f9bf24b..f98dead 100644 --- a/readme.md +++ b/readme.md @@ -75,9 +75,9 @@ It should be pretty easy to customize most styling-related things, especially wi ### Dark Mode

- Light Mode + Light Mode - Dark Mode + Dark Mode

Dark mode is fully supported and can be toggled via the sun / moon icon in the site footer. @@ -101,7 +101,7 @@ This environment variable will only be taken into account in production, so you ### GitHub Comments

- Embedded GitHub Comments + Embedded GitHub Comments

[Utteranc.es](https://utteranc.es/) is an amazing [open source project](https://github.com/utterance/utterances) which enables developers to embed GitHub issues as a comments section on their websites. Genius. @@ -134,7 +134,7 @@ The actual work happens in the [create-preview-image](./api/create-preview-image ### Automatic Social Images

- Auto-generated social image + Auto-generated social image

Open Graph images like this one will be generated for each page of your site automatically based each page's content. @@ -168,21 +168,27 @@ This table of contents uses the same logic that Notion uses for its built-in Tab ### Mobile Article Page - - Mobile Article Page - +

+ + Mobile Article Page + +

### Desktop Home Page - - Desktop Home Page - +

+ + Desktop Home Page + +

### Desktop Article Page (Dark Mode) - - Desktop Article Page - +

+ + Desktop Article Page + +

## License