-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
196 lines (176 loc) · 8.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Ruben Storm on GitHub - www.ruben-storm.de">
<meta name="author" content="Ruben Storm">
<title>Ruben Storm on GitHub</title>
<link href="Content/bootstrap.min.css" rel="stylesheet" />
<link href="Content/font-awesome.min.css" rel="stylesheet" />
<!-- Custom styles for this template -->
<link href="styles/sticky-footer-navbar.css" rel="stylesheet" />
<link href="styles/style.css" rel="stylesheet" />
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="fb-root"></div>
<script>
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v2.4&appId=202399199909112";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Fixed navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Ruben Storm</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="http://ruben-storm.de" target="_blank">Website</a></li>
<li><a href="http://ruben-storm.de/blog/" target="_blank">Blog</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">GitHub <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://github.com/rubenstorm">My Profile</a></li>
<li><a href="#WPMS">WPMS Network Global Inserts</a></li>
<li><a href="#eps">easyPartnerShop</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Project Pages</li>
<li><a href="/easyPartnerShop/">easyPartnerShop</a></li>
<li><a href="/wpms-network-global-inserts/">WPMS Network Global Inserts</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!-- Begin page content -->
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-header">
<h1>Welcome</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-8">
This is my page on GitHub, you will find my Open Source Projects here.
</div>
<div class="col-md-3">
<div class="fb-like" data-href="http://rubenstorm.github.io/" data-layout="box_count" data-action="like" data-show-faces="true" data-share="true"></div>
</div>
</div>
<div class="row">
<div class="col-md-12"><hr /></div>
</div>
<div class="row">
<div class="col-md-12">
<h1 class="section-header">WPMS Network Global Inserts</h1>
</div>
</div>
<a name="WPMS"></a>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<h3 class="content-header text-muted"><i class="fa fa-cog fa-spin"></i> WPMS Network Global Inserts is a Wordpress plugin</h3>
<p>
WPMS Network Global Inserts allow wordpress multisite network admin to insert html in the content accross the network
</p>
<p>
This plugin is strongly based on the code WPMS Global Content from Neerav Dobaria. I really liked that plugin, but i thought it could do more, so i added some things that it also can insert adsense accross a Wordpress 3.3 network installation.
</p>
</div>
<div class="col-md-1"></div>
</div>
<div class="row">
<div class="col-md-3">
<h2 class="license">License</h2>
</div>
<div class="col-md-9">
<h3 class="content-header text-muted">
GNU General Public License 3.0
</h3>
<p>
GPL -- GNU General Public License (http://www.gnu.org/licenses/gpl.html) <br />
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
</p>
</div>
</div>
<div class="row">
<div class="col-md-12"><hr /></div>
</div>
<a name="eps"></a>
<div class="row">
<div class="col-md-12">
<h1 class="section-header">easyPartnerShop</h1>
</div>
</div>
<div class="row">
<div class="col-md-1"> </div>
<div class="col-md-10">
<h3 class="content-header text-muted"><i class="fa fa-cog fa-spin"></i> easyPartnerShop is a shop system</h3>
<p>
easyPartnerShop is a shop system where you can set up a partnershop like Amazon
</p>
<p>
With this you can include as many partner shops as you like in one installation on your webspace. It does not matter if Amazon or Spreadshirts. Just configure your shop and you a good to go.
</p>
</div>
<div class="col-md-1"> </div>
</div>
<div class="row">
<div class="col-md-3">
<h2 class="license">License</h2>
</div>
<div class="col-md-9">
<h3 class="content-header text-muted">
GNU General Public License 3.0
</h3>
<p>
GPL -- GNU General Public License (http://www.gnu.org/licenses/gpl.html) <br />
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
</p>
</div>
</div>
</div>
<footer id="footer">
<div class="container">
<nav class="navbar navbar-default navbar-fixed-bottom">
<p class="text-muted credit">
© Ruben Storm • <a href="http://ruben-storm.de" target="_blank">www.ruben-storm.de</a>
</p>
</nav>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="Scripts/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="ie10-viewport-bug-workaround.js"></script>
</body>
</html>