summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-04-03 00:22:56 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-04-03 00:22:56 (EDT)
commit6172c035f77eb72636312eccb01944bc25370e22 (patch)
tree006f72083ee78b1e38ba564a7e1d87d2b6f0a1d8
parent594337b6bba1632a99a1bc6085ea2e59cc925423 (diff)
dev: Don't use style attributes.
These are filtered by ikiwiki's htmlscrubber plugin.
-rw-r--r--dev.mdwn15
1 files changed, 9 insertions, 6 deletions
diff --git a/dev.mdwn b/dev.mdwn
index c83bbe9..a207198 100644
--- a/dev.mdwn
+++ b/dev.mdwn
@@ -3,10 +3,11 @@
ProteanOS needs more contributors! There are a variety of ways in which you can
help shape the future of this operating system distribution:
-<h1 style="clear: left;">Software Packaging</h1>
+Software Packaging
+==================
<img src="/media/tango-64/package-x-generic.png" alt="software packaging"
-style="width: 64px; height: 64px; float: left; margin: 0 1.000em 1.000em 0;">
+class="icon-64-top-left">
Packaging is the preparation of build instructions and metadata for software
programs and libraries to be built and installed on users' systems.
@@ -27,10 +28,11 @@ administrator.
[pehjota-contact]: http://www.pehjota.net/contact.html
-<h1 style="clear: left;">Software Development</h1>
+Software Development
+====================
<img src="/media/tango-64/preferences-system.png" alt="software development"
-style="width: 64px; height: 64px; float: left; margin: 0 1.000em 1.000em 0;">
+class="icon-64-top-left">
The two core components of the distribution build system, opkbuild and
opkhelper, are in development.
@@ -42,10 +44,11 @@ A simple build daemon infrastructure has been
[[designed|dev/todo/buildd-infra]].
-<h1 style="clear: left;">Technical Documentation</h1>
+Technical Documentation
+=======================
<img src="/media/tango-64/text-editor.png" alt="technical documentation"
-style="width: 64px; height: 64px; float: left; margin: 0 1.000em 1.000em 0;">
+class="icon-64-top-left">
Specifications
--------------