smallish spelling fixes
[~bandali/bndl.org] / fa / index.html
CommitLineData
7b376474
AB
1<!doctype html>
2<html lang="fa" dir="rtl">
3<head>
4<meta charset="utf-8" />
5<meta name="author" content="بندعلی" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>سایت شخصی بندعلی</title>
8<link rel="canonical" href="https://bndl.org/fa/" />
a0e46d57
AB
9<link rel="alternate" href="bandali.fa.txt" title="plain text" type="text/plain" />
10<link rel="alternate" href="notes.atom" title="notes atom feed" type="application/atom+xml" />
11<link rel="alternate" href="notes.rss" title="notes rss feed" type="application/rss+xml" />
7b376474
AB
12<link rel="alternate" href="../" hreflang="en" title="english" />
13<style>
fff36cd0
AB
14@font-face {
15 font-family: sahel; font-weight: normal;
16 src: local('Sahel WOL'), local('Sahel'),
17 url('sahel.woff2') format('woff2');
18}
19@font-face {
20 font-family: sahel; font-weight: bold;
bd5b7d91 21 src: local('Sahel Bold WOL'), local('Sahel Bold'),
fff36cd0
AB
22 url('sahelb.woff2') format('woff2');
23}
7b376474 24body {
fff36cd0 25 font-family: sahel, sans-serif;
7b376474
AB
26 line-height: 1.8;
27 max-width: 37.5em;
28 margin: 0 auto;
29 padding: 0 1em;
30}
31a { text-decoration: none; }
32a:hover, a:focus { text-decoration: underline; }
33details { margin: 1em 0; }
34details summary { cursor: pointer; }
35#copy { font-size: 0.84em; line-height: normal; }
36#copy p { padding: 0 2em; }
37ul { list-style-type: none; padding: 0; }
38ul li { margin: 0.25em 0; }
39@media (prefers-color-scheme: dark) {
40 body { background: #1c1c1c; color: white; }
41 a:link { color: #acdeff; }
42 a:visited { color: #f8f; }
43 a:active { color: #e00; }
44}
45</style>
46</head>
47<body>
48<h1>سایت شخصی بندعلی</h1>
49<nav>
50<a href="projects.html">پروژه‌ها</a>
51| <a href="../cv.html">رزومه</a> (انگلیسی)
52| <a href="contact.html">تماس</a>
53| <a href="bandali.fa.txt">متن ساده</a>
54| <a href="../" hreflang="en" title="English">english</a>
55</nav>
56
57<p>من یک
58فعال <a href="https://www.gnu.org/philosophy/free-sw.fa.html">نرم‌افزار
59آزاد</a> و <a href="../mmath.html">کارشناس ارشد علوم رایانه</a> هستم.
60به عنوان یک عضو پروژهٔ گنو، سرپرستی
61نرم‌افزارهای <a href="https://jami.net">جمی</a>
62و <a href="https://www.gnu.org/software/gnuzilla/">گنو آیس‌کت</a> را بر
63عهده دارم و همچنین در توسعهٔ تعداد دیگری از برنامه‌ها و بخش‌های گنو
64مثل <a href="https://www.gnu.org/software/emacs/">ایمکس</a>
65و <a href="https://savannah.gnu.org">ساوانا</a> مشارکت می‌کنم.</p>
66
67<h2 id="notes">نوشته‌ها</h2>
68<p>در اینجا می‌توانید برخی یادداشت‌ها و نوشته‌هایم در رابطه با موضوعات
9097e885 69مورد علاقه‌ام یا مسائلی که برایم مهم هستند را بخوانید. این نوشته‌ها
7b376474 70همچنین از طریق خوراک‌های <a href="notes.atom">اتم</a>
9097e885 71و <a href="notes.rss">آر‌اس‌اس</a> در دسترس هستند.</p>
7b376474
AB
72
73<ul>
74<li><a href="../libreplanet-2021.html" hreflang="en">LibrePlanet 2021:
75جمی و اینکه چگونه به کاربران قدرت می‌بخشد</a> <small>(انگلیسی)
76(۲۰ مارس ۲۰۲۱)</small></li>
77<li><a href="fsf-internship-beyond.html">کارآموزی من با تیم فنی بنیاد
78نرم‌افزار آزاد و فراتر از آن</a>
79<small>(۱۸ دسامبر ۲۰۲۰)</small></li>
80<li><a href="fsf-internship-intro.html">کارآموزی با تیم فنی بنیاد
81نرم‌افزار آزاد</a> <small>(۲۹ مه ۲۰۲۰)</small></li>
82<li><a href="computing.html">چگونه از رایانه استفاده
83می‌کنم</a> <small>(۱۴ سپتامبر ۲۰۱۹)</small></li>
84</ul>
85
86<hr />
87<details id="copy">
88<summary dir="ltr">Copyright &copy; 2012&ndash;2021 bandali</summary>
89<p dir="ltr">Copying and distribution of this file, with or without
90modification, are permitted in any medium without royalty provided the
91copyright notice and this notice are preserved. This file is offered
92as-is, without any warranty.</p>
93
94<p>رونوشت و توزیع این پرونده، با یا بدون تغییر، در سراسر دنیا بدون حق
95امتیاز و در هر رسانه‌ای مجاز است، به شرطی که این اعلان و اعلان حق تکثیر
96حفظ شود. این پرونده به صورت موجود و بدون هیچ گونه ضمانت ارائه
97می‌شود.</p>
98</details>
99</body>
100</html>