forked from YunoHost/doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Doc landing page in arabic. (YunoHost#655)
- Loading branch information
1 parent
3dad8a4
commit 33dc340
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#<div dir="auto">الدليل</div> | ||
|
||
<p dir="rtl" class="lead"> | ||
دليل واي يونوهوست YunoHost يرتكز أساسًا على ثلاثة محاور : | ||
</p> | ||
|
||
<div class="row text-center"> | ||
|
||
<div class="col col-md-4 col-md-offset-1"> | ||
<a class="btn btn-success btn-lg" href="/userdoc_fr"><span class="glyphicon glyphicon-user"></span> دليل المستخدم</a> | ||
<p><small class="text-muted">كل ما يخص طريقة استخدام السيرفر يوميًا</small></p> | ||
</div> | ||
|
||
<div class="col col-md-4 col-md-offset-1"> | ||
<a class="btn btn-primary btn-lg" href="/admindoc_fr"><span class="glyphicon glyphicon-lock"></span> دليل المدير</a> | ||
<p><small class="text-muted">يتطرق إلى طريقة التنصيب و إدارة السيرفر و التطبيقات</small></p> | ||
</div> | ||
|
||
<div class="col col-md-5 col-md-offset-3"> | ||
<a class="btn btn-danger btn-lg" href="/contributordoc_fr"><span class="glyphicon glyphicon-heart"></span> دليل المساهم</a> | ||
<p><small class="text-muted">يحتوي على كافة المعلومات التي تخصنا و أسلوب عملنا و مساهمتنا</small></p> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="row text-center" style="margin-top: 2em;"> | ||
<div class="col col-md-5 col-md-offset-3"> | ||
<a class="btn btn-default btn-lg" href="/sitemap_fr"><span class="glyphicon glyphicon-list"></span> خريطة الموقع</a> | ||
<p><small class="text-muted">يحتوي على قائمة كافة صفحات الموقع</small></p> | ||
</div> | ||
|
||
</div> |