Updated Home (markdown)

TTZheng
2022-08-02 23:54:49 +08:00
parent 405bdfd5e6
commit cab9af511f

24
Home.md

@@ -1,18 +1,26 @@
Welcome to the AFFiNE wiki!
1. Release Notes
* [AFFiNE 0713 V0.0.1 alpha.0.1.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0713-V0.0.1-alpha.0.1.0-Release-Notes)
* [AFFiNE 0715 V0.0.1 alpha.0.1.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0715-V0.0.1-alpha.0.1.1-Release-Notes)
* [AFFiNE 0719 V0.0.1 alpha.0.2.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0719-V0.0.1-alpha.0.2.0-Release-Notes)
* [AFFiNE 0720 V0.0.1 alpha.0.2.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0720-V0.0.1-alpha.0.2.1-Release-Notes)
* [AFFiNE 0722 V0.0.1 alpha.0.2.2 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0722-V0.0.1-alpha.0.2.2-Release-Notes)
* [AFFiNE 0725 V0.0.1 alpha.0.3.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0725-V0.0.1-alpha.0.3.0-Release-Notes)
* [AFFiNE 0727 V0.0.1 alpha.0.3.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0727-V0.0.1-alpha.0.3.1-Release-Notes)
* [AFFiNE 0729 V0.0.1 alpha.0.3.2 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0729-V0.0.1-alpha.0.3.2-Release-Notes)
* [Affine 0713 V0.0.1 alpha.0.1.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0713-V0.0.1-alpha.0.1.0-Release-Notes)
* [Affine 0715 V0.0.1 alpha.0.1.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0715-V0.0.1-alpha.0.1.1-Release-Notes)
* [Affine 0719 V0.0.1 alpha.0.2.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0719-V0.0.1-alpha.0.2.0-Release-Notes)
* [Affine 0720 V0.0.1 alpha.0.2.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0720-V0.0.1-alpha.0.2.1-Release-Notes)
* [Affine 0722 V0.0.1 alpha.0.2.2 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0722-V0.0.1-alpha.0.2.2-Release-Notes)
* [Affine 0725 V0.0.1 alpha.0.3.0 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0725-V0.0.1-alpha.0.3.0-Release-Notes)
* [Affine 0727 V0.0.1 alpha.0.3.1 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0727-V0.0.1-alpha.0.3.1-Release-Notes)
* [Affine 0729 V0.0.1 alpha.0.3.2 Release Notes](https://github.com/toeverything/AFFiNE/wiki/Affine-0729-V0.0.1-alpha.0.3.2-Release-Notes)
2. UX Open Day
* [A UX Approach Towards Product Development](https://github.com/toeverything/AFFiNE/wiki/A-UX-Approach-Towards-Product-Development)
* [What Are We Talking About When We Talk About Block Editor](https://github.com/toeverything/AFFiNE/wiki/What-Are-We-Talking-About-When-We-Talk-About-Block-Editor)
* [Tag Apps: Design a Non intrusive Interface And Interaction Based On the UX Principle](https://github.com/toeverything/AFFiNE/wiki/Tag-Apps:-Design-a-Non-intrusive-Interface-And-Interaction-Based-On-the-UX-Principle)
3. Lets Make
* [Why AFFiNE Chose CRDT over OT to Build a Collaborative Editor](https://github.com/toeverything/AFFiNE/wiki/Why-AFFiNE-Chose-CRDT-over-OT-to-Build-a-Collaborative-Editor)
* [How Affine Classifies Editors](https://github.com/toeverything/AFFiNE/wiki/How-Affine-Classifies-Editors)
* [A Recommendation for interface based programming](https://github.com/toeverything/AFFiNE/wiki/A-Recommendation-for-interface-based-programming)
* [Copy and Paste with Customized Clipboard](https://github.com/toeverything/AFFiNE/wiki/Copy-and-Paste-with-Customized-Clipboard)
* [Using Enums in TypeScript](https://github.com/toeverything/AFFiNE/wiki/Using-Enums-in-TypeScript)