From ee900d839c3c23ba83dd341cb87410a3189471c5 Mon Sep 17 00:00:00 2001 From: Giuseppe Cuccu Date: Wed, 2 Jul 2014 16:43:53 +0200 Subject: [PATCH 1/2] Edited text (also added unlinked original markdown try) --- build/index.html | 33 ++++++++++++--------------- build/stylesheets/snazzy.css | 38 +++++++++++++++---------------- source/_frontmatter.textile | 37 ++++++++++++++---------------- source/_frontmatter_giuse.md | 44 ++++++++++++++++++++++++++++++++++++ 4 files changed, 94 insertions(+), 58 deletions(-) create mode 100644 source/_frontmatter_giuse.md diff --git a/build/index.html b/build/index.html index 2657a7d..ebcc7d1 100644 --- a/build/index.html +++ b/build/index.html @@ -22,32 +22,27 @@

-

Software Put us to work on your software projects. We - deliver quality software while keeping an eye on scope and maintainability. We - want the users to be happy users.

-

Server Environments We develop server environments that - are low maintenance. We use technologies like ZFS and KVM to make your data center rock solid. The best documentation is - executable code – we deliver a fully self-describing system that can be - replicated to new hardware. Or to the cloud.

-

Coaching & Consulting We have over 10 years of experience - with sustainable software development. Starting off with a simple conversation - we find areas where we can help improve your current practices.

-

On every scale Do you need a mobile application? Or a web - application? Are you creating a web of distributed applications that process - data? Machine learning? Do you want to give your business a human interface? - We want to help.

-

You can rely on us We keep deadlines. We stick to our agreements. The value we deliver to you motivates our work.

-

References

+

Astronaut: an highly educated, superbly skilled engineer, reliable for solving the toughest problems, in presence of high stakes and limited resources.

+
+

Software: Expect quality.
We solve the hardest problems while keeping an eye on scope and maintainability. We work our priorities fast. Our users are happy users.

+

Server based solutions: Low maintenance.
Technologies like ZFS and KVM make your data center rock solid. + The best documentation is executable code – we deliver a fully self-describing system, easily portable to new hardware. Or to the cloud.

+

Coaching & Consulting: Our experience at your fingertips.
Just give us a call and see how easy it is to talk with us. With decades of experience with sustainable software development, we can spot simple improvements to your company practices.

+

We work on any scale: The challenge is everything.
Nothing’s too big or too small, we work with any device and tool, scaling our contribution to exactly suit your needs. + We do mobile applications, web interfaces, distributed computing, as low as load distribution tuning, as high as machine learning, our skillset is broad and flexible.

+

You can rely on us: We keep deadlines.
Seriously, we do. We stick to our agreements, and have pride in high value SOLUTIONS. + Most of our clients come to us by word-of-mouth: performance and reliability are our advertisement.

+

Some references

-

Do you have a hard problem?
+

Tough problem? Hire an astronaut
+ Put us to test, you’ll find out there’s nothing we can’t solve.
Hire an astronaut today. Contact us.

diff --git a/build/stylesheets/snazzy.css b/build/stylesheets/snazzy.css index 7c92c55..a7a99d1 100644 --- a/build/stylesheets/snazzy.css +++ b/build/stylesheets/snazzy.css @@ -1,10 +1,10 @@ -/* line 1, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ +/* line 1, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } -/* line 6, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ +/* line 6, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ body { background: white; color: #333333; @@ -13,12 +13,12 @@ body { font-weight: 300; font-size: 18px; font-family: sans-serif; } - /* line 16, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 16, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ body a { text-decoration: underscore; color: #555555; } -/* line 20, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ +/* line 20, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ h1 { font-size: 2.6em; font-family: "Futura", sans-serif; @@ -28,46 +28,46 @@ h1 { margin: 1em auto 0.8em; text-align: center; } -/* line 30, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ +/* line 30, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content { width: 36em; margin: 0 auto; } - /* line 33, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 33, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content p { margin: 2em 0; } - /* line 36, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 36, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content p strong { margin-right: 0.5em; } - /* line 39, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 39, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content p.slogan { font-size: 1.1em; white-space: nowrap; } - /* line 43, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 43, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content p.close { margin-bottom: 1em; } - /* line 46, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 46, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content strong { color: #555555; text-transform: uppercase; font-family: "Futura", sans-serif; } - /* line 51, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 51, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .content img { float: left; margin: 0 10px; } -/* line 55, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ +/* line 55, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut { width: 202px; height: 853px; position: absolute; background-repeat: no-repeat; z-index: -1; } - /* line 62, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 62, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut.left { left: 0px; background-image: url(../images/left_astronaut.png); background-size: 202px 583px; } - /* line 67, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 67, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut.right { right: 0px; background-image: url(../images/right_astronaut.png); @@ -76,22 +76,22 @@ h1 { margin-left: -10px; } @media all and (-webkit-min-device-pixel-ratio: 1.5) { - /* line 77, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 77, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut.left { background-image: url(../images/left_astronaut@2x.png); } - /* line 79, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 79, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut.right { background-image: url(../images/right_astronaut@2x.png); } } @media all and (max-width: 880px) { - /* line 85, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 85, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ body { font-size: 14px; } } @media all and (max-width: 720px) { - /* line 89, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 89, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ body { font-size: 12px; } } @media all and (max-width: 640px) { - /* line 93, /Users/kschiess/git/ta/own/website/source/stylesheets/snazzy.css.sass */ + /* line 93, /Users/giuse/TA/code/ta-website/source/stylesheets/snazzy.css.sass */ .astronaut { display: none; } } diff --git a/source/_frontmatter.textile b/source/_frontmatter.textile index fcc276f..796a1a5 100644 --- a/source/_frontmatter.textile +++ b/source/_frontmatter.textile @@ -1,32 +1,29 @@ -*Software* Put us to work on your software projects. We -deliver quality software while keeping an eye on scope and maintainability. We -want the users to be happy users. +Astronaut: an highly educated, superbly skilled engineer, reliable for solving the toughest problems, in presence of high stakes and limited resources. -*Server Environments* We develop server environments that -are low maintenance. We use technologies like ZFS and KVM(Kernel-based Virtual -Machine) to make your data center rock solid. The best documentation is -executable code – we deliver a fully self-describing system that can be -replicated to new hardware. Or to the cloud. +
-*Coaching & Consulting* We have over 10 years of experience -with sustainable software development. Starting off with a simple conversation -we find areas where we can help improve your current practices. +*Software:* _Expect quality._
We solve the hardest problems while keeping an eye on scope and maintainability. We work our priorities fast. Our users are happy users. -*On every scale* Do you need a mobile application? Or a web -application? Are you creating a web of distributed applications that process -data? Machine learning? Do you want to give your business a human interface? -We want to help. +*Server based solutions:* _Low maintenance._
Technologies like ZFS and KVM make your data center rock solid. +The best documentation is executable code – we deliver a fully self-describing system, easily portable to new hardware. Or to the cloud. -*You can rely on us* We keep deadlines. We stick to our agreements. The value we deliver to you motivates our work. +*Coaching & Consulting:* _Our experience at your fingertips._
Just give us a call and see how easy it is to talk with us. With decades of experience with _sustainable_ software development, we can spot simple improvements to your company practices. -p(close). *References* +*We work on any scale:* _The challenge is everything._
Nothing's too big or too small, we work with any device and tool, scaling our contribution to exactly suit your needs. +We do mobile applications, web interfaces, distributed computing, as low as load distribution tuning, as high as machine learning, our skillset is broad and flexible. + +*You can rely on us:* _We keep deadlines._
Seriously, we do. We stick to our agreements, and have pride in high value SOLUTIONS. +Most of our clients come to us by word-of-mouth: performance and reliability are our advertisement. + +p(close). *Some references* * Search Engines ("twixtel":http://www.twixtel.ch/, "CocoaPods":http://cocoapods.org/) * Automating Operations ("GIUZ":http://www.geo.uzh.ch/) -* Social Networks ("restorm.com":http://restorm.com/, +* Social Networks ("restorm.com":http://restorm.com/, "InfoCard":http://infocard.ch/) * "Open Source":opensource.html - -p(slogan). *Do you have a hard problem?*
+ +p(slogan). *Tough problem? _Hire an astronaut_*
+Put us to test, you'll find out there's nothing we can't solve.
Hire an astronaut today. "Contact us":contact.html. diff --git a/source/_frontmatter_giuse.md b/source/_frontmatter_giuse.md new file mode 100644 index 0000000..3262f95 --- /dev/null +++ b/source/_frontmatter_giuse.md @@ -0,0 +1,44 @@ +# TECHNOLOGY ASTRONAUTS GmbH + +***Astronaut***: an advancedly educated, superbly skilled engineer, reliable for solving the toughest problems, in presence of high stakes and limited resources. + +## SOFTWARE +***Expect quality.*** We solve the hardest problems while keeping an eye on scope and maintainability. We work our priorities fast. Our users are happy users. + +## SERVER BASED SOLUTIONS +***Low maintenance.*** Technologies like ZFS and KVM make your data center rock solid. +The best documentation is executable code – we deliver a fully self-describing system, easily portable to new hardware. Or to the cloud. + +## COACHING & CONSULTING +***Our experience at your fingertips.*** Just give us a call and see how easy it is to talk with us. With decades of experience with *sustainable* software development, we can spot simple improvements to your company practices. + +## WE WORK ON ANY SCALE +***The challenge is everything.*** Nothing's too big or too small, we work with any device and tool, scaling our contribution to exactly suit your needs. +We do mobile applications, web interfaces, distributed computing, as low as load distribution tuning, as high as machine learning, our skillset is broad and flexible. + +## YOU CAN RELY ON US +***We keep deadlines.*** Seriously, we do. We stick to our agreements, and have pride in high value SOLUTIONS. +Most of our clients come to us by word-of-mouth: performance and reliability are our advertisement. + +## SOME REFERENCES + +- Search Engines ([twixtel][tw], [CocoaPods][cp]) +- Automating Operations ([GIUZ][gi]) +- Social Networks ([restorm.com][re], [InfoCard][ic]) +- Or better yet, browse our [Open Source contributions][os] + +[tw]: http://www.twixtel.ch/ +[cp]: http://cocoapods.org/ +[gi]: http://www.geo.uzh.ch/ +[re]: http://restorm.com/ +[ic]: http://infocard.ch/ +[os]: http://www.technologyastronauts.ch/opensource.html + + +## TOUGH PROBLEM? HIRE AN ASTRONAUT +Put us to test, you'll find out there's nothing we can't solve. + +Hire an astronaut today. [Contact us][cu]. + +[cu]: http://www.technologyastronauts.ch/contact.html + From 7a2bafa1d43929ba66ee360b14d90a8f192e71bd Mon Sep 17 00:00:00 2001 From: Giuseppe Cuccu Date: Wed, 2 Jul 2014 18:44:18 +0200 Subject: [PATCH 2/2] Minor updates --- source/_frontmatter.textile | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/source/_frontmatter.textile b/source/_frontmatter.textile index 796a1a5..bc93e2d 100644 --- a/source/_frontmatter.textile +++ b/source/_frontmatter.textile @@ -1,5 +1,12 @@ -Astronaut: an highly educated, superbly skilled engineer, reliable for solving the toughest problems, in presence of high stakes and limited resources. +
+

Astronaut

+highly educated, superbly skilled engineer
+used to face the hardest challenges
+reliable with high stakes and limited resources. +
+p(slogan). *Tough problem? - Hire an astronaut.* +

*Software:* _Expect quality._
We solve the hardest problems while keeping an eye on scope and maintainability. We work our priorities fast. Our users are happy users. @@ -7,12 +14,12 @@ *Server based solutions:* _Low maintenance._
Technologies like ZFS and KVM make your data center rock solid. The best documentation is executable code – we deliver a fully self-describing system, easily portable to new hardware. Or to the cloud. -*Coaching & Consulting:* _Our experience at your fingertips._
Just give us a call and see how easy it is to talk with us. With decades of experience with _sustainable_ software development, we can spot simple improvements to your company practices. +*Coaching & Consulting:* _Guru at your service._
Just give us a call and see how easy it is to talk with us. With decades of experience with _sustainable_ software development, we can spot simple improvements to your company practices. -*We work on any scale:* _The challenge is everything._
Nothing's too big or too small, we work with any device and tool, scaling our contribution to exactly suit your needs. +*We work on any scale:* _It's all about the challenge._
Nothing's too big or too small, we work with any device and tool, scaling our contribution to exactly suit your needs. We do mobile applications, web interfaces, distributed computing, as low as load distribution tuning, as high as machine learning, our skillset is broad and flexible. -*You can rely on us:* _We keep deadlines._
Seriously, we do. We stick to our agreements, and have pride in high value SOLUTIONS. +*You can rely on us:* _We keep deadlines._
Seriously, we do. We stick to our agreements, and have pride in the value we produce. Most of our clients come to us by word-of-mouth: performance and reliability are our advertisement. p(close). *Some references* @@ -22,8 +29,8 @@ p(close). *Some references* * Automating Operations ("GIUZ":http://www.geo.uzh.ch/) * Social Networks ("restorm.com":http://restorm.com/, "InfoCard":http://infocard.ch/) -* "Open Source":opensource.html +* Our "Open Source":opensource.html contributions -p(slogan). *Tough problem? _Hire an astronaut_*
-Put us to test, you'll find out there's nothing we can't solve.
+*Try us out*
+There's nothing we haven't solved so far.
Hire an astronaut today. "Contact us":contact.html.