2019-09-24 11:30:38 +00:00
<!doctype html>
2019-09-24 15:30:33 +00:00
< head >
2019-10-02 11:54:23 +00:00
< meta charset = "utf-8" >
2019-10-03 18:22:00 +00:00
< style type = "text/css" >
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a{background-color:transparent}h1{margin:.67em 0;font-size:2em}img{border:0}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}img{vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1,h1{font-size:36px}.h2,h2{font-size:30px}p{margin:0 0 10px}.small,small{font-size:85%}.text-center{text-align:center}ol,ul{margin-top:0;margin-bottom:10px}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.collapse{display:none}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}.navbar-brand>img{display:block}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,
< / style >
< style type = "text/css" >
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-twitter:before{content:"\f099"}.fa-github:before{content:"\f09b"}.fa-linkedin:before{content:"\f0e1"}.fa-circle:before{content:"\f111"}
< / style >
< style type = "text/css" > body { font-family : Lora , 'Times New Roman' , serif ; font-size : 20 px ; color : #404040 } p { line-height : 1.5 ; margin : 30 px 0 } p a { text-decoration : underline } h1 , h2 , h3 , h4 , h5 , h6 { font-family : 'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , sans-serif ; font-weight : 800 } a { color : #404040 } hr . small { max-width : 100 px ; margin : 15 px auto ; border-width : 4 px ; border-color : #fff } . navbar-custom { position : absolute ; top : 0 ; left : 0 ; width : 100 % ; z-index : 3 ; font-family : 'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , sans-serif } . navbar-custom . navbar-brand { font-weight : 800 } . intro-header { background-color : grey ; background : no-repeat center center ; background-attachment : scroll ; -webkit- background-size : cover ; -moz- background-size : cover ; background-size : cover ; -o- background-size : cover ; margin-bottom : 50 px } . intro-header . page-heading , . intro-header . post-heading , . intro-header . site-heading { padding : 100 px 0 50 px ; color : #fff } . intro-header . page-heading , . intro-header . site-heading { text-align : center } . intro-header . page-heading h1 , . intro-header . site-heading h1 { margin-top : 0 ; font-size : 50 px } . intro-header . page-heading . subheading , . intro-header . site-heading . subheading { font-size : 24 px ; line-height : 1.1 ; display : block ; font-family : 'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , sans-serif ; font-weight : 300 ; margin : 10 px 0 0 } footer { padding : 50 px 0 65 px } footer . list-inline { margin : 0 ; padding : 0 } footer . copyright { font-size : 14 px ; text-align : center ; margin-bottom : 0 } :: selection { color : #fff ; text-shadow : none ; background : #0085a1 } body { webkit-tap-highlight-color : #0085a1 } . text-center { text-align : center } # logoBlack { display : none } # logoWhite { display : block } @ media ( max-width : 767px ) { # logoBlack { display : block } # logoWhite { display : none } } . custom-black-logo { padding : 8 px 15 px } < / style >
< link rel = "preload" href = "/u/static/css/bootstrap-3.3.4/css/bootstrap.min.css" as = "style" onload = "this.onload=null;this.rel='stylesheet'" >
< noscript > < link rel = "stylesheet" href = "/u/static/css/bootstrap-3.3.4/css/bootstrap.min.css" > < / noscript >
< link rel = "preload" href = "/u/static/css/font-awesome-4.1.0/css/font-awesome.min.css" as = "style" onload = "this.onload=null;this.rel='stylesheet'" >
< noscript > < link rel = "stylesheet" href = "/u/static/css/font-awesome-4.1.0/css/font-awesome.min.css" > < / noscript >
< link rel = "preload" href = "/u/static/css/clean-blog.css" as = "style" onload = "this.onload=null;this.rel='stylesheet'" >
< noscript > < link rel = "stylesheet" href = "/u/static/css/clean-blog.css" > < / noscript >
2019-10-02 11:54:23 +00:00
< title > {% block title %}Welcome to {% endblock %} | ungleich.ch< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "description" content = "Affordable VM hosting in Glarus, Switzerland, operated by 100% hydropower. Devuan, debian, freebsd, ubuntu, centos. Our tech stack is fully open source." >
< meta name = "author" content = "ungleich glarus ag" >
< link href = "//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel = "stylesheet" type = "text/css" >
< link href = "//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel = "stylesheet" type = "text/css" >
2019-10-02 14:59:47 +00:00
< link rel = "shortcut icon" href = "/u/static/images/favicon.ico" / >
2019-10-02 11:54:23 +00:00
< script type = "text/javascript" src = "/u/static/js/jquery.js" > < / script >
< script type = "text/javascript" src = "/u/static/js/bootstrap.min.js" > < / script >
2019-09-24 15:30:33 +00:00
2019-10-02 11:54:23 +00:00
<!-- Google analytics -->
2019-09-24 15:30:33 +00:00
< script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62285904-1', 'auto');
ga('send', 'pageview');
< / script >
<!-- End Google Analytics -->
< / head >
2019-09-24 11:30:38 +00:00
< body >
2019-10-02 11:54:23 +00:00
<!-- Navigation -->
< nav class = "navbar navbar-default navbar-custom navbar-fixed-top" >
< div class = "container-fluid" >
<!-- Brand and toggle get grouped for better mobile display -->
< div class = "navbar-header page-scroll" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = "#bs-example-navbar-collapse-1" >
< span class = "sr-only" > Toggle navigation< / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< a href = "https://ungleich.ch/u/blog/" id = "logoBlack" class = "navbar-brand custom-black-logo" > < img src = "/u/static/images/logo_black.svg" > < / a >
< a href = "https://ungleich.ch/u/blog/" id = "logoWhite" class = "navbar-brand" > < img src = "/u/static/images/logo_white.svg" > < / a >
< / div >
<!-- Collect the nav links, forms, and other content for toggling -->
< div class = "collapse navbar-collapse" id = "bs-example-navbar-collapse-1" >
< ul class = "nav navbar-nav navbar-right" >
< li >
< a href = "https://ungleich.ch/u/blog/" > ungleich Blog< / a >
< / li >
< / ul >
< / div >
< / div >
< / nav >
<!-- Navigation END -->
2019-10-02 14:54:19 +00:00
< div class = "page" >
{% block body %}{% endblock %}
< / div >
< hr / >
< footer >
2019-10-02 11:54:23 +00:00
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1" >
2019-10-02 14:54:19 +00:00
< ul class = "list-inline text-center" >
< li >
< a href = "https://twitter.com/ungleich" >
< span class = "fa-stack fa-lg" >
< i class = "fa fa-circle fa-stack-2x" > < / i >
< i class = "fa fa-twitter fa-stack-1x fa-inverse" > < / i >
< / span >
< / a >
< / li >
< li >
< a href = "https://www.linkedin.com/company/ungleich-gmbh" >
< span class = "fa-stack fa-lg" >
< i class = "fa fa-circle fa-stack-2x" > < / i >
< i class = "fa fa-linkedin fa-stack-1x fa-inverse" > < / i >
< / span >
< / a >
< / li >
< li >
< a href = "https://github.com/ungleich" >
< span class = "fa-stack fa-lg" >
< i class = "fa fa-circle fa-stack-2x" > < / i >
< i class = "fa fa-github fa-stack-1x fa-inverse" > < / i >
< / span >
< / a >
< / li >
< / ul >
< p class = "copyright" >
Copyright © ungleich GmbH 2019
< / p >
2019-10-02 11:54:23 +00:00
< / div >
< / div >
< / div >
2019-10-02 14:54:19 +00:00
< / footer >
2019-09-24 11:30:38 +00:00
< / body >