-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhelp.html
22 lines (22 loc) · 1.54 KB
/
help.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: default
title: Help
---
<div>
<h1>How can you help us?</h1>
<p>you can help us through two ways: <br>1) Adding article, dataset, sessions or tutorial, etc... <br>2) By providing more services to blog like editing in code or new service for website</p>
<h3>Steps: </h3>
<ul>
<li><a href="{{ site.github.url }}/help/struc_help.html">Understand the structure of site</a></li>
<li><a href="{{ site.github.url }}/help/tutorial_help.html">How to add Tutorial.</a></li>
<li><a href="{{ site.github.url }}/help/interview_help.html">How to add Interview.</a></li>
<li><a href="{{ site.github.url }}/help/dataset_help.html">How to add Dataset.</a></li>
<li><a href="{{ site.github.url }}/help/challenge_help.html">How to add in Challenges.</a></li>
<li><a href="{{ site.github.url }}/help/paper_help.html">How to add Papers.</a></li>
<li><a href="{{ site.github.url }}/help/framework_help.html">How to add in Framework</a></li>
<li><a href="{{ site.github.url }}/help/session_help.html">How to add Session</a></li>
<li><a href="{{ site.github.url }}/help/hackthaone_help.html">How to announce Hackthaone</a></li>
<li><a href="{{ site.github.url }}/help/opportunity_help.html">How to post Opportunity </a></li>
<li style="color: #ff5733 ;"><a href="{{ site.github.url }}/help/sub.html" style="color: #ff5733 ;">Know what is going in IDLI: Subscribe here!</a></li>
<li style="color: #5cdab4 ;"><a href="{{ site.github.url }}/help/share_help.html" style="color: #5cdab4 ;">We love to hear suggetions from you!</a></li>
</ul>