-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy haskell/blog.haskell.org to haskell/blog.haskell.org:gh-pages
- Loading branch information
GitHub Actions
committed
Sep 20, 2024
0 parents
commit 8394e31
Showing
164 changed files
with
13,403 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="stylesheet" href="https://blog.haskell.org/abridge.css?h=d58d95c5efe846728d7b" /> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="base" content="https://blog.haskell.org" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="theme-color" content="#333333" /> | ||
<meta name="msapplication-TileColor" content="#333333" /> | ||
<link rel="manifest" href="https://blog.haskell.org/manifest.min.json" /> | ||
<link rel="mask-icon" href="https://blog.haskell.org/safari-pinned-tab.svg" color="#ff9900" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://blog.haskell.org/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.haskell.org/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.haskell.org/favicon-16x16.png" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/source-sans-3-v9-latin-regular.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/ubuntu-mono-v15-latin-regular.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-700.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-900.woff2" type="font/woff2" /> | ||
<link rel="alternate" type="application/atom+xml" title="The Haskell Programming Language's blog Atom Feed" href="https://blog.haskell.org/atom.xml" /> | ||
<meta name="robots" content="noindex, follow" /> | ||
<title>404 Page not found | The Haskell Programming Language's blog</title> | ||
<meta name="author" content="Haskell.org" /> | ||
<meta name="copyright" content="The Haskell Programming Language's blog" /> | ||
<meta name="description" content="" /> | ||
<link rel="canonical" href="https://blog.haskell.org/404.html/" /> | ||
<meta name="keywords" content="haskell, functional programming, blog" /> | ||
<script defer src="https://blog.haskell.org/js/abridge_nopwa.min.js?h=ad4669e842ae3b93e75c" integrity="sha384-L4qoD2LcUENkFpAPfhagH/avO0pb3xrSkp/zN5WETOjsol+2Kjx8eolYercZ3Z5k"></script> | ||
<noscript><link rel="stylesheet" href="https://blog.haskell.org/nojs.css" /></noscript> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<div><h1><a href="https://blog.haskell.org" title="The Haskell Programming Language's blog"><img src="https://blog.haskell.org/images/haskell.svg" alt="Haskell" width="40" height="28" />Haskell Blog</a></h1></div> | ||
<div> | ||
|
||
<div> | ||
<ul><li><a class="s110" href="https://haskell.org"> Haskell </a></li><li><a class="s110" href="https://blog.haskell.org/archive/"> Posts </a></li><li><a class="s110" href="https://blog.haskell.org/categories/"> Categories </a></li><li><a class="s110" href="https://blog.haskell.org/about/"> About </a></li></ul> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<form autocomplete=off class="js" name="goSearch" id="searchbox"> | ||
<div class="searchd"> | ||
<input id="searchinput" type="text" placeholder="Search" title="Search" /> | ||
<button type="submit" title="Search" class="svgs svgm search"></button> | ||
</div> | ||
<div class="results"><div id="suggestions"></div></div> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
<main> | ||
<div> | ||
<h1>404 :(</h1> | ||
<p>Page not found, maybe moved. Try searching or <a href="https://blog.haskell.org/">go to homepage</a>.</p> | ||
|
||
|
||
</div> | ||
</main> | ||
<footer> | ||
<div class="c"> | ||
<nav class="tpad"><div><a type="application/atom+xml" href="https://blog.haskell.org/atom.xml" target="_blank" title="The Haskell Programming Language's blog Atom Feed"><i type="Button" class="svg rss" title="The Haskell Programming Language's blog Atom Feed"></i></a><a href="https://fosstodon.org/@haskell" target="_blank" title="Mastodon" rel="me"><i type="Button" class="svg mastodon" title="Mastodon"></i></a><a href="https://twitter.com/haskellOrg/" target="_blank" title="Twitter"><i type="Button" class="svg twitter" title="Twitter"></i></a><a href="https://github.com/haskell/" target="_blank" title="Github"><i type="Button" class="svg github" title="Github"></i></a></div></nav> | ||
<p class="s80"> © <span id="year">2024</span> The Haskell Programming Language's blog</p> | ||
<p class="s80">Powered by <a href="https://www.getzola.org/" target="_blank">Zola</a> & <a href="https://github.com/jieiku/abridge/" target="_blank">Abridge</a></p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
blog.haskell.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# This _headers file is used to set headers on cloudflare pages: https://developers.cloudflare.com/pages/configuration/headers/ | ||
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy (disabled everything except autoplay, local-fonts, screen-wake-lock, speaker-selection) | ||
# opt out of Federated Learning of Cohorts (aka "FLoC") - https://amifloced.org/ | ||
/* | ||
X-Frame-Options: DENY | ||
X-Content-Type-Options: nosniff | ||
X-XSS-Protection: 1; mode=block | ||
Referrer-Policy: strict-origin-when-cross-origin | ||
Strict-Transport-Security: max-age=63072000; includeSubdomains | ||
Permissions-Policy: interest-cohort=(), accelerometer=(), ambient-light-sensor=(), battery=(), bluetooth=(), browsing-topics=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), gamepad=(), geolocation=(), gyroscope=(), hid=(), identity-credentials-get=(), idle-detection=(), magnetometer=(), microphone=(), midi=(), otp-credentials=(), payment=(), picture-in-picture=(), publickey-credentials-create=(), publickey-credentials-get=(), serial=(), storage-access=(), sync-xhr=(), usb=(), web-share=(), window-management=(), xr-spatial-tracking=() | ||
Content-Security-Policy: default-src 'none'; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; manifest-src 'self'; worker-src 'self'; form-action 'self'; connect-src 'self' *.hyvor.com ws://*.hyvor.com; script-src 'self' talk.hyvor.com; img-src 'self' data: talk.hyvor.com cdn.cloudflare.com; frame-src 'self' www.youtube-nocookie.com player.vimeo.com streamable.com www.streamable.com; media-src 'self' data: cdn.cloudflare.com www.youtube-nocookie.com player.vimeo.com; font-src 'self' cdn.cloudflare.com cdn.jsdelivr.net fonts.gstatic.com; style-src 'self' talk.hyvor.com cdn.cloudflare.com cdn.jsdelivr.net fonts.googleapis.com; | ||
|
||
/*.js | ||
Cache-Control: public, max-age=604800, must-revalidate | ||
|
||
/*.css | ||
Cache-Control: public, max-age=604800, must-revalidate | ||
|
||
/*.svg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.png | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ico | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.jpg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.jpeg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.gif | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.webp | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.avif | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.mp4 | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.webm | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.mp3 | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ogg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.otf | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.eot | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ttf | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.woff | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.woff2 | ||
Cache-Control: public, max-age=604800 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="stylesheet" href="https://blog.haskell.org/abridge.css?h=d58d95c5efe846728d7b" /> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="base" content="https://blog.haskell.org" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="theme-color" content="#333333" /> | ||
<meta name="msapplication-TileColor" content="#333333" /> | ||
<link rel="manifest" href="https://blog.haskell.org/manifest.min.json" /> | ||
<link rel="mask-icon" href="https://blog.haskell.org/safari-pinned-tab.svg" color="#ff9900" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://blog.haskell.org/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.haskell.org/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.haskell.org/favicon-16x16.png" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/source-sans-3-v9-latin-regular.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/ubuntu-mono-v15-latin-regular.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-700.woff2" type="font/woff2" /> | ||
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-900.woff2" type="font/woff2" /> | ||
<link rel="alternate" type="application/atom+xml" title="The Haskell Programming Language's blog Atom Feed" href="https://blog.haskell.org/atom.xml" /> | ||
<meta name="robots" content="index, follow" /> | ||
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<title>About this blog | The Haskell Programming Language's blog</title> | ||
<meta name="author" content="Haskell.org" /> | ||
<meta name="copyright" content="The Haskell Programming Language's blog" /> | ||
<meta name="description" content="" /> | ||
<link rel="canonical" href="https://blog.haskell.org/about/" /> | ||
<meta name="keywords" content="haskell, functional programming, blog" /> | ||
<meta property="og:url" content="https://blog.haskell.org/about/" /> | ||
<meta name="twitter:url" content="https://blog.haskell.org/about/" /> | ||
<meta property="og:description" content="" /> | ||
<meta name="twitter:description" content="" /> | ||
<meta property="og:title" content="About this blog | The Haskell Programming Language's blog" /> | ||
<meta name="twitter:title" content="About this blog | The Haskell Programming Language's blog" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:image" content="https://blog.haskell.org/images/haskell-opengraph.png" /> | ||
<meta property="og:image" content="https://blog.haskell.org/images/haskell-opengraph.png" /> | ||
<meta property="og:site_name" content="The Haskell Programming Language's blog" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:updated_time" content="2023-05-15T07:07:00-07:00" /> | ||
<script defer src="https://blog.haskell.org/js/abridge_nopwa.min.js?h=ad4669e842ae3b93e75c" integrity="sha384-L4qoD2LcUENkFpAPfhagH/avO0pb3xrSkp/zN5WETOjsol+2Kjx8eolYercZ3Z5k"></script> | ||
<noscript><link rel="stylesheet" href="https://blog.haskell.org/nojs.css" /></noscript> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<div><h1><a href="https://blog.haskell.org" title="The Haskell Programming Language's blog"><img src="https://blog.haskell.org/images/haskell.svg" alt="Haskell" width="40" height="28" />Haskell Blog</a></h1></div> | ||
<div> | ||
|
||
<div> | ||
<ul><li><a class="s110" href="https://haskell.org"> Haskell </a></li><li><a class="s110" href="https://blog.haskell.org/archive/"> Posts </a></li><li><a class="s110" href="https://blog.haskell.org/categories/"> Categories </a></li><li><a class="s110" href="https://blog.haskell.org/about/"> About </a></li></ul> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<form autocomplete=off class="js" name="goSearch" id="searchbox"> | ||
<div class="searchd"> | ||
<input id="searchinput" type="text" placeholder="Search" title="Search" /> | ||
<button type="submit" title="Search" class="svgs svgm search"></button> | ||
</div> | ||
<div class="results"><div id="suggestions"></div></div> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
<main> | ||
<div> | ||
<h2 id="about-this-blog">About this blog</h2> | ||
<p>Welcome to the Haskell Project's blog!</p> | ||
<p>This is the place where the various teams that power the language and its ecosystem communicate about their progress, innovations, | ||
and new releases.</p> | ||
<p>The Haskell.org Committee is the publisher of this website. Please contact us at <code>committee <at> haskell <dot> org</code> if you wish to | ||
signal content that goes against our <a rel="noopener" target="_blank" href="https://haskell.foundation/guidelines-for-respectful-communication/">Guidelines For Respectful Communication</a>.</p> | ||
|
||
</div> | ||
</main> | ||
<footer> | ||
<div class="c"> | ||
<nav class="tpad"><div><a type="application/atom+xml" href="https://blog.haskell.org/atom.xml" target="_blank" title="The Haskell Programming Language's blog Atom Feed"><i type="Button" class="svg rss" title="The Haskell Programming Language's blog Atom Feed"></i></a><a href="https://fosstodon.org/@haskell" target="_blank" title="Mastodon" rel="me"><i type="Button" class="svg mastodon" title="Mastodon"></i></a><a href="https://twitter.com/haskellOrg/" target="_blank" title="Twitter"><i type="Button" class="svg twitter" title="Twitter"></i></a><a href="https://github.com/haskell/" target="_blank" title="Github"><i type="Button" class="svg github" title="Github"></i></a></div></nav> | ||
<p class="s80"> © <span id="year">2024</span> The Haskell Programming Language's blog</p> | ||
<p class="s80">Powered by <a href="https://www.getzola.org/" target="_blank">Zola</a> & <a href="https://github.com/jieiku/abridge/" target="_blank">Abridge</a></p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.