[Secure-testing-commits] r26356 - in doc: . security-team.d.o
Luciano Bello
luciano at moszumanska.debian.org
Sun Mar 30 17:46:44 UTC 2014
Author: luciano
Date: 2014-03-30 17:46:43 +0000 (Sun, 30 Mar 2014)
New Revision: 26356
Added:
doc/security-team.d.o/
doc/security-team.d.o/header
Removed:
doc/public/
Modified:
doc/security-team.d.o/Makefile
doc/security-team.d.o/index
Log:
how to contribute with the documentation
Modified: doc/security-team.d.o/Makefile
===================================================================
--- doc/public/Makefile 2014-03-30 17:28:30 UTC (rev 26355)
+++ doc/security-team.d.o/Makefile 2014-03-30 17:46:43 UTC (rev 26356)
@@ -14,3 +14,6 @@
rm $(HTMLS)
rebuild : clean all
+
+upload:
+ scp -r $(HTMLS) style.css img dillon.debian.org:/srv/security-team.debian.org/htdocs
Added: doc/security-team.d.o/header
===================================================================
--- doc/security-team.d.o/header (rev 0)
+++ doc/security-team.d.o/header 2014-03-30 17:46:43 UTC (rev 26356)
@@ -0,0 +1,9 @@
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <title>Debian Security Team</title>
+ <link type="text/css" rel="stylesheet" href="style.css">
+</head>
+
+<h1 id="title">Debian Security Team</h1>
+<h2 id="subtitle">http://security-team.debian.org/</h2>
+
+<div id="body">
Modified: doc/security-team.d.o/index
===================================================================
--- doc/public/index 2014-03-30 17:28:30 UTC (rev 26355)
+++ doc/security-team.d.o/index 2014-03-30 17:46:43 UTC (rev 26356)
@@ -2,6 +2,7 @@
---------------------------
This is more a TODO list than an index. For now.
+Please, feel free to [contribute with this document](https://alioth.debian.org/scm/viewvc.php/doc/security.d.o/?root=secure-testing).
* Organization
- Contributors: Members of the security-testing alioth project, the "tracker"
More information about the Secure-testing-commits
mailing list