Commit | Line | Data |
---|---|---|
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 | 24 | body { |
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 | } | |
31 | a { text-decoration: none; } | |
32 | a:hover, a:focus { text-decoration: underline; } | |
33 | details { margin: 1em 0; } | |
34 | details summary { cursor: pointer; } | |
35 | #copy { font-size: 0.84em; line-height: normal; } | |
36 | #copy p { padding: 0 2em; } | |
37 | ul { list-style-type: none; padding: 0; } | |
38 | ul 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>در اینجا میتوانید برخی یادداشتها و نوشتههایم در رابطه با موضوعات | |
69 | مورد علاقهم یا مسائلی که برایم مهم هستند را بخوانید. این نوشتهها | |
70 | همچنین از طریق خوراکهای <a href="notes.atom">اتم</a> | |
71 | و <a href="notes.rss">آراساس</a> در دسترس هستند.</p> | |
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 © 2012–2021 bandali</summary> | |
89 | <p dir="ltr">Copying and distribution of this file, with or without | |
90 | modification, are permitted in any medium without royalty provided the | |
91 | copyright notice and this notice are preserved. This file is offered | |
92 | as-is, without any warranty.</p> | |
93 | ||
94 | <p>رونوشت و توزیع این پرونده، با یا بدون تغییر، در سراسر دنیا بدون حق | |
95 | امتیاز و در هر رسانهای مجاز است، به شرطی که این اعلان و اعلان حق تکثیر | |
96 | حفظ شود. این پرونده به صورت موجود و بدون هیچ گونه ضمانت ارائه | |
97 | میشود.</p> | |
98 | </details> | |
99 | </body> | |
100 | </html> |