You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you you can, please consider supporting the development of <LogoAsTextfontSize={13}/> by clicking{" "}
91
+
If you you can, please consider supporting the development of{" "}
92
+
<LogoAsTextfontSize={13}/> by clicking{" "}
78
93
<Linkhref={"/sponsor"}className={"text-link"}>
79
94
here
80
95
</Link>
81
96
.
82
97
</div>
83
-
<divclassName={"mt-2"}>I am still <spanclassName="italic font-bold">very</span> homeless. Your support towards finalizing the initial release of <LogoAsText/> and continued research into the model that inspired it goes further than you know.</div>
98
+
<divclassName={"mt-2"}>
99
+
I am still <spanclassName="italic font-bold">very</span>{" "}
100
+
homeless. Your support towards finalizing the initial release of{" "}
101
+
<LogoAsText/> and continued research into the model that inspired
Copy file name to clipboardExpand all lines: apps/website/src/mdx/docsStatic/gettingStarted.mdx
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ created: 6-6-24
5
5
6
6
7
7
# Getting Started
8
+
<Admonitiontitle="IMPORTANT"type="error"dropdown>
9
+
***IMPORTANT:*** The web application was abondoned and this application is now being rewrittin in Flutter and Rust to incorporate all of the same features in a native application with ummatched performance. While this release won't be ready until early fall, there is already Rust powered plot generators, native, decentrialized peer-to-peer communication and more.
10
+
11
+
The new app will be amazing, but don't even bother trying to install this web app. It was an estimated 1.8 million lines of code according to some software, but it became so over engineered that a complete rewrite was what's best in the long run.
12
+
13
+
14
+
You can expect a beta by the end of July, maybe June if there aren't too many hickups.
15
+
</Admonition>
16
+
8
17
9
18
<LogoAsText /> functions primarily as an ecosystem of note taking and academic focused React components and a build script to generate a complete web application using all of the most modern technologies, customized to your own configuration.
0 commit comments