summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuciano Bello <luciano@debian.org>2014-03-30 17:46:43 +0000
committerLuciano Bello <luciano@debian.org>2014-03-30 17:46:43 +0000
commit881c091cdf201662479f13692ac7a85c21001e4d (patch)
treecb829d7a2fb7887d81ade92f1e943a5035a45254
parentfe5815491552df4f74ee81b2382548058b1e1968 (diff)
how to contribute with the documentation
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@26356 e39458fd-73e7-0310-bf30-c45bca0a0e42
-rw-r--r--doc/security-team.d.o/Makefile (renamed from doc/public/Makefile)3
-rw-r--r--doc/security-team.d.o/contact (renamed from doc/public/contact)0
-rw-r--r--doc/security-team.d.o/glossary (renamed from doc/public/glossary)0
-rw-r--r--doc/security-team.d.o/header9
-rw-r--r--doc/security-team.d.o/img/debian.png (renamed from doc/public/img/debian.png)bin6733 -> 6733 bytes
-rw-r--r--doc/security-team.d.o/index (renamed from doc/public/index)1
-rw-r--r--doc/security-team.d.o/security_tracker (renamed from doc/public/security_tracker)0
-rw-r--r--doc/security-team.d.o/style.css (renamed from doc/public/style.css)0
8 files changed, 13 insertions, 0 deletions
diff --git a/doc/public/Makefile b/doc/security-team.d.o/Makefile
index ce4b6b2127..6aea8cd87c 100644
--- a/doc/public/Makefile
+++ b/doc/security-team.d.o/Makefile
@@ -14,3 +14,6 @@ clean:
rm $(HTMLS)
rebuild : clean all
+
+upload:
+ scp -r $(HTMLS) style.css img dillon.debian.org:/srv/security-team.debian.org/htdocs
diff --git a/doc/public/contact b/doc/security-team.d.o/contact
index 49c3a835a9..49c3a835a9 100644
--- a/doc/public/contact
+++ b/doc/security-team.d.o/contact
diff --git a/doc/public/glossary b/doc/security-team.d.o/glossary
index 0ba71df266..0ba71df266 100644
--- a/doc/public/glossary
+++ b/doc/security-team.d.o/glossary
diff --git a/doc/security-team.d.o/header b/doc/security-team.d.o/header
new file mode 100644
index 0000000000..afaeba965b
--- /dev/null
+++ b/doc/security-team.d.o/header
@@ -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">
diff --git a/doc/public/img/debian.png b/doc/security-team.d.o/img/debian.png
index d1321d8f45..d1321d8f45 100644
--- a/doc/public/img/debian.png
+++ b/doc/security-team.d.o/img/debian.png
Binary files differ
diff --git a/doc/public/index b/doc/security-team.d.o/index
index 408a45034f..e982de9fd9 100644
--- a/doc/public/index
+++ b/doc/security-team.d.o/index
@@ -2,6 +2,7 @@ Security team documentation
---------------------------
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"
diff --git a/doc/public/security_tracker b/doc/security-team.d.o/security_tracker
index a49161782d..a49161782d 100644
--- a/doc/public/security_tracker
+++ b/doc/security-team.d.o/security_tracker
diff --git a/doc/public/style.css b/doc/security-team.d.o/style.css
index 6a925e6061..6a925e6061 100644
--- a/doc/public/style.css
+++ b/doc/security-team.d.o/style.css

© 2014-2024 Faster IT GmbH | imprint | privacy policy