[PATCH 07/10] add start of a users section

Mo Morsi mmorsi at redhat.com
Mon Nov 5 20:23:14 UTC 2012


---
 css/site-wide.css |  4 +---
 users.md          | 12 ++++++++++++
 2 files changed, 13 insertions(+), 3 deletions(-)
 create mode 100644 users.md

diff --git a/css/site-wide.css b/css/site-wide.css
index 321d595..17de747 100644
--- a/css/site-wide.css
+++ b/css/site-wide.css
@@ -466,9 +466,7 @@ hr.shade {
   text-decoration: none;
   border-bottom: 1px dotted; }
 
-#projects_container ul {
-  }
-
+#users_container li,
 #projects_container li {
   border: 1px solid black;
   list-style: none;
diff --git a/users.md b/users.md
new file mode 100644
index 0000000..8ba247c
--- /dev/null
+++ b/users.md
@@ -0,0 +1,12 @@
+---
+layout: page
+title: Users
+---
+
+Users
+========
+
+The following currently use Aeolus in various capacities:
+
+<div id="users_container" markdown="1">
+</div>
-- 
1.7.11.4




More information about the aeolus-devel mailing list