transition to a simple txt-based setup, plus txt2html
[~bandali/bndl.org] / fa / index.html
diff --git a/fa/index.html b/fa/index.html
deleted file mode 100644 (file)
index cc6a8d5..0000000
+++ /dev/null
@@ -1,100 +0,0 @@
-<!doctype html>
-<html lang="fa" dir="rtl">
-<head>
-<meta charset="utf-8" />
-<meta name="author" content="بندعلی" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>سایت شخصی بندعلی</title>
-<link rel="canonical" href="https://bndl.org/fa/" />
-<link rel="alternate" href="bandali.fa.txt" title="plain text" type="text/plain" />
-<link rel="alternate" href="notes.atom" title="notes atom feed" type="application/atom+xml" />
-<link rel="alternate" href="notes.rss" title="notes rss feed" type="application/rss+xml" />
-<link rel="alternate" href="../" hreflang="en" title="english" />
-<style>
-@font-face {
-  font-family: sahel; font-weight: normal;
-  src: local('Sahel WOL'), local('Sahel'),
-       url('sahel.woff2') format('woff2');
-}
-@font-face {
-  font-family: sahel; font-weight: bold;
-  src: local('Sahel Bold WOL'), local('Sahel Bold'),
-       url('sahelb.woff2') format('woff2');
-}
-body {
-  font-family: sahel, sans-serif;
-  line-height: 1.8;
-  max-width: 37.5em;
-  margin: 0 auto;
-  padding: 0 1em;
-}
-a { text-decoration: none; }
-a:hover, a:focus { text-decoration: underline; }
-details { margin: 1em 0; }
-details summary { cursor: pointer; }
-#copy { font-size: 0.84em; line-height: normal; }
-#copy p { padding: 0 2em; }
-ul { list-style-type: none; padding: 0; }
-ul li { margin: 0.25em 0; }
-@media (prefers-color-scheme: dark) {
-  body { background: #1c1c1c; color: white; }
-  a:link { color: #acdeff; }
-  a:visited { color: #f8f; }
-  a:active { color: #e00; }
-}
-</style>
-</head>
-<body>
-<h1>سایت شخصی بندعلی</h1>
-<nav>
-<a href="projects.html">پروژه‌ها</a>
-| <a href="../cv.html">رزومه</a> (انگلیسی)
-| <a href="contact.html">تماس</a>
-| <a href="bandali.fa.txt">متن ساده</a>
-| <a href="../" hreflang="en" title="English">english</a>
-</nav>
-
-<p>من یک
-فعال <a href="https://www.gnu.org/philosophy/free-sw.fa.html">نرم‌افزار
-آزاد</a> و <a href="../mmath.html">کارشناس ارشد علوم رایانه</a> هستم.
-به عنوان یک عضو پروژهٔ گنو، سرپرستی
-نرم‌افزارهای <a href="https://jami.net">جمی</a>
-و <a href="https://www.gnu.org/software/gnuzilla/">گنو آیس‌کت</a> را بر
-عهده دارم و همچنین در توسعهٔ تعداد دیگری از برنامه‌ها و بخش‌های گنو
-مثل <a href="https://www.gnu.org/software/emacs/">ایمکس</a>
-و <a href="https://savannah.gnu.org">ساوانا</a> مشارکت می‌کنم.</p>
-
-<h2 id="notes">نوشته‌ها</h2>
-<p>در اینجا می‌توانید برخی یادداشت‌ها و نوشته‌هایم در رابطه با موضوعات
-مورد علاقه‌ام یا مسائلی که برایم مهم هستند را بخوانید.  این نوشته‌ها
-همچنین از طریق خوراک‌های <a href="notes.atom">اتم</a>
-و <a href="notes.rss">آر‌اس‌اس</a> در دسترس هستند.</p>
-
-<ul>
-<li><a href="../libreplanet-2021.html" hreflang="en">LibrePlanet 2021:
-جمی و اینکه چگونه به کاربران قدرت می‌بخشد</a> <small>(انگلیسی)
-(۲۰ مارس ۲۰۲۱)</small></li>
-<li><a href="fsf-internship-beyond.html">کارآموزی من با تیم فنی بنیاد
-نرم‌افزار آزاد و فراتر از آن</a>
-<small>(۱۸ دسامبر ۲۰۲۰)</small></li>
-<li><a href="fsf-internship-intro.html">کارآموزی با تیم فنی بنیاد
-نرم‌افزار آزاد</a> <small>(۲۹ مه ۲۰۲۰)</small></li>
-<li><a href="computing.html">چگونه از رایانه استفاده
-می‌کنم</a> <small>(۱۴ سپتامبر ۲۰۱۹)</small></li>
-</ul>
-
-<hr />
-<details id="copy">
-<summary dir="ltr">Copyright &copy; 2012&ndash;2021 bandali</summary>
-<p dir="ltr">Copying and distribution of this file, with or without
-modification, are permitted in any medium without royalty provided the
-copyright notice and this notice are preserved.  This file is offered
-as-is, without any warranty.</p>
-
-<p>رونوشت و توزیع این پرونده، با یا بدون تغییر، در سراسر دنیا بدون حق
-امتیاز و در هر رسانه‌ای مجاز است، به شرطی که این اعلان و اعلان حق تکثیر
-حفظ شود.  این پرونده به صورت موجود و بدون هیچ گونه ضمانت ارائه
-می‌شود.</p>
-</details>
-</body>
-</html>