From 8410b1ea56695e6700b3266d528c426e951b7537 Mon Sep 17 00:00:00 2001 From: semanticdata Date: Sat, 28 Oct 2023 12:00:06 -0500 Subject: [PATCH] update README --- README.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6adb02f30..f0080f203 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Forgetful Notes +

@@ -6,13 +8,9 @@

-# Forgetful Notes +This is the source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to. -Source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to. - -- Powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). -- Read the [Documentation](https://quartz.jzhao.xyz/). -- Join the [Discord Community](https://discord.gg/cRFFHYye7t). +It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). You can read the [Documentation](https://quartz.jzhao.xyz/), and join the [Discord Community](https://discord.gg/cRFFHYye7t). ## Useful Commands @@ -36,8 +34,19 @@ Source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garde | Body | Source Sans Pro | | Code | IBM Plex Mono | -### Light Mode +### Colors (format test) +
+ +| Variable | Color | +| --------- | ---------- | +| red | red | +| blue | blue | + +
+ + ## License