rizaldy.club/content/showcase.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

2021-07-19 03:40:53 +07:00
---
title: "Showcase"
---
Want to see what Quartz can do? Here are some cool community gardens :)
- [Quartz Documentation (this site!)](https://quartz.jzhao.xyz/)
2022-07-19 23:03:19 +07:00
- [Jacky Zhao's Garden](https://jzhao.xyz/)
- [Brandon Boswell's Garden](https://brandonkboswell.com)
2022-07-19 23:03:19 +07:00
- [Scaling Synthesis - A hypertext research notebook](https://scalingsynthesis.com/)
2022-04-06 11:40:59 +07:00
- [AWAGMI Intern Notes](https://notes.awagmi.xyz/)
2021-08-29 07:58:14 +07:00
- [Course notes for Information Technology Advanced Theory](https://a2itnotes.github.io/quartz/)
- [Data Dictionary 🧠](https://glossary.airbyte.com/)
- [sspaeti.com's Second Brain](https://brain.sspaeti.com/)
- [oldwinterの数字花园](https://garden.oldwinter.top/)
- [Abhijeet's Math Wiki](https://abhmul.github.io/quartz/Math-Wiki/)
2023-03-23 12:56:20 +07:00
- [Mike's AI Garden 🤖🪴](https://mwalton.me/)
2021-07-19 03:40:53 +07:00
2023-07-07 08:32:48 +07:00
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)!
2023-07-09 04:36:02 +07:00
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!
```