Skip to content

Commit ee90128

Browse files
committed
Publishing documentation for version 0.10.5-SNAPSHOT
1 parent a4eb7fa commit ee90128

27 files changed

+487
-143
lines changed

0.10.5-SNAPSHOT/alternative-build-systems.html

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -442,11 +442,25 @@
442442
<link rel="apple-touch-icon" sizes="180x180" href="https://www.graalvm.org/resources/img/favicon/apple-touch-icon.png">
443443
<link rel="icon" type="image/png" sizes="32x32" href="https://www.graalvm.org/resources/img/favicon/favicon-32x32.png">
444444
<link rel="icon" type="image/png" sizes="16x16" href="https://www.graalvm.org/resources/img/favicon/favicon-16x16.png">
445+
446+
<section class="topscreen">
447+
<div class="wrapper">
448+
<div class="topscreen__body">
449+
<div class="topscreen__row">
450+
<div class="topscreen__content">
451+
<a class="graalvm-logo" href="https://graalvm.github.io/native-build-tools/">
452+
<img src="css/images/graalvm-logo.svg" alt="graalvm-icon">
453+
</a>
454+
</div>
455+
<div class="graalvm-rabbit">
456+
<img src="css/images/graalvm-rabbit-icon.svg" alt="graalvm-icon">
457+
</div>
458+
</div>
459+
</div>
460+
</div>
461+
</section>
445462
</head>
446463
<body class="article toc2 toc-left">
447-
<div id="grabbit-logo">
448-
<img src="css/images/Grabbit.svg" alt="">
449-
</div>
450464
<div id="header">
451465
<h1>Native Build Tools</h1>
452466
<div class="details">
@@ -528,10 +542,16 @@ <h2 id="_using_common_native_build_tools_modules_in_a_build_tool_extension"><a c
528542
<script>hljs.initHighlighting()</script>
529543
<link rel="stylesheet" href="css/multi-lang-sample.css">
530544
<link rel="stylesheet" href="css/page.css">
545+
<link rel="stylesheet" href="css/typography.css">
546+
<link rel="stylesheet" href="css/footer.css">
531547
<script src="js/multi-lang-sample.js"></script>
532548
<div id="footer">
533-
<div id="footer-text">
534-
<img src="css/images/GraalVM-rgb.svg" alt="GraalVM"> (c) 2025. Licensed under the Universal Permissive License (UPL), Version 1.0
549+
<div class="foot-container">
550+
<div class="foot-content">
551+
<div id="footer-text">
552+
<h5>Copyright © 2025. Licensed under the Universal Permissive License (UPL), Version 1.0 </h5>
553+
</div>
554+
</div>
535555
</div>
536556
</div>
537557
</body>

0.10.5-SNAPSHOT/announcement.html

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,25 @@
441441
<link rel="apple-touch-icon" sizes="180x180" href="https://www.graalvm.org/resources/img/favicon/apple-touch-icon.png">
442442
<link rel="icon" type="image/png" sizes="32x32" href="https://www.graalvm.org/resources/img/favicon/favicon-32x32.png">
443443
<link rel="icon" type="image/png" sizes="16x16" href="https://www.graalvm.org/resources/img/favicon/favicon-16x16.png">
444+
445+
<section class="topscreen">
446+
<div class="wrapper">
447+
<div class="topscreen__body">
448+
<div class="topscreen__row">
449+
<div class="topscreen__content">
450+
<a class="graalvm-logo" href="https://graalvm.github.io/native-build-tools/">
451+
<img src="css/images/graalvm-logo.svg" alt="graalvm-icon">
452+
</a>
453+
</div>
454+
<div class="graalvm-rabbit">
455+
<img src="css/images/graalvm-rabbit-icon.svg" alt="graalvm-icon">
456+
</div>
457+
</div>
458+
</div>
459+
</div>
460+
</section>
444461
</head>
445462
<body class="article toc2 toc-left">
446-
<div id="grabbit-logo">
447-
<img src="css/images/Grabbit.svg" alt="">
448-
</div>
449463
<div id="header">
450464
<div id="toc" class="toc2">
451465
<div id="toctitle">Table of Contents</div>
@@ -716,10 +730,16 @@ <h3 id="_built_with_love_through_collaboration"><a class="anchor" href="#_built_
716730
<script>hljs.initHighlighting()</script>
717731
<link rel="stylesheet" href="css/multi-lang-sample.css">
718732
<link rel="stylesheet" href="css/page.css">
733+
<link rel="stylesheet" href="css/typography.css">
734+
<link rel="stylesheet" href="css/footer.css">
719735
<script src="js/multi-lang-sample.js"></script>
720736
<div id="footer">
721-
<div id="footer-text">
722-
<img src="css/images/GraalVM-rgb.svg" alt="GraalVM"> (c) 2025. Licensed under the Universal Permissive License (UPL), Version 1.0
737+
<div class="foot-container">
738+
<div class="foot-content">
739+
<div id="footer-text">
740+
<h5>Copyright © 2025. Licensed under the Universal Permissive License (UPL), Version 1.0 </h5>
741+
</div>
742+
</div>
723743
</div>
724744
</div>
725745
</body>

0.10.5-SNAPSHOT/changelog.html

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,25 @@
441441
<link rel="apple-touch-icon" sizes="180x180" href="https://www.graalvm.org/resources/img/favicon/apple-touch-icon.png">
442442
<link rel="icon" type="image/png" sizes="32x32" href="https://www.graalvm.org/resources/img/favicon/favicon-32x32.png">
443443
<link rel="icon" type="image/png" sizes="16x16" href="https://www.graalvm.org/resources/img/favicon/favicon-16x16.png">
444+
445+
<section class="topscreen">
446+
<div class="wrapper">
447+
<div class="topscreen__body">
448+
<div class="topscreen__row">
449+
<div class="topscreen__content">
450+
<a class="graalvm-logo" href="https://graalvm.github.io/native-build-tools/">
451+
<img src="css/images/graalvm-logo.svg" alt="graalvm-icon">
452+
</a>
453+
</div>
454+
<div class="graalvm-rabbit">
455+
<img src="css/images/graalvm-rabbit-icon.svg" alt="graalvm-icon">
456+
</div>
457+
</div>
458+
</div>
459+
</div>
460+
</section>
444461
</head>
445462
<body class="article toc2 toc-left">
446-
<div id="grabbit-logo">
447-
<img src="css/images/Grabbit.svg" alt="">
448-
</div>
449463
<div id="header">
450464
<div id="toc" class="toc2">
451465
<div id="toctitle">Table of Contents</div>
@@ -1569,10 +1583,16 @@ <h3 id="_release_0_9_0"><a class="anchor" href="#_release_0_9_0"></a>Release 0.9
15691583
<script>hljs.initHighlighting()</script>
15701584
<link rel="stylesheet" href="css/multi-lang-sample.css">
15711585
<link rel="stylesheet" href="css/page.css">
1586+
<link rel="stylesheet" href="css/typography.css">
1587+
<link rel="stylesheet" href="css/footer.css">
15721588
<script src="js/multi-lang-sample.js"></script>
15731589
<div id="footer">
1574-
<div id="footer-text">
1575-
<img src="css/images/GraalVM-rgb.svg" alt="GraalVM"> (c) 2025. Licensed under the Universal Permissive License (UPL), Version 1.0
1590+
<div class="foot-container">
1591+
<div class="foot-content">
1592+
<div id="footer-text">
1593+
<h5>Copyright © 2025. Licensed under the Universal Permissive License (UPL), Version 1.0 </h5>
1594+
</div>
1595+
</div>
15761596
</div>
15771597
</div>
15781598
</body>

0.10.5-SNAPSHOT/css/docs-back.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#header, #content {
2+
max-width: 1200px;
3+
padding-left: 40px;
4+
padding-right: 40px;
5+
background-color: #ffffff;
6+
color: black;
7+
}
8+
9+
h1 {
10+
color: black !important;
11+
}
12+
13+
p {
14+
color: black !important;
15+
}

0.10.5-SNAPSHOT/css/footer.css

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
#footer {
2+
padding: 0px;
3+
}
4+
5+
.foot-container {
6+
background: url('../css/images/grain.png') repeat, url('../css/images/metaimage-main-01.svg') 100% 20%/650px no-repeat, radial-gradient(79.99% 167.49% at 30.24% 129.2%, rgba(47, 79, 124, 0.8) 0%, rgba(38, 84, 107, 0) 100%), #171E25;
7+
padding: 20px 40px;
8+
}
9+
10+
.foot-content {
11+
display: flex;
12+
justify-content: center;
13+
flex-direction: row;
14+
flex-wrap: wrap;
15+
}
16+
17+
.foot-logo {
18+
display: flex;
19+
max-width: 8%;
20+
padding-right: 10px;
21+
align-items: center;
22+
}
23+
24+
.foot-text {
25+
color: #ffffff;
26+
}

0.10.5-SNAPSHOT/css/images/GraalVM-icon.svg

Lines changed: 0 additions & 27 deletions
This file was deleted.

0.10.5-SNAPSHOT/css/images/Grabbit.svg

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)