Deploying to gh-pages from @ maplibre/maplibre-rs@f57ddef09f 🚀

This commit is contained in:
maxammann 2023-02-10 03:21:46 +00:00
parent b5acdca703
commit 384abc8ff8
29 changed files with 66 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -34,6 +34,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -182,5 +183,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -249,5 +250,6 @@ Because the data is probably not available this is a very hard challenge.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -317,5 +318,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -2,12 +2,6 @@
@import 'variables.css';
::-webkit-scrollbar {
background: var(--bg);
}
::-webkit-scrollbar-thumb {
background: var(--scrollbar);
}
html {
scrollbar-color: var(--scrollbar) var(--bg);
}
@ -18,6 +12,19 @@ a > .hljs {
color: var(--links);
}
/*
body-container is necessary because mobile browsers don't seem to like
overflow-x on the body tag when there is a <meta name="viewport"> tag.
*/
#body-container {
/*
This is used when the sidebar pushes the body content off the side of
the screen on small screens. Without it, dragging on mobile Safari
will want to reposition the viewport in a weird way.
*/
overflow-x: hidden;
}
/* Menu Bar */
#menu-bar,

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -193,5 +194,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -208,5 +209,6 @@ specified in a working draft to WebAssembly. Threads are simulated using WebWork
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -202,5 +203,6 @@ requests to disk.</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -211,5 +212,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -228,5 +229,6 @@ an <a href="https://github.com/mightycow/Sluggish">open implementation</a>.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -192,5 +193,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -192,5 +193,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../../";
@ -203,5 +204,6 @@ This native activity is referenced in the ´AndroidManifest.xml` by defining the
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../../";
@ -3802,5 +3803,6 @@ been removed.</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../../";
@ -435,5 +436,6 @@ While depending on <code>file:</code> and <code>filename</code> works for NodeJS
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -194,5 +195,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -193,5 +194,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -218,5 +219,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -288,5 +289,6 @@ just web-lib build --webgl --multithreaded # WebGL + multithreaded
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -192,5 +193,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -190,5 +191,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -190,5 +191,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -34,6 +34,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -4796,5 +4797,6 @@ informal RFC process?</li>
});
</script>
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -269,5 +270,6 @@ The section merely provides additional information.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -295,5 +296,6 @@ informal RFC process?</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -240,5 +241,6 @@ in progress</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "../";
@ -192,5 +193,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>