summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:20:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:20:19 -0300
commit91275ac998c439420da747fc047379a6547f7c1c (patch)
treecb460090697db1d90caa5dbaf53292f5a9297ebb /index.md
parent9857a3c262e9af2ea02698820be1e887cd3bf36c (diff)
downloaddebian-91275ac998c439420da747fc047379a6547f7c1c.tar.gz
debian-91275ac998c439420da747fc047379a6547f7c1c.tar.bz2
Feat: convert docs from Ikiwiki to MkDocs
Diffstat (limited to 'index.md')
-rw-r--r--index.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/index.md b/index.md
deleted file mode 100644
index 90c5a05..0000000
--- a/index.md
+++ /dev/null
@@ -1,29 +0,0 @@
-[[!meta title="Debian packaging effort!"]]
-
-In the past, we used to be [heavy slackware users](https://simplepkg.fluxo.info) when we just
-had a few boxes to manage. Then we had to change our whole packaging paradigm when we switched
-to Debian.
-
-These notes are mainly references to the detailed Debian/Ubuntu documentations we're using in
-the course of learning the intricacies of Debian packaging.
-
-Grab this repository using
-
- git clone --recursive https://git.fluxo.info/debian
-
-Index
------
-
-* [Basics](basics).
-* [Environment](env).
-* [Checking sources](checking).
-* [Building](building).
-* [Repositories](repositories).
-* [Cross compilation](cross).
-* [References](references).
-* [Local ITP](itp).
-* [TODO](todo).
-* Custom procedures:
- * [LEAP](leap).
- * [Python](python).
- * [Ruby](ruby).