summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Anca.jpgbin0 -> 4616000 bytes
-rw-r--r--Bancho.jpgbin0 -> 234394 bytes
-rw-r--r--Box.jpgbin0 -> 671681 bytes
-rw-r--r--Chat.jpgbin0 -> 1608821 bytes
-rw-r--r--Down.jpgbin0 -> 9143538 bytes
-rw-r--r--June.jpgbin0 -> 580625 bytes
-rw-r--r--Lizard.jpgbin0 -> 314779 bytes
-rw-r--r--Makefile2
-rw-r--r--Sphynx.jpgbin0 -> 197531 bytes
-rw-r--r--ci-phase2.html26
-rw-r--r--docmaint.html26
-rw-r--r--pgptalk.html26
12 files changed, 2 insertions, 78 deletions
diff --git a/Anca.jpg b/Anca.jpg
new file mode 100644
index 0000000..7c981ef
--- /dev/null
+++ b/Anca.jpg
Binary files differ
diff --git a/Bancho.jpg b/Bancho.jpg
new file mode 100644
index 0000000..1e12ae1
--- /dev/null
+++ b/Bancho.jpg
Binary files differ
diff --git a/Box.jpg b/Box.jpg
new file mode 100644
index 0000000..3550377
--- /dev/null
+++ b/Box.jpg
Binary files differ
diff --git a/Chat.jpg b/Chat.jpg
new file mode 100644
index 0000000..0021120
--- /dev/null
+++ b/Chat.jpg
Binary files differ
diff --git a/Down.jpg b/Down.jpg
new file mode 100644
index 0000000..55595bb
--- /dev/null
+++ b/Down.jpg
Binary files differ
diff --git a/June.jpg b/June.jpg
new file mode 100644
index 0000000..c994e81
--- /dev/null
+++ b/June.jpg
Binary files differ
diff --git a/Lizard.jpg b/Lizard.jpg
new file mode 100644
index 0000000..bf9b76b
--- /dev/null
+++ b/Lizard.jpg
Binary files differ
diff --git a/Makefile b/Makefile
index 8ac48bf..459a199 100644
--- a/Makefile
+++ b/Makefile
@@ -7,3 +7,5 @@ all: $(pdfs)
.md.pdf:
pandoc --filter sp-filter -t beamer -o $@ $<
+
+$(htmls): Makefile
diff --git a/Sphynx.jpg b/Sphynx.jpg
new file mode 100644
index 0000000..3b30991
--- /dev/null
+++ b/Sphynx.jpg
Binary files differ
diff --git a/ci-phase2.html b/ci-phase2.html
deleted file mode 100644
index 95756b8..0000000
--- a/ci-phase2.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>CI WG: Phase 2</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
- @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
- @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
-
- body { font-family: 'Droid Serif'; }
- h1, h2, h3 {
- font-family: 'Yanone Kaffeesatz';
- font-weight: normal;
- }
- .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
- </style>
- </head>
- <body>
- <script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
- </script>
- <script type="text/javascript">
- var slideshow = remark.create({sourceUrl: 'ci-phase2.mdwn'});
- </script>
- </body>
-</html>
diff --git a/docmaint.html b/docmaint.html
deleted file mode 100644
index 80b4fc5..0000000
--- a/docmaint.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Maintaining documentation: RelEng</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
- @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
- @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
-
- body { font-family: 'Droid Serif'; }
- h1, h2, h3 {
- font-family: 'Yanone Kaffeesatz';
- font-weight: normal;
- }
- .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
- </style>
- </head>
- <body>
- <script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
- </script>
- <script type="text/javascript">
- var slideshow = remark.create({sourceUrl: 'docmaint.mdwn'});
- </script>
- </body>
-</html>
diff --git a/pgptalk.html b/pgptalk.html
deleted file mode 100644
index 28e6c20..0000000
--- a/pgptalk.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>PGP</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
- @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
- @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
-
- body { font-family: 'Droid Serif'; }
- h1, h2, h3 {
- font-family: 'Yanone Kaffeesatz';
- font-weight: normal;
- }
- .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
- </style>
- </head>
- <body>
- <script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
- </script>
- <script type="text/javascript">
- var slideshow = remark.create({sourceUrl: 'pgptalk.mdwn'});
- </script>
- </body>
-</html>