Main Page: Difference between revisions

From Eddybase
m How do breaks work in this markup language?? Need extra space between paragraphs to insert a break?
Created a basic introduction to the Eddycurrnetwork’s capabilities
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
<strong>Welcome!</strong>


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
This is Harry Yang’s page, a public instance of Eddybase, which I use to test out Eddybase’s capabilities of storing both human- and machine-readable information. Eddybase can store class notes, day-to-day workflows, and more. Its complement, the currnetwork, consists of processes to parse, modify, and synthesize the information.
 
Recently I’ve been testing math rendering integrations on Eddybase. Have some math equations:


<math>0=\frac{V}{C} + L\frac{d^2V}{dt^2} + R\frac{dV}{dt}</math>
<math>0=\frac{V}{C} + L\frac{d^2V}{dt^2} + R\frac{dV}{dt}</math>


<math>\int_S{E\cdot dA}=\frac{Q_{\text{enc}}}{\varepsilon_0}</math>
<math>\int_S{E\cdot dA}=\frac{Q_{\text{enc}}}{\varepsilon_0}</math>
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]

Revision as of 15:52, 26 October 2024

Welcome!

This is Harry Yang’s page, a public instance of Eddybase, which I use to test out Eddybase’s capabilities of storing both human- and machine-readable information. Eddybase can store class notes, day-to-day workflows, and more. Its complement, the currnetwork, consists of processes to parse, modify, and synthesize the information.

Recently I’ve been testing math rendering integrations on Eddybase. Have some math equations:

0=VC+Ld2Vdt2+RdVdt

SEdA=Qencε0