Skip to content

Commit 899b74d

Browse files
committed
42: Links and References
WMD 2025 Task-Url: unitsofmeasurement/unitsofmeasurement-jbake#42
1 parent 9cc6bbe commit 899b74d

File tree

9 files changed

+228
-26
lines changed

9 files changed

+228
-26
lines changed

2025/wmd25.html

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>
5+
Units of Measurement
6+
- World Metrology Day 2025
7+
</title>
8+
<meta charset="utf-8">
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10+
<meta name="author" content="keilw">
11+
<meta name="description" content="Static blog generated with JBake">
12+
13+
<!-- Style -->
14+
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
15+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.css">
16+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
17+
<link rel="stylesheet" href="/css/base.css">
18+
19+
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
20+
<!--[if lt IE 9]>
21+
<script src="/js/html5shiv.js"></script>
22+
<![endif]-->
23+
24+
<!-- Fav icon -->
25+
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon">
26+
<link rel="icon" href="/img/favicon.ico" type="image/x-icon">
27+
</head>
28+
<body>
29+
<nav class="navbar navbar-default navbar-fixed-top " role="navigation">
30+
<div class="container">
31+
<!-- Brand and toggle get grouped for better mobile display -->
32+
<div class="navbar-header">
33+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
34+
<span class="sr-only">Toggle navigation</span>
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
<span class="icon-bar"></span>
38+
</button>
39+
<a class="navbar-brand" href="/">Units of Measurement</a>
40+
</div>
41+
42+
<!-- Collect the nav links, forms, and other content for toggling -->
43+
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
44+
<ul class="nav navbar-nav">
45+
<li><a href="/pages/about.html">About</a></li>
46+
<!--li><a href="/pages/contact.html">Contact</a></li-->
47+
<li><a href="/pages/calendar.html">Calendar</a></li>
48+
<li class="dropdown">
49+
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a>
50+
<ul class="dropdown-menu">
51+
<li class="nav-header">JSR 385</li>
52+
<li><a href="https://docs.google.com/document/d/12KhosAFriGCczBs6gwtJJDfg_QlANT92_lhxUWO2gCY">Specification</a></li>
53+
<li><a href="https://unitsofmeasurement.github.io/unit-api">API</a></li>
54+
<li><a href="https://unitsofmeasurement.github.io/unit-api/apidocs/index.html">JavaDoc (API)</a></li>
55+
<li><a href="https://unitsofmeasurement.github.io/indriya">Reference Implementation</a></li>
56+
<li><a href="https://unitsofmeasurement.github.io/unit-tck">TCK (Technical Compatibility Kit)</a></li>
57+
<li><a href="https://jcp.org/en/jsr/detail?id=385">Detail Page</a></li>
58+
<li class="divider"></li>
59+
<li><a href="https://unitsofmeasurement.github.io/uom-demos">Units Demos</a></li>
60+
<li><a href="https://unitsofmeasurement.gitbook.io/uom-guide/">Guide Book</a></li>
61+
<li><a href="/pages/references.html">References</a></li>
62+
<li class="divider"></li>
63+
<li class="nav-header">Extensions</li>
64+
<li><a href="https://unitsofmeasurement.github.io/uom-lib">Units Libraries</a></li>
65+
<li><a href="http://uom.si">SI Units</a></li>
66+
<li><a href="http://www.uom.systems">Unit Systems</a></li>
67+
<!-- FOR LATER USE if necessary
68+
<li class="divider"></li>
69+
<li class="nav-header">Additional Information</li>
70+
-->
71+
</ul>
72+
</li>
73+
</ul>
74+
75+
<!-- Right navigation -->
76+
<ul class="nav navbar-nav navbar-right">
77+
<li><a href="/archive.html"><i class="fa fa-list"></i> Archive</a></li>
78+
<li><a href="/feed.xml" title="Rss"><i class="fa fa-rss"></i> Feed</a></li>
79+
</ul>
80+
<!-- Right navigation end -->
81+
82+
</div><!-- /.navbar-collapse -->
83+
</div><!-- /.container-fluid -->
84+
</nav><!-- /.navbar -->
85+
86+
<!-- Begin page content -->
87+
<div class="container">
88+
89+
<div class="row">
90+
<div class="col-md-12">
91+
<article>
92+
<div class="page-header"><h1>World Metrology Day 2025</h1>
93+
<ol class="breadcrumb tagsbar">
94+
<li><a href="/tags/event.html">event</a></li>
95+
<li><a href="/tags/metrology.html">metrology</a></li>
96+
<li><a href="/tags/metric.html">metric</a></li>
97+
<li><a href="/tags/si.html">si</a></li>
98+
</ol>
99+
</div>
100+
<p class="post-meta">
101+
<i class="fa fa-calendar"></i>&nbsp;20 May 2025&nbsp;&nbsp;
102+
<i class="fa fa-user"></i>&nbsp;keilw&nbsp;&nbsp;
103+
</p>
104+
<p><p><img src="/img/WMD_2025_homepage_picture_small.jpg" alt="World Metrology Day 2025 is Measurements for all times, for all people" title="World Metrology Day 2025" /></p>
105+
<p>May 20 is <a href="http://www.worldmetrologyday.org">World Metrology Day</a>, commemorating the anniversary of the signing of the Metre Convention in 1875.</p>
106+
<p>This year, we celebrate the 150th anniversary of the signing of the Metre Convention - a milestone that underscores a century and a half of international collaboration in measurement science. Also the <a href="https://www.oiml.org/en">OIML</a>, the International Organization of Legal Metrology, turns 70 on October 12th this year.</p>
107+
<p>The theme for World Metrology Day 2025 is Measurements for all times, for all people.</p>
108+
</p>
109+
<div class="share">
110+
<!-- Facebook -->
111+
<a href="http://www.facebook.com/sharer.php?u=http://https://unitsofmeasurement.github.io2025/wmd25.html" target="_blank"><img src="/img/sharebuttons/facebook.png" alt="Facebook" /></a>
112+
<!-- Google+ -->
113+
<!-- TODO remove later, see https://github.com/unitsofmeasurement/unitsofmeasurement-jbake/issues/50 -->
114+
<!-- Mastodon -->
115+
<!-- TODO apply https://github.com/unitsofmeasurement/unitsofmeasurement-jbake/issues/50 -->
116+
<!-- Twitter -->
117+
<a href="http://twitter.com/share?url=http://https://unitsofmeasurement.github.io2025/wmd25.html&text=World Metrology Day 2025 https://unitsofmeasurement.github.io2025/wmd25.html" target="_blank"><img src="/img/sharebuttons/twitter.png" alt="Twitter" /></a>
118+
</div>
119+
</article>
120+
</div> <!-- /.col-md-12 -->
121+
</div> <!-- /.row -->
122+
123+
</div><!-- /.container -->
124+
125+
<footer>
126+
<div class="container">
127+
<hr>
128+
<div class="row">
129+
<div class="col-xs-10">
130+
<p class="text-muted credit">&copy; Units of Measurement project 2024 | Mixed with <a href="http://getbootstrap.com/">Bootstrap v3.4.1</a> | Baked with <a href="http://jbake.org">JBake v2.7.0-rc.6</a> | <i title="Linux" class="fab fa-linux"></i></p>
131+
</div>
132+
<div class="col-xs-2 gotop">
133+
<a href="#"><i class="fa fa-arrow-circle-up"> top</i></a>
134+
</div>
135+
</div>
136+
</div>
137+
</footer>
138+
139+
<!-- Placed at the end of the document so the pages load faster -->
140+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
141+
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
142+
<script src="//cdnjs.cloudflare.com/ajax/libs/gist-embed/1.6/gist-embed.min.js"></script>
143+
144+
<script src="//cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.js"></script>
145+
<script type="text/javascript">
146+
<!-- load prettify only when needed -->
147+
$(document).ready(function(){
148+
var prettify = false;
149+
var classToAdd = 'prettyprint snippet';
150+
$("pre > code").each(function() {
151+
$("pre > code").parent().addClass(classToAdd);
152+
prettify = true;
153+
});
154+
if(prettify) {
155+
prettyPrint();
156+
}
157+
});
158+
</script>
159+
160+
161+
</body>
162+
</html>

archive.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,13 @@
9191
<article>
9292
<h2>Archive</h2>
9393
<hr>
94-
<h3 class="well well-sm archive-month">May 2024</h3>
94+
<h3 class="well well-sm archive-month">May 2025</h3>
95+
<ul>
96+
<li>
97+
<p>20 - <a href="2025/wmd25.html">World Metrology Day 2025</a></p>
98+
</li>
99+
</ul>
100+
<h4 class="well well-sm archive-month">May 2024</h4>
95101
<ul>
96102
<li>
97103
<p>20 - <a href="2024/wmd24.html">World Metrology Day 2024</a></p>
@@ -516,12 +522,12 @@ <h4 class="well well-sm archive-month">December 2013</h4>
516522
<a href="https://github.com/unitsofmeasurement" target="_blank" class="list-group-item sidebar-list-item">
517523
<i title="Github" class="fab fa-github-square fa-2x social-icon"></i> github
518524
</a>
519-
<a href="https://twitter.com/UnitAPI" target="_blank" class="list-group-item sidebar-list-item">
520-
<i title="Twitter" class="fab fa-twitter-square fa-2x social-icon"></i> twitter
521-
</a>
522525
<a href="https://mathstodon.xyz/@units" target="_blank" class="list-group-item sidebar-list-item">
523526
<i title="Mastodon" class="fab fa-mastodon fa-2x social-icon"></i> mastodon
524527
</a>
528+
<a href="https://twitter.com/UnitAPI" target="_blank" class="list-group-item sidebar-list-item">
529+
<i title="Twitter" class="fab fa-twitter-square fa-2x social-icon"></i> twitter
530+
</a>
525531
</div>
526532
</div>
527533
</section>

feed.xml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,23 @@
66
<atom:link href="http://https://unitsofmeasurement.github.io/feed.xml" rel="self" type="application/rss+xml" />
77
<description>For future use?</description>
88
<language>en</language>
9-
<pubDate>14 Oct 2024, 21:50:29</pubDate>
10-
<lastBuildDate>14 Oct 2024, 21:50:29</lastBuildDate>
9+
<pubDate>22 May 2025, 20:55:13</pubDate>
10+
<lastBuildDate>22 May 2025, 20:55:13</lastBuildDate>
1111

12+
<item>
13+
<title>World Metrology Day 2025</title>
14+
<author>keilw</author>
15+
<link>http://https://unitsofmeasurement.github.io2025/wmd25.html</link>
16+
<pubDate>20 May 2025, 00:00:00</pubDate>
17+
<guid isPermaLink="false">2025/wmd25.html</guid>
18+
<description>
19+
&lt;p&gt;&lt;img src=&quot;/img/WMD_2025_homepage_picture_small.jpg&quot; alt=&quot;World Metrology Day 2025 is Measurements for all times, for all people&quot; title=&quot;World Metrology Day 2025&quot; /&gt;&lt;/p&gt;
20+
&lt;p&gt;May 20 is &lt;a href=&quot;http://www.worldmetrologyday.org&quot;&gt;World Metrology Day&lt;/a&gt;, commemorating the anniversary of the signing of the Metre Convention in 1875.&lt;/p&gt;
21+
&lt;p&gt;This year, we celebrate the 150th anniversary of the signing of the Metre Convention - a milestone that underscores a century and a half of international collaboration in measurement science. Also the &lt;a href=&quot;https://www.oiml.org/en&quot;&gt;OIML&lt;/a&gt;, the International Organization of Legal Metrology, turns 70 on October 12th this year.&lt;/p&gt;
22+
&lt;p&gt;The theme for World Metrology Day 2025 is Measurements for all times, for all people.&lt;/p&gt;
23+
24+
</description>
25+
</item>
1226
<item>
1327
<title>World Metrology Day 2024</title>
1428
<author>keilw</author>
93.3 KB
Loading

index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,19 @@
8787

8888
<div class="row">
8989
<div class="col-md-9">
90+
<article>
91+
<h2><a href="2025/wmd25.html">World Metrology Day 2025</a></h2>
92+
<p class="post-meta">
93+
<i class="fa fa-calendar"></i>&nbsp;20 May 2025&nbsp;&nbsp;
94+
<i class="fa fa-user"></i>&nbsp;keilw&nbsp;&nbsp;
95+
</p>
96+
<p><img src="/img/WMD_2025_homepage_picture_small.jpg" alt="World Metrology Day 2025 is Measurements for all times, for all people" title="World Metrology Day 2025" /></p>
97+
<p>May 20 is <a href="http://www.worldmetrologyday.org">World Metrology Day</a>, commemorating the anniversary of the signing of the Metre Convention in 1875.</p>
98+
<p>This year, we celebrate the 150th anniversary of the signing of the Metre Convention - a milestone that underscores a century and a half of international collaboration in measurement science. Also the <a href="https://www.oiml.org/en">OIML</a>, the International Organization of Legal Metrology, turns 70 on October 12th this year.</p>
99+
<p>The theme for World Metrology Day 2025 is Measurements for all times, for all people.</p>
100+
101+
<br>
102+
</article>
90103
<article>
91104
<h2><a href="2024/wmd24.html">World Metrology Day 2024</a></h2>
92105
<p class="post-meta">
@@ -247,19 +260,6 @@ <h4>q</h4>
247260

248261
<br>
249262
</article>
250-
<article>
251-
<h2><a href="2022/ald22.html">Ada Lovelace Day 2022</a></h2>
252-
<p class="post-meta">
253-
<i class="fa fa-calendar"></i>&nbsp;11 October 2022&nbsp;&nbsp;
254-
<i class="fa fa-user"></i>&nbsp;keilw&nbsp;&nbsp;
255-
</p>
256-
<p><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Ada_Lovelace.jpg/302px-Ada_Lovelace.jpg" alt="Ada Lovelace" title="Ada Lovelace" /></p>
257-
<p>Happy Ada Lovelace Day 2022!<br />
258-
Ada Lovelace Day (ALD) is an international celebration of the achievements of women in science, technology, engineering and maths (STEM). It aims to increase the profile of women in STEM and, in doing so, create new role models who will encourage more girls into STEM careers and support women already working in STEM.</p>
259-
<p>Check out <a href="https://www.daysoftheyear.com/days/ada-lovelace-day/">Days of the Year</a>.</p>
260-
261-
<br>
262-
</article>
263263
<br>
264264
<ul class="pager">
265265
Older posts can be found in <li><a href="/archive.html"> Archive</a></li>
@@ -276,12 +276,12 @@ <h2><a href="2022/ald22.html">Ada Lovelace Day 2022</a></h2>
276276
<a href="https://github.com/unitsofmeasurement" target="_blank" class="list-group-item sidebar-list-item">
277277
<i title="Github" class="fab fa-github-square fa-2x social-icon"></i> github
278278
</a>
279-
<a href="https://twitter.com/UnitAPI" target="_blank" class="list-group-item sidebar-list-item">
280-
<i title="Twitter" class="fab fa-twitter-square fa-2x social-icon"></i> twitter
281-
</a>
282279
<a href="https://mathstodon.xyz/@units" target="_blank" class="list-group-item sidebar-list-item">
283280
<i title="Mastodon" class="fab fa-mastodon fa-2x social-icon"></i> mastodon
284281
</a>
282+
<a href="https://twitter.com/UnitAPI" target="_blank" class="list-group-item sidebar-list-item">
283+
<i title="Twitter" class="fab fa-twitter-square fa-2x social-icon"></i> twitter
284+
</a>
285285
</div>
286286
</div>
287287
</section>

tags/event.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,14 @@ <h1>Tag: event</h1>
9191
</div>
9292

9393
<!--<ul>-->
94-
<h4>May 2024</h4>
94+
<h4>May 2025</h4>
9595
<ul>
9696

97+
<li>20 - <a href="../2025/wmd25.html">World Metrology Day 2025</a></li>
98+
</ul>
99+
<h4>May 2024</h4>
100+
<ul>
101+
97102
<li>20 - <a href="../2024/wmd24.html">World Metrology Day 2024</a></li>
98103
</ul>
99104
<h4>April 2024</h4>

tags/metric.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,14 @@ <h1>Tag: metric</h1>
9191
</div>
9292

9393
<!--<ul>-->
94-
<h4>May 2024</h4>
94+
<h4>May 2025</h4>
9595
<ul>
9696

97+
<li>20 - <a href="../2025/wmd25.html">World Metrology Day 2025</a></li>
98+
</ul>
99+
<h4>May 2024</h4>
100+
<ul>
101+
97102
<li>20 - <a href="../2024/wmd24.html">World Metrology Day 2024</a></li>
98103
</ul>
99104
<h4>June 2023</h4>

tags/metrology.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,14 @@ <h1>Tag: metrology</h1>
9191
</div>
9292

9393
<!--<ul>-->
94-
<h4>May 2024</h4>
94+
<h4>May 2025</h4>
9595
<ul>
9696

97+
<li>20 - <a href="../2025/wmd25.html">World Metrology Day 2025</a></li>
98+
</ul>
99+
<h4>May 2024</h4>
100+
<ul>
101+
97102
<li>20 - <a href="../2024/wmd24.html">World Metrology Day 2024</a></li>
98103
</ul>
99104
<h4>May 2023</h4>

tags/si.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,14 @@ <h1>Tag: si</h1>
9191
</div>
9292

9393
<!--<ul>-->
94-
<h4>May 2024</h4>
94+
<h4>May 2025</h4>
9595
<ul>
9696

97+
<li>20 - <a href="../2025/wmd25.html">World Metrology Day 2025</a></li>
98+
</ul>
99+
<h4>May 2024</h4>
100+
<ul>
101+
97102
<li>20 - <a href="../2024/wmd24.html">World Metrology Day 2024</a></li>
98103
</ul>
99104
<h4>June 2023</h4>

0 commit comments

Comments
 (0)