From b1debaebff5c5753149e02e990439e7e56528852 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Sun, 20 Aug 2023 01:56:45 +0000 Subject: [PATCH] update docs --- content/showcase.md | 18 +++--------------- 1 files changed, 3 insertions(+), 15 deletions(-) diff --git a/content/showcase.md b/content/showcase.md index 4845f15..e87dc60 100644 --- a/content/showcase.md +++ b/content/showcase.md @@ -1,8 +1,8 @@ --- -title: "Showcase" +title: "Quartz Showcase" --- -Want to see what Quartz can do? Here are some cool community gardens :) +Want to see what Quartz can do? Here are some cool community gardens: - [Quartz Documentation (this site!)](https://quartz.jzhao.xyz/) - [Jacky Zhao's Garden](https://jzhao.xyz/) @@ -16,16 +16,4 @@ - [Abhijeet's Math Wiki](https://abhmul.github.io/quartz/Math-Wiki/) - [Mike's AI Garden 🤖🪴](https://mwalton.me/) -If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/v4-alpha/content/showcase.md)! - -Left-aligned text | Center-aligned text | Right-aligned text -:-- | :--: | --: -Content | Content | Content - -```mermaid -sequenceDiagram - Alice->>+John: Hello John, how are you? - Alice->>+John: John, can you hear me? - John-->>-Alice: Hi Alice, I can hear you! - John-->>-Alice: I feel great! -``` \ No newline at end of file +If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/v4/content/showcase.md)! -- Gitblit v1.10.0