-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
111 lines (100 loc) · 5.95 KB
/
index.html
File metadata and controls
111 lines (100 loc) · 5.95 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
<!DOCTYPE html>
<html>
<head>
<!-- hashtag optimisation -->
<title>Maybulb • We make things for your screens.</title>
<meta charset="utf-8">
<meta name="description" content="We are Maybulb, a team of three people working on things for screens. Currently working on Nimble, a simple but powerful Wolfram|Alpha menubar client." />
<meta name="keywords" content="maybulb, nimble, wolframalpha, made by bright, madebybright, apps, applications, websites, web design, design, development, web development, app development, macOS apps, Macintosh, macOS, OS X" />
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="20 days">
<meta name="google-site-verification" content="7Ao-cgwAudP7e3j08q4E_zBsxu8atXJU7xcUlpFFgoE" />
<!-- stylin -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#ffca30">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="https://use.typekit.net/itc2ksz.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<link rel="stylesheet" href="css/style.css" type="text/css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link rel="icon" src="img/logo.svg">
<!-- favicons -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="favicon/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="Maybulb"/>
<meta name="msapplication-TileColor" content="#FFCA30" />
<meta name="msapplication-TileImage" content="favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="favicon/mstile-310x310.png" />
</head>
<body>
<div class="sidebar">
<a href="/"><h1><img src="img/logo.svg" class="logo inline-title"><span>Maybulb</span></h1></a>
<div class="info">
<h2>We are a team of five people working on things for screens.</h2>
<h2 id="trim">We are a <a href="https://nulljosh.space/">Canadian</a>, a <a href="https://soops.github.io/">Portlander</a>, a <a href="https://github.com/poiley">Seattleite</a>, and a <a href="https://jacob.dev">Kiwi</a> creating apps, websites, and more.</h2>
</div>
<div class="social">
<p>
<a href="https://github.com/maybulb">GitHub</a>
<a href="https://twitter.com/maybulb">Twitter</a>
<a id="hello">Contact</a>
<a href="/brand/">Brand</a>
</p>
</div>
</div>
<div class="content">
<div class="section hero nob">
<div class="container">
<img src="img/nimble_hero_anim/hero.png">
<div class="description">
<h1>Nimble</h1>
<h2>A simple but powerful Wolfram|Alpha menubar client for macOS.</h2>
<a class="button" href="https://github.com/Maybulb/Nimble">Source</a> <a class="button" href="/nimble/">Learn more</a>
</div>
</div>
</div>
<div class="footer">
<p>Maybulb has no affiliation with Wolfram Research or any of its subsidiaries.<br/><em>WolframAlpha</em>, <em>Wolfram|Alpha</em>, and <em>Wolfram</em> are trademarks of Wolfram Group, LLC.<br/>Nimble is licensed under the <a href="https://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International</a> license.</p>
</div>
</div>
<script>
// email obfuscator
// t e a m [at symbol] m a y b u l b [dot] c o m
obfuscated = [20, 5, 1, 13, "@", 13, 1, 25, 2, 21, 12, 2, ".", 3, 15, 13];
numberletters = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"];
email = [];
for (i = 0, len = obfuscated.length; i < len; i++) {
item = obfuscated[i];
if (!isNaN(item)) {
email.push(numberletters[item - 1]);
} else {
email.push(item);
}
if (typeof console !== "undefined" && console !== null) {
console.log(item);
}
}
$("#hello").attr("href", "mailto:" + (email.join("")));
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56480602-6', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>