transition to a simple txt-based setup, plus txt2html
[~bandali/bndl.org] / fa / computing.html
diff --git a/fa/computing.html b/fa/computing.html
deleted file mode 100644 (file)
index 42bac80..0000000
+++ /dev/null
@@ -1,108 +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>چگونه از رایانه استفاده می‌کنم &mdash; بندعلی</title>
-<link rel="canonical" href="https://bndl.org/fa/computing.html" />
-<link rel="alternate" href="bandali-computing.fa.txt" title="plain text" type="text/plain" />
-<link rel="next" href="fsf-internship-intro.html">
-<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; }
-h1 + p { color: #666; }
-.box {
-  background: #f8f8f8;
-  border: 1px solid #e6e6e6;
-  border-radius: 4px;
-  font-size: 0.95em;
-  padding: 0.6em 0.9em;
-}
-code.box { padding: 0.4em 0.8em; }
-code, kbd, pre { font-size: 1.2em; }
-@media (prefers-color-scheme: dark) {
-  body { background: #1c1c1c; color: white; }
-  a:link { color: #acdeff; }
-  a:visited { color: #f8f; }
-  a:active { color: #e00; }
-  .box { background: #1b1d1e; border-color: #373c34; }
-}
-</style>
-</head>
-<body>
-<h1>چگونه از رایانه استفاده می‌کنم</h1>
-<p>نوشتهٔ <a href="https://bndl.org/fa/"><b>بندعلی</b></a> در ۱۴
-سپتامبر ۲۰۱۹ <small>(آخرین به‌روزرسانی: ۲۸ فوریه ۲۰۲۱) (همچنین
-در <a href="bandali-computing.fa.txt">متن ساده</a>)</small></p>
-
-<p class="box">با الهام از
-صفحهٔ <a href="https://stallman.org/stallman-computing.html">استالمن</a>
-در این باره</p>
-
-<h2>رایانه‌ها</h2>
-<p>لپ‌تاپ ThinkPad X200 <a href="https://libreboot.org">لیبره‌بوت</a>
-شده‌ام رایانه ایست که اکثر مواقع از آن استفاده می‌کنم.  همچنین از
-طریق <a href="https://csclub.uwaterloo.ca">باشگاه علوم رایانه</a>
-دانشگاه‌مان به تعدادی سرور دسترسی دارم که هر از گاهی ازشان برای کارهای
-محاسباتی سنگین‌تر استفاده می‌کنم.  به غیر از این‌ها یک Dell XPS 15 و
-ThinkPad X220T نیز دارم که کمتر ازشان استفاده می‌کنم.</p>
-
-<h2>توزیع گنو/لینوکس</h2>
-<p>در طول سالیان از طیف مختلفی از توزیع‌های گنو/لینوکس استفاده کرده‌ام،
-اما پس از پیدا کردن <a href="https://trisquel.info">تریسکل</a> و
-استفاده از آن در سال‌های اخیر، به عنوان توزیع مورد علاقه‌ام در بیشتر
-جاها ازش استفاده می‌کنم.  گاهی اوقات
-با <a href="https://guix.gnu.org">گنو گیکس</a> ترکیبش می‌کنم.
-برای <abbr title="kernel">هسته</abbr> سیستم عامل هم معمولا
-از <a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/">گنو
-لینوکس-لیبره</a> از <a href="https://jxself.org/linux-libre/">مخزن
-APT</a> اداره شده توسط jxself استفاده می‌کنم.</p>
-
-<h2>کارهای پردازشی و محاسباتی</h2>
-<p>بیشتر وقتم را در <a href="https://www.gnu.org/software/emacs/">گنو
-ایمکس</a> می‌گذارنم و برای بسیاری کارهای مختلف از آن استفاده می‌کنم.</p>
-<p>TODO: توضیح بیشتر</p>
-
-<h2 id="colophon">به‌روزرسانی این سایت</h2>
-<p>صفحات این سایت با استفاده از گنو ایمکس و به صورت دستی با HTML ساده
-نوشته شده‌اند.  با اجرای دستور <code class="box">git clone
-https://bndl.org</code> در یک ترمینال می‌توانید مخرن گیت شامل تمامی
-صفحات این سایت و تاریخچهٔ تغییرات آن‌ها را دریافت کنید.</p>
-
-<hr />
-<details id="copy">
-<summary dir="ltr">Copyright &copy; 2019, 2020, 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>