diff --git a/build/florian.html b/build/florian.html new file mode 100644 index 0000000..fa63418 --- /dev/null +++ b/build/florian.html @@ -0,0 +1,61 @@ + + + + + + The Technology Astronauts + + +
+
+
+

+

Skillset +

+ +

Personal traits +

+ +
+

+ Do you have a hard problem?
Hire an astronaut today.

+ florian@astronauts.ch

+

+
+
+ + \ No newline at end of file diff --git a/build/images/florian_bc.png b/build/images/florian_bc.png new file mode 100644 index 0000000..1075673 Binary files /dev/null and b/build/images/florian_bc.png differ diff --git a/build/images/kaspar_bc.png b/build/images/kaspar_bc.png new file mode 100644 index 0000000..fade1bf Binary files /dev/null and b/build/images/kaspar_bc.png differ diff --git a/build/kaspar.html b/build/kaspar.html new file mode 100644 index 0000000..0710f17 --- /dev/null +++ b/build/kaspar.html @@ -0,0 +1,61 @@ + + + + + + The Technology Astronauts + + +
+
+
+

+

Skillset +

+ +

Personal traits +

+ +
+

+ Do you have a hard problem?
Hire an astronaut today.

+ kaspar@astronauts.ch

+

+
+
+ + \ No newline at end of file diff --git a/source/_florian.textile b/source/_florian.textile new file mode 100644 index 0000000..be771ac --- /dev/null +++ b/source/_florian.textile @@ -0,0 +1,39 @@ +!(bcard)images/florian_bc.png! + +*Skillset* + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +*Personal traits* + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +
+ +*Do you have a hard problem?
Hire an astronaut today.*
+"florian@astronauts.ch":mail + +!(moon)images/moon.png! +
+ +[mail]mailto:florian@astronauts.ch?subject=Hire%20an%20astronaut diff --git a/source/_kaspar.textile b/source/_kaspar.textile new file mode 100644 index 0000000..f060f10 --- /dev/null +++ b/source/_kaspar.textile @@ -0,0 +1,39 @@ +!(bcard)images/kaspar_bc.png! + +*Skillset* + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +*Personal traits* + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +* xxxxxxxxxxxxxxx + +
+ +*Do you have a hard problem?
Hire an astronaut today.*
+"kaspar@astronauts.ch":mail + +!(moon)images/moon.png! +
+ +[mail]mailto:kaspar@astronauts.ch?subject=Hire%20an%20astronaut diff --git a/source/florian.html.slim b/source/florian.html.slim new file mode 100644 index 0000000..6888b97 --- /dev/null +++ b/source/florian.html.slim @@ -0,0 +1,6 @@ +/ h1 Florian Hanke + +.astronaut.left +.astronaut.right +.content + == partial 'florian' diff --git a/source/images/florian_bc.png b/source/images/florian_bc.png new file mode 100644 index 0000000..1075673 Binary files /dev/null and b/source/images/florian_bc.png differ diff --git a/source/images/kaspar_bc.png b/source/images/kaspar_bc.png new file mode 100644 index 0000000..fade1bf Binary files /dev/null and b/source/images/kaspar_bc.png differ diff --git a/source/kaspar.html.slim b/source/kaspar.html.slim new file mode 100644 index 0000000..bed9c45 --- /dev/null +++ b/source/kaspar.html.slim @@ -0,0 +1,6 @@ +/ h1 Kaspar Schiess + +.astronaut.left +.astronaut.right +.content + == partial 'kaspar'