-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsidebarintro.html
37 lines (29 loc) · 1.46 KB
/
sidebarintro.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!--Display the project logo at the top of the sidebar-->
<!--<p class="logo">-->
<!-- <a href="{{ pathto(master_doc) }}">-->
<!-- <img class="logo" src="{{ pathto('_static/project-sidebar.png', 1) }}" alt="Project logo" />-->
<!-- </a>-->
<!--</p>-->
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=clnsmth&repo=soso&type=star&size=large&text=false" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
</p>
<p>
For creating Science On Schema.Org markup.
</p>
<h3>Useful Links</h3>
<ul>
<li><a href="https://soso.readthedocs.io/en/latest/user/quickstart.html">Quickstart</a></li>
<li><a href="https://soso.readthedocs.io/en/latest/user/api.html">API Reference</a></li>
<li><a href="https://soso.readthedocs.io/en/latest/CHANGELOG.html">Release History</a></li>
<p></p>
<li><a href="https://soso.readthedocs.io/en/latest/dev/contributing.html">Contributors Guide</a></li>
<li><a href="https://soso.readthedocs.io/en/latest/dev/maintaining.html">Maintainers Guide</a></li>
<li><a href="https://soso.readthedocs.io/en/latest/dev/design.html">Project Design</a></li>
<p></p>
<li><a href="https://github.com/clnsmth/soso">soso @ GitHub</a></li>
<!-- <li><a href="https://pypi.org/project/soso/">soso @ PyPI</a></li>-->
<li><a href="https://github.com/clnsmth/soso/issues">Issue Tracker</a></li>
<li><a href="https://soso.readthedocs.io/en/latest/user/support.html">Support</a></li>
</ul>
<div id="native-ribbon">
</div>