-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
102 lines (79 loc) · 4.59 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
<!DOCTYPE HTML>
<!--
Eventually by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>BaseX - new definition of value</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<meta property="og:title" content="BaseX - new definition of value"/>
<meta property="og:image" content="https://basex.com/preview.png"/>
<meta property="og:site_name" content="BaseX - new definition of value"/>
<meta property="og:description" content="Triple bottom line. People. Planet. Prosperity. Beyond GDP. Architecting a New World. Operating System for the Planet(s)"/>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@basexHQ">
<meta name="twitter:creator" content="@marsXrobertson">
<meta name="twitter:title" content="BaseX - new definition of value">
<meta name="twitter:description" content="Triple bottom line. People. Planet. Prosperity. Beyond GDP. Architecting a New World. Operating System for the Planet(s)">
<meta name="twitter:image" content="https://basex.com/preview.png">
<style>
p.header {
font-size: 1.6em !important;
font-weight: bold !important;
}
.videoWrapper {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
</style>
</head>
<body class="is-preload">
<div id="everything">
<header id="header">
<img src="images/BaseX-logo.png" height="80" alt="BaseX logo">
<br>
<br>
<p class="header">BaseX on hold. Work continues: <a href="https://impactevaluation.foundation">Impact Evaluation Foundation</a></p>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Very aligned, pretty much the same, powerful ideas: <a href="https://t.co/WBxpAFwji5">https://t.co/WBxpAFwji5</a><br><br>Starting from impact evaluator job... This can empower entire economies.<br><br>BaseX ON HOLD. Impact Evaluation Foundation is 🌱</p>— BaseX 🌱 #ReFi #ImpactEvaluation ➡️ @ImpactEvalFDN (@basexHQ) <a href="https://twitter.com/basexHQ/status/1791467541035897110?ref_src=twsrc%5Etfw">May 17, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>Climate change is not going anywhere. The problem of accounting for externalities <i>(full cost of the product)</i> remains unsolved. We are here to stay but after many <i>(too many)</i> setbacks the project is currently on hold...</p>
<p>Need to rethink the approach and figure out the next steps. Read more on the <a href="https://mirror.xyz/0x81e64EFA58bf79F1649F267E16451Fbf836071f6/WG27s2ZP3aeOR6dma2hFE0jQdERnwhTqiYO5Ilvvp7M">Mirror blog</a>. <strong>UPDATE:</strong> now we know <a href="https://impactevaluation.foundation">Impact Evaluation Foundation</a>.</p>
<p>The domain <code>BaseX.com</code> is an asset that might be available <strong>FOR SALE</strong> 💰 💰 💰 <i>(make an offer)</i></p>
<p>No contradiction in offering it for sale - possible to obtain liquidity and continue to solve the problem under a different name.</p>
<p>Contact <a href="mailto:[email protected]">[email protected]</a> or book a call: <a href="https://calendly.com/marsxr/basex">calendly.com/marsxr/basex</a> ☎️</p>
<p>Previous version of the website <a href="OLD">available here.</a></p>
</header>
<br>
<br>
<br>
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/basexHQ" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://discord.gg/tBF7cGjzsS" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://github.com/basexHQ" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li><span class="copyleft">©</span>BaseX</li>
<li>Design credits: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>