mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Merge pull request #1 from cssdao/develop
docs(README): Revise content for Crypto Startup School
This commit is contained in:
commit
0b6c23245d
21
README.md
21
README.md
@ -1,18 +1,7 @@
|
||||
# Quartz v4
|
||||
# Crypto Startup School
|
||||
|
||||
> “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming
|
||||
## 1. 贡献方式
|
||||
|
||||
Quartz is a set of tools that helps you publish your [digital garden](https://jzhao.xyz/posts/networked-thought) and notes as a website for free.
|
||||
Quartz v4 features a from-the-ground rewrite focusing on end-user extensibility and ease-of-use.
|
||||
|
||||
🔗 Read the documentation and get started: https://quartz.jzhao.xyz/
|
||||
|
||||
[Join the Discord Community](https://discord.gg/cRFFHYye7t)
|
||||
|
||||
## Sponsors
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/sponsors/jackyzha0">
|
||||
<img src="https://cdn.jsdelivr.net/gh/jackyzha0/jackyzha0/sponsorkit/sponsors.svg" />
|
||||
</a>
|
||||
</p>
|
||||
1. 使用 Obsidian 编辑器,打开 `content` 文件夹,创建 markdown 文件或者文件夹,文件夹名称即为课程名称,文件夹内为课程内容。注意:不能删除 `index.md` 文件。
|
||||
2. 创建完成后,提交 PR 到 `main` 分支。
|
||||
3. 等待审核通过后,即可在 `https://learn.css.show/` 查看课程内容。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user