index.html
author indvdum (gotoindvdum[at]gmail[dot]com)
Tue, 12 Jan 2016 16:38:35 +0300
changeset 2 05a42d4888ad
parent 1 6e5db41ab9b9
permissions -rw-r--r--
Fix
indvd00m@0
     1
<!DOCTYPE html>
indvd00m@0
     2
<html lang="en">
indvd00m@0
     3
  <head>
indvd00m@0
     4
    <meta charset="utf-8">
indvd00m@0
     5
    <title>indvd00m's homepage</title>
indvd00m@0
     6
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
indvd00m@0
     7
    <meta name="description" content="">
indvd00m@0
     8
    <meta name="author" content="indvd00m">
indvd00m@0
     9
indvd00m@0
    10
    <!-- Le styles -->
indvd00m@0
    11
    <link href="css/bootstrap.css" rel="stylesheet">
indvd00m@0
    12
    <style type="text/css">
indvd00m@0
    13
      body {
indvd00m@0
    14
        padding-top: 60px;
indvd00m@0
    15
        padding-bottom: 40px;
indvd00m@0
    16
      }
indvd00m@0
    17
    </style>
indvd00m@0
    18
    <link href="css/bootstrap-responsive.css" rel="stylesheet">
indvd00m@0
    19
    <link href="css/docs.css" rel="stylesheet">
indvd00m@0
    20
    <link href="js/google-code-prettify/prettify.css" rel="stylesheet">
indvd00m@0
    21
indvd00m@0
    22
    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
indvd00m@0
    23
    <!--[if lt IE 9]>
indvd00m@0
    24
      <script src="js/html5shiv.js"></script>
indvd00m@0
    25
    <![endif]-->
indvd00m@0
    26
indvd00m@0
    27
    <!-- Fav and touch icons -->
indvd00m@0
    28
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png">
indvd00m@0
    29
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png">
indvd00m@0
    30
      <link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png">
indvd00m@0
    31
                    <link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png">
indvd00m@0
    32
                                   <link rel="shortcut icon" href="ico/favicon.png">
indvd00m@0
    33
  </head>
indvd00m@0
    34
indvd00m@0
    35
  <body>
indvd00m@0
    36
indvd00m@0
    37
    <div class="navbar navbar-inverse navbar-fixed-top">
indvd00m@0
    38
      <div class="navbar-inner">
indvd00m@0
    39
        <div class="container">
indvd00m@0
    40
          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
indvd00m@0
    41
            <span class="icon-bar"></span>
indvd00m@0
    42
            <span class="icon-bar"></span>
indvd00m@0
    43
            <span class="icon-bar"></span>
indvd00m@0
    44
          </button>
indvd00m@0
    45
          <a class="brand" href="#">Homepage</a>
indvd00m@0
    46
          <div class="nav-collapse collapse">
indvd00m@0
    47
            <ul class="nav">
indvd00m@0
    48
              <li class="active"><a href="#">Home</a></li>
indvd00m@0
    49
              <li><a href="#about">About</a></li>
indvd00m@0
    50
              <li><a href="#contact">Contact</a></li>
indvd00m@0
    51
            </ul>
indvd00m@0
    52
          </div><!--/.nav-collapse -->
indvd00m@0
    53
        </div>
indvd00m@0
    54
      </div>
indvd00m@0
    55
    </div>
indvd00m@0
    56
indvd00m@0
    57
    <div class="container">
indvd00m@0
    58
indvd00m@0
    59
      <!-- Main hero unit for a primary marketing message or call to action -->
indvd00m@0
    60
indvd00m@0
    61
		<div class="container">
indvd00m@0
    62
indvd00m@0
    63
		  <h1>Welcome</h1>
indvd00m@0
    64
		  <p>This is my home page.</p>
indvd00m@0
    65
		  <p><a href="files" class="btn">Files</a></p>
indvd00m@0
    66
		  <p><a href="rutorrent" class="btn">Rutorrent web interface</a></p>
indvd00m@0
    67
		  <p><a href="hg-public" class="btn">Public HG repository</a></p>
indvd00m@0
    68
		  <p><a href="hg" class="btn">Private HG repository</a></p>
indvd00m@0
    69
		  <p><a href="hg-ineka" class="btn">INEKA HG repository</a></p>
indvd00m@0
    70
indvd00m@0
    71
		</div> <!-- /container -->
indvd00m@0
    72
indvd00m@0
    73
		<div class="container">
indvd00m@0
    74
indvdum@2
    75
		  <p>Demo applications for Vaadin add-on's. See https://github.com/indvd00m?tab=repositories</p>
indvdum@2
    76
		  <p><a href="sub-navigator-demo" class="btn">SubNavigator Add-on for Vaadin 7</a></p>
indvdum@2
    77
		  <p><a href="console-demo" class="btn">Port of Console addon to Vaadin 7</a></p>
indvdum@2
    78
indvdum@2
    79
		</div> <!-- /container -->
indvdum@2
    80
indvdum@2
    81
		<div class="container">
indvdum@2
    82
indvd00m@0
    83
		  <h1>Contacts</h1>
indvd00m@0
    84
		  <p>Email: gotoindvdum [at] gmail [dot] com</p>
indvd00m@0
    85
indvd00m@0
    86
		</div> <!-- /container -->
indvd00m@0
    87
indvd00m@0
    88
      <hr>
indvd00m@0
    89
indvd00m@0
    90
      <footer>
indvd00m@0
    91
        <p>&copy; indvd00m 2014</p>
indvd00m@0
    92
      </footer>
indvd00m@0
    93
indvd00m@0
    94
    </div> <!-- /container -->
indvd00m@0
    95
indvd00m@0
    96
    <!-- Le javascript
indvd00m@0
    97
    ================================================== -->
indvd00m@0
    98
    <!-- Placed at the end of the document so the pages load faster -->
indvd00m@0
    99
    <script src="js/jquery.js"></script>
indvd00m@0
   100
    <script src="js/bootstrap-386.js"></script>
indvd00m@0
   101
    <script src="js/bootstrap-transition.js"></script>
indvd00m@0
   102
    <script src="js/bootstrap-alert.js"></script>
indvd00m@0
   103
    <script src="js/bootstrap-modal.js"></script>
indvd00m@0
   104
    <script src="js/bootstrap-dropdown.js"></script>
indvd00m@0
   105
    <script src="js/bootstrap-scrollspy.js"></script>
indvd00m@0
   106
    <script src="js/bootstrap-tab.js"></script>
indvd00m@0
   107
    <script src="js/bootstrap-tooltip.js"></script>
indvd00m@0
   108
    <script src="js/bootstrap-popover.js"></script>
indvd00m@0
   109
    <script src="js/bootstrap-button.js"></script>
indvd00m@0
   110
    <script src="js/bootstrap-collapse.js"></script>
indvd00m@0
   111
    <script src="js/bootstrap-carousel.js"></script>
indvd00m@0
   112
    <script src="js/bootstrap-typeahead.js"></script>
indvd00m@0
   113
indvd00m@1
   114
<script>
indvd00m@1
   115
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
indvd00m@1
   116
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
indvd00m@1
   117
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
indvd00m@1
   118
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
indvd00m@1
   119
indvd00m@1
   120
  ga('create', 'UA-48916622-2', 'auto');
indvd00m@1
   121
  ga('send', 'pageview');
indvd00m@1
   122
</script>
indvd00m@1
   123
indvd00m@0
   124
  </body>
indvd00m@0
   125
</html>