summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-01 17:16:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-10-01 17:16:02 -0300
commit4e6889fd697787fc0df7980aefca94e60efe2b94 (patch)
tree7116f07c2de883013d706017eb136ffb530a3e5b /index.mdwn
parent13184e44b526b67445a15c804c71f143f494ced7 (diff)
downloaddebian-4e6889fd697787fc0df7980aefca94e60efe2b94.tar.gz
debian-4e6889fd697787fc0df7980aefca94e60efe2b94.tar.bz2
Change markdown extension to .md
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn27
1 files changed, 0 insertions, 27 deletions
diff --git a/index.mdwn b/index.mdwn
deleted file mode 100644
index 9106e1e..0000000
--- a/index.mdwn
+++ /dev/null
@@ -1,27 +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).
-* [References](references).
-* [TODO](todo).
-* Custom procedures:
- * [LEAP](leap).
- * [Python](python).
- * [Ruby](ruby).