summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2015-05-24 03:05:46 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2015-05-24 03:50:47 +0200
commitd513f2b4a35fd21569127aa6a66e8e457deb48d4 (patch)
treeccd86acf8f8bffc957dca9cd60d7ad3609cb8add /static
parentb1cd71548baf0080aeb657e519282b1dcf849e70 (diff)
downloadwww-d513f2b4a35fd21569127aa6a66e8e457deb48d4.tar.gz
www-d513f2b4a35fd21569127aa6a66e8e457deb48d4.tar.bz2
www-d513f2b4a35fd21569127aa6a66e8e457deb48d4.zip
talks: Initial conversion of the separate webpage
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css44
-rw-r--r--static/css/responsive.css16
-rw-r--r--static/images/border_grey.pngbin0 -> 414 bytes
-rw-r--r--static/images/talks-logo.pngbin0 -> 7130 bytes
-rw-r--r--static/talks/dune-project.pdfbin0 -> 4415238 bytes
-rw-r--r--static/talks/fumanoids.pdfbin0 -> 5370100 bytes
-rw-r--r--static/talks/git-scm.pdfbin0 -> 518816 bytes
-rw-r--r--static/talks/graphviz.pdfbin0 -> 1350905 bytes
-rw-r--r--static/talks/hardwarehacking.pdfbin0 -> 1310374 bytes
-rw-r--r--static/talks/kde-dev.pdfbin0 -> 1018701 bytes
-rw-r--r--static/talks/mapsforge.pdfbin0 -> 2631725 bytes
-rw-r--r--static/talks/protobuf.pdfbin0 -> 581242 bytes
-rw-r--r--static/talks/selinux.pdfbin0 -> 129296 bytes
-rw-r--r--static/talks/vim.tar.gzbin0 -> 1955476 bytes
14 files changed, 60 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 3cd2462..d71ae21 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -177,3 +177,47 @@ dl, li p {
pre {
white-space: pre !important;
}
+
+/* spline taks */
+div.talks-box {
+ background: url(../images/border_grey.png) repeat scroll 0 0 transparent;
+ padding: 5px;
+}
+
+div.talks-box > div {
+ background: #fff;
+ padding: 10px;
+ margin: 5px;
+ font-size: 15px;
+}
+
+div.center {
+ text-align: center;
+}
+
+div.center > div {
+ padding: 20px;
+}
+
+dd {
+ margin-bottom: 1em;
+}
+
+.talks {
+ max-width: 800px;
+ margin: auto;
+}
+
+.talks small {
+ display: block;
+ color: #000;
+}
+
+.talks img {
+ float: right;
+}
+
+.talks hr {
+ clear: both;
+ border-bottom: 3px solid #eee;
+}
diff --git a/static/css/responsive.css b/static/css/responsive.css
index 001b795..8ec4f67 100644
--- a/static/css/responsive.css
+++ b/static/css/responsive.css
@@ -63,22 +63,38 @@
margin: 6px 0px 10px 0px;
}
+ h1 small {
+ font-size: 16px;
+ }
+
h2 {
font-size: 16px;
line-height: 1.2;
margin: 8px 0px 4px 0px;
}
+ h2 small {
+ font-size: 13px;
+ }
+
h3 {
font-size: 14px;
line-height: 1.2;
margin: 6px 0px 4px 0px;
}
+ h3 small {
+ font-size: 12px;
+ }
+
h4 {
font-size: 14px;
}
+ h4 small {
+ font-size: 12px;
+ }
+
h1, h2, h3, h4, h5, h6 {
line-height: 1.2;
}
diff --git a/static/images/border_grey.png b/static/images/border_grey.png
new file mode 100644
index 0000000..d83e615
--- /dev/null
+++ b/static/images/border_grey.png
Binary files differ
diff --git a/static/images/talks-logo.png b/static/images/talks-logo.png
new file mode 100644
index 0000000..ceed54a
--- /dev/null
+++ b/static/images/talks-logo.png
Binary files differ
diff --git a/static/talks/dune-project.pdf b/static/talks/dune-project.pdf
new file mode 100644
index 0000000..846c752
--- /dev/null
+++ b/static/talks/dune-project.pdf
Binary files differ
diff --git a/static/talks/fumanoids.pdf b/static/talks/fumanoids.pdf
new file mode 100644
index 0000000..4754fbb
--- /dev/null
+++ b/static/talks/fumanoids.pdf
Binary files differ
diff --git a/static/talks/git-scm.pdf b/static/talks/git-scm.pdf
new file mode 100644
index 0000000..f7ae912
--- /dev/null
+++ b/static/talks/git-scm.pdf
Binary files differ
diff --git a/static/talks/graphviz.pdf b/static/talks/graphviz.pdf
new file mode 100644
index 0000000..8906b31
--- /dev/null
+++ b/static/talks/graphviz.pdf
Binary files differ
diff --git a/static/talks/hardwarehacking.pdf b/static/talks/hardwarehacking.pdf
new file mode 100644
index 0000000..5d3260e
--- /dev/null
+++ b/static/talks/hardwarehacking.pdf
Binary files differ
diff --git a/static/talks/kde-dev.pdf b/static/talks/kde-dev.pdf
new file mode 100644
index 0000000..65734e1
--- /dev/null
+++ b/static/talks/kde-dev.pdf
Binary files differ
diff --git a/static/talks/mapsforge.pdf b/static/talks/mapsforge.pdf
new file mode 100644
index 0000000..7a0e1bb
--- /dev/null
+++ b/static/talks/mapsforge.pdf
Binary files differ
diff --git a/static/talks/protobuf.pdf b/static/talks/protobuf.pdf
new file mode 100644
index 0000000..f522cba
--- /dev/null
+++ b/static/talks/protobuf.pdf
Binary files differ
diff --git a/static/talks/selinux.pdf b/static/talks/selinux.pdf
new file mode 100644
index 0000000..48d27ca
--- /dev/null
+++ b/static/talks/selinux.pdf
Binary files differ
diff --git a/static/talks/vim.tar.gz b/static/talks/vim.tar.gz
new file mode 100644
index 0000000..4b05076
--- /dev/null
+++ b/static/talks/vim.tar.gz
Binary files differ