-
Notifications
You must be signed in to change notification settings - Fork 17
/
index.html
22 lines (22 loc) · 1.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: global
title: خانه
---
<div class="jumbotron">
<div class="container">
<h1>مرحله ۳ - پروجکت اویلر فارسی</h1>
<p>ترجمهی فارسی پرسشهای وبسایت <a href="https://projecteuler.net" target="_blank">ProjectEuler.net</a></p>
<p><a class="btn btn-primary btn-lg" href="/about.html" role="button">بیشتر بخوانید</a></p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4"><h2>سوالات</h2>
هماکنون تعدادی از سوالات به زبان فارسی ترجمهشده اند، از اینجا میتوانید <a href="/problems.html">سوالات</a> را ببینید</div>
<div class="col-md-4"><h2>ترجمه</h2>
منبع پروژه در گیتهاب موجود است، برای ترجمهی سوالات میتوانید از <a href="https://github.com/marhale3/marhale3.github.io" target="_blank">گیتهاب ما</a> استفاده کنید.</div>
<div class="col-md-4"><h2>مشارکتکنندگان</h2>
این پروژه یک پروژهی مردم است و هرکس میتواند در توسعهی آن کمک کند، برای دیدن لیست مشارکت کنندگان <a href="https://github.com/marhale3/marhale3.github.io/graphs/contributors" target="_blank">اینجا</a> را کلیک کنید.</div>
</div>
<br>
</div>