This repository was archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
133 lines (122 loc) · 6.33 KB
/
index.html
File metadata and controls
133 lines (122 loc) · 6.33 KB
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
<!doctype html>
<html lang="en">
<head>
<title>Documentation | Project Limitless - Everyone's Jarvis</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="en" />
<link href="https://fonts.googleapis.com/css?family=Raleway:300,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/css/main.css" />
<script type="text/javascript" src="/js/zepto.min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" value="Project Limitless documentation" />
<meta property="og:title" content="Documentation | Project Limitless - Everyone's Jarvis" />
<meta property="og:description" content="Project Limitless is a platform for naturally controlling all the technology around you." />
<meta property="og:image" content="https://www.projectlimitless.io/i/logo/logo-open-graph.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site" content="@prjlimitless" />
<meta property="twitter:creator" content="@prjlimitless" />
<meta property="twitter:title" content="Documentation | Project Limitless - Everyone's Jarvis" />
<meta property="twitter:description" content="Project Limitless is a platform for naturally controlling all the technology around you." />
<meta property="twitter:image" content="https://www.projectlimitless.io/i/logo/logo-open-graph.png" />
<meta property="twitter:domain" content="projectlimitless.io" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
</head>
<body>
<div class="holder">
<div class="logo">
<a href="https://www.projectlimitless.io">
<img src="/i/logo-full.png" alt="Project Limitless Logo">
</a>
</div>
<div class="heading">
Project Documentation
</div>
<div class="project-list">
<div class="project">
<div class="title">
Project Limitless
</div>
<div class="description">
Project Limitless is a platform for naturally controlling all the technology around you
</div>
<div class="actions">
<a href="/project-limitless" class="button">View Documentation</a>
</div>
</div>
<div class="project">
<div class="title">
Unattended
</div>
<div class="description">
A simple update library for .NET and Mono
</div>
<div class="actions">
<a href="/unattended" class="button">View Documentation</a>
</div>
</div>
<div class="project">
<div class="title">
Unattended Server
</div>
<div class="description">
A Yii-based (PHP) server for Unattended update
</div>
<div class="actions">
<a href="/unattended-server" class="button">View Documentation</a>
</div>
</div>
<div class="project">
<div class="title">
ioRPC Documentation
</div>
<div class="description">
A minimalistic cross-platform remote procedure call library that works over the standard input/output of processes
</div>
<div class="actions">
<a href="/iorpc" class="button">View Documentation</a>
</div>
</div>
<div class="project">
<div class="title">
Badger
</div>
<div class="description">
A server that combines multiple continuous integration tools' statuses into a single badge with templating
</div>
<div class="actions">
<a href="/badger" class="button">View Documentation</a>
</div>
</div>
</div>
</div>
<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-26768009-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>