Skip to content

Commit e73fffd

Browse files
committed
doc: add usage and data link to homepage
1 parent f2f6d64 commit e73fffd

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

doc/index.html

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,43 @@
127127
<a href="doc/stable/"><img class="badge" src='https://img.shields.io/badge/doc-stable-blue.svg'/></a>
128128
<a href="doc/guide/#faq"><img class="badge" src='https://img.shields.io/badge/doc-FAQ-yellow.svg'/></a>
129129
<a href="https://github.com/ctarn/TargetWizard.jl"><img class="badge" src='https://img.shields.io/badge/code-GitHub-green.svg'/></a>
130+
<a href="https://proteomecentral.proteomexchange.org/cgi/GetDataset?ID=PXD065604"><img class="badge" src='https://img.shields.io/badge/demo-PXD065604-silver.svg'/></a>
130131
</div>
131132

132133
<h2>Release</h2>
133134
<div class="ui"><img src="fig/TargetWizard_ui.png" alt="ui"/></div>
134135
{{ release }}
135136
</div>
137+
138+
<h2>Usage</h2>
139+
<h3>System Requirements</h3>
140+
<p>
141+
macOS (11 or later), or Windows (10 or later)
142+
</p>
143+
144+
<p>
145+
<a href="thermorawread.ctarn.io">ThermoRawRead</a> is required to process .raw files,
146+
and dotnet 8.0 is required to run ThermoRawRead.
147+
</p>
148+
<h3>Installation</h3>
149+
<ul>
150+
<li>Download the latest release from <a href="targetwizard.ctarn.io">targetwizard.ctarn.io</a>.</li>
151+
<li>For Windows users, the software can be used directly without installation.</li>
152+
<li>For macOS users, install the software using the `.pkg` release, or unzip the downloaded `.zip` file and move the `TargetWizard.app` to `/Applications`.</li>
153+
<li>Installation (if required) should be finished in less than one minute.</li>
154+
</ul>
155+
156+
<h3>Example</h3>
157+
<ul>
158+
<li>The <a href="targetwizard.ctarn.io/doc">documentations</a> provided detailed tutorials or manuals.</li>
159+
<li>The demo data can be downloaded from <a href="targetwizard.ctarn.io">targetwizard.ctarn.io</a>, and used to try TargetWizard.</li>
160+
<li>For most tasks, TargetWizard can compelete various tasks within minutes.</li>
161+
</ul>
136162
</main>
137163

164+
<h3>Contact</h3>
165+
For any questions, including bug reports, feature requests, or general inquiries, please contact us at <a href="mailto:i@ctarn.io">i@ctarn.io</a>
166+
138167
<footer>
139168
<div class="footer">
140169
<span><a href="http://ctarn.io">http://ctarn.io</a></span>

0 commit comments

Comments
 (0)