transition to a simple txt-based setup, plus txt2html
[~bandali/bndl.org] / fa / projects.html
diff --git a/fa/projects.html b/fa/projects.html
deleted file mode 100644 (file)
index cac48ab..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<!doctype html>
-<html lang="fa" dir="rtl">
-<head>
-<meta charset="utf-8" />
-<meta name="author" content="bandali" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>پروژه‌ها &mdash; بندعلی</title>
-<link rel="canonical" href="https://bndl.org/fa/projects.html" />
-<link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" />
-<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; }
-@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>پروژه‌های <a href=".">بندعلی</a></h1>
-<p>در گذشته صفحهٔ پروژه‌هایم فهرستی از پروژه‌های نرم‌افزار آزادی که شروع
-کرده یا در آن‌ها مشارکت کرده‌بودم داشت، اما به مرور بروز نگهداری فهرست
-دشوارتر شد؛ لذا تصمیم به حذف آن گرفتم.</p>
-
-<p>برای دیدن برخی از پروژه‌های خودم و دیگر پروژه‌هایی که در آن‌ها مشارکت
-می‌کنم، به <a href="https://git.shemshak.org/~bandali">مخازن گیت من</a>
-و همچنین <a href="https://savannah.gnu.org/users/bandali">نمایهٔ
-ساوانای من</a> سری بزنید.</p>
-</body>
-</html>