Skip to content

Commit c887cad

Browse files
author
GitHub Actions
committed
Deploy haskell/blog.haskell.org to haskell/blog.haskell.org:gh-pages
0 parents  commit c887cad

File tree

186 files changed

+16158
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+16158
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en">
4+
<head>
5+
<link rel="stylesheet" href="https://blog.haskell.org/abridge.css?h=d58d95c5efe846728d7b" />
6+
<meta charset="utf-8" />
7+
<meta http-equiv="x-ua-compatible" content="ie=edge" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1" />
9+
<meta name="base" content="https://blog.haskell.org" />
10+
<meta name="HandheldFriendly" content="True" />
11+
<meta name="mobile-web-app-capable" content="yes" />
12+
<meta name="apple-mobile-web-app-capable" content="yes" />
13+
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
14+
<meta name="theme-color" content="#333333" />
15+
<meta name="msapplication-TileColor" content="#333333" />
16+
<link rel="manifest" href="https://blog.haskell.org/manifest.min.json" />
17+
<link rel="mask-icon" href="https://blog.haskell.org/safari-pinned-tab.svg" color="#ff9900" />
18+
<link rel="apple-touch-icon" sizes="180x180" href="https://blog.haskell.org/apple-touch-icon.png" />
19+
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.haskell.org/favicon-32x32.png" />
20+
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.haskell.org/favicon-16x16.png" />
21+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/source-sans-3-v9-latin-regular.woff2" type="font/woff2" />
22+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/ubuntu-mono-v15-latin-regular.woff2" type="font/woff2" />
23+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-700.woff2" type="font/woff2" />
24+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-900.woff2" type="font/woff2" />
25+
<link rel="alternate" type="application/atom+xml" title="The Haskell Programming Language&#x27;s blog Atom Feed" href="https://blog.haskell.org/atom.xml" />
26+
<meta name="robots" content="noindex, follow" />
27+
<title>404 Page not found | The Haskell Programming Language's blog</title>
28+
<meta name="author" content="Haskell.org" />
29+
<meta name="copyright" content="The Haskell Programming Language&#x27;s blog" />
30+
<meta name="description" content="" />
31+
<link rel="canonical" href="https://blog.haskell.org/404.html/" />
32+
<meta name="keywords" content="haskell, functional programming, blog" />
33+
<script defer src="https://blog.haskell.org/js/abridge_nopwa.min.js?h=ad4669e842ae3b93e75c" integrity="sha384-L4qoD2LcUENkFpAPfhagH/avO0pb3xrSkp/zN5WETOjsol+2Kjx8eolYercZ3Z5k"></script>
34+
<noscript><link rel="stylesheet" href="https://blog.haskell.org/nojs.css" /></noscript>
35+
</head>
36+
<body>
37+
<header>
38+
<nav>
39+
<div><h1><a href="https://blog.haskell.org" title="The Haskell Programming Language&#x27;s blog"><img src="https://blog.haskell.org/images/haskell.svg" alt="Haskell" width="40" height="28" />Haskell Blog</a></h1></div>
40+
<div>
41+
42+
<div>
43+
<ul><li><a class="s110" href="https:&#x2F;&#x2F;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>
44+
</div>
45+
46+
<div>
47+
<div>
48+
<form autocomplete=off class="js" name="goSearch" id="searchbox">
49+
<div class="searchd">
50+
<input id="searchinput" type="text" placeholder="Search" title="Search" />
51+
<button type="submit" title="Search" class="svgs svgm search"></button>
52+
</div>
53+
<div class="results"><div id="suggestions"></div></div>
54+
</form>
55+
</div>
56+
</div>
57+
58+
</div>
59+
</nav>
60+
</header>
61+
<main>
62+
<div>
63+
<h1>404 :(</h1>
64+
<p>Page not found, maybe moved. Try searching or <a href="https://blog.haskell.org/">go to homepage</a>.</p>
65+
66+
67+
</div>
68+
</main>
69+
<footer>
70+
<div class="c">
71+
<nav class="tpad"><div><a type="application/atom+xml" href="https://blog.haskell.org/atom.xml" target="_blank" title="The Haskell Programming Language&#x27;s blog Atom Feed"><i type="Button" class="svg rss" title="The Haskell Programming Language&#x27;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>
72+
<p class="s80"> &copy; <span id="year">2025</span> The Haskell Programming Language's blog</p>
73+
<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>
74+
</div>
75+
</footer>
76+
</body>
77+
</html>

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blog.haskell.org

_headers

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
# This _headers file is used to set headers on cloudflare pages: https://developers.cloudflare.com/pages/configuration/headers/
2+
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy (disabled everything except autoplay, local-fonts, screen-wake-lock, speaker-selection)
3+
# opt out of Federated Learning of Cohorts (aka "FLoC") - https://amifloced.org/
4+
/*
5+
X-Frame-Options: DENY
6+
X-Content-Type-Options: nosniff
7+
X-XSS-Protection: 1; mode=block
8+
Referrer-Policy: strict-origin-when-cross-origin
9+
Strict-Transport-Security: max-age=63072000; includeSubdomains
10+
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=()
11+
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;
12+
13+
/*.js
14+
Cache-Control: public, max-age=604800, must-revalidate
15+
16+
/*.css
17+
Cache-Control: public, max-age=604800, must-revalidate
18+
19+
/*.svg
20+
Cache-Control: public, max-age=604800
21+
22+
/*.png
23+
Cache-Control: public, max-age=604800
24+
25+
/*.ico
26+
Cache-Control: public, max-age=604800
27+
28+
/*.jpg
29+
Cache-Control: public, max-age=604800
30+
31+
/*.jpeg
32+
Cache-Control: public, max-age=604800
33+
34+
/*.gif
35+
Cache-Control: public, max-age=604800
36+
37+
/*.webp
38+
Cache-Control: public, max-age=604800
39+
40+
/*.avif
41+
Cache-Control: public, max-age=604800
42+
43+
/*.mp4
44+
Cache-Control: public, max-age=604800
45+
46+
/*.webm
47+
Cache-Control: public, max-age=604800
48+
49+
/*.mp3
50+
Cache-Control: public, max-age=604800
51+
52+
/*.ogg
53+
Cache-Control: public, max-age=604800
54+
55+
/*.otf
56+
Cache-Control: public, max-age=604800
57+
58+
/*.eot
59+
Cache-Control: public, max-age=604800
60+
61+
/*.ttf
62+
Cache-Control: public, max-age=604800
63+
64+
/*.woff
65+
Cache-Control: public, max-age=604800
66+
67+
/*.woff2
68+
Cache-Control: public, max-age=604800

about/index.html

+109
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en">
4+
<head>
5+
<link rel="stylesheet" href="https://blog.haskell.org/abridge.css?h=d58d95c5efe846728d7b" />
6+
<meta charset="utf-8" />
7+
<meta http-equiv="x-ua-compatible" content="ie=edge" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1" />
9+
<meta name="base" content="https://blog.haskell.org" />
10+
<meta name="HandheldFriendly" content="True" />
11+
<meta name="mobile-web-app-capable" content="yes" />
12+
<meta name="apple-mobile-web-app-capable" content="yes" />
13+
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
14+
<meta name="theme-color" content="#333333" />
15+
<meta name="msapplication-TileColor" content="#333333" />
16+
<link rel="manifest" href="https://blog.haskell.org/manifest.min.json" />
17+
<link rel="mask-icon" href="https://blog.haskell.org/safari-pinned-tab.svg" color="#ff9900" />
18+
<link rel="apple-touch-icon" sizes="180x180" href="https://blog.haskell.org/apple-touch-icon.png" />
19+
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.haskell.org/favicon-32x32.png" />
20+
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.haskell.org/favicon-16x16.png" />
21+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/source-sans-3-v9-latin-regular.woff2" type="font/woff2" />
22+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/ubuntu-mono-v15-latin-regular.woff2" type="font/woff2" />
23+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-700.woff2" type="font/woff2" />
24+
<link rel="preload" as="font" href="https://blog.haskell.org/fonts/raleway-v28-latin-900.woff2" type="font/woff2" />
25+
<link rel="alternate" type="application/atom+xml" title="The Haskell Programming Language&#x27;s blog Atom Feed" href="https://blog.haskell.org/atom.xml" />
26+
<meta name="robots" content="index, follow" />
27+
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
28+
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
29+
<title>About this blog | The Haskell Programming Language's blog</title>
30+
<meta name="author" content="Haskell.org" />
31+
<meta name="copyright" content="The Haskell Programming Language&#x27;s blog" />
32+
<meta name="description" content="" />
33+
<link rel="canonical" href="https://blog.haskell.org/about/" />
34+
<meta name="keywords" content="haskell, functional programming, blog" />
35+
<meta property="og:url" content="https://blog.haskell.org/about/" />
36+
<meta name="twitter:url" content="https://blog.haskell.org/about/" />
37+
<meta property="og:description" content="" />
38+
<meta name="twitter:description" content="" />
39+
<meta property="og:title" content="About this blog | The Haskell Programming Language&#x27;s blog" />
40+
<meta name="twitter:title" content="About this blog | The Haskell Programming Language&#x27;s blog" />
41+
<meta name="twitter:card" content="summary_large_image" />
42+
<meta name="twitter:image" content="https://blog.haskell.org/images/haskell-opengraph.png" />
43+
<meta property="og:image" content="https://blog.haskell.org/images/haskell-opengraph.png" />
44+
<meta property="og:site_name" content="The Haskell Programming Language&#x27;s blog" />
45+
<meta property="og:locale" content="en_US" />
46+
<meta property="og:type" content="website" />
47+
<meta property="og:updated_time" content="2023-05-15T07:07:00-07:00" />
48+
<script defer src="https://blog.haskell.org/js/abridge_nopwa.min.js?h=ad4669e842ae3b93e75c" integrity="sha384-L4qoD2LcUENkFpAPfhagH/avO0pb3xrSkp/zN5WETOjsol+2Kjx8eolYercZ3Z5k"></script>
49+
<noscript><link rel="stylesheet" href="https://blog.haskell.org/nojs.css" /></noscript>
50+
</head>
51+
<body>
52+
<header>
53+
<nav>
54+
<div><h1><a href="https://blog.haskell.org" title="The Haskell Programming Language&#x27;s blog"><img src="https://blog.haskell.org/images/haskell.svg" alt="Haskell" width="40" height="28" />Haskell Blog</a></h1></div>
55+
<div>
56+
57+
<div>
58+
<ul><li><a class="s110" href="https:&#x2F;&#x2F;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>
59+
</div>
60+
61+
<div>
62+
<div>
63+
<form autocomplete=off class="js" name="goSearch" id="searchbox">
64+
<div class="searchd">
65+
<input id="searchinput" type="text" placeholder="Search" title="Search" />
66+
<button type="submit" title="Search" class="svgs svgm search"></button>
67+
</div>
68+
<div class="results"><div id="suggestions"></div></div>
69+
</form>
70+
</div>
71+
</div>
72+
73+
</div>
74+
</nav>
75+
</header>
76+
<main>
77+
<div>
78+
<h2 id="about-this-blog">About this blog</h2>
79+
<p>Welcome to the Haskell Project's blog!</p>
80+
<p>This is the place where the core teams that power the language and its ecosystem communicate about their progress, innovations,
81+
and new releases. These teams are:</p>
82+
<ul>
83+
<li>The <a rel="noopener" target="_blank" href="https://www.haskell.org/ghc/">GHC Team</a> and the <a rel="noopener" target="_blank" href="https://github.com/ghc-proposals/ghc-proposals">GHC Steering Committee</a></li>
84+
<li>The <a rel="noopener" target="_blank" href="https://www.haskell.org/cabal/">Cabal Team</a></li>
85+
<li>The <a rel="noopener" target="_blank" href="https://haskell-haddock.readthedocs.io/latest/">Haddock Team</a></li>
86+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskell/core-libraries-committee#readme">Core Libraries Committee</a></li>
87+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskell-cryptography">Haskell Cryptography Group</a></li>
88+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskell/haskell-language-server">Haskell Language Server Team</a></li>
89+
<li>The <a rel="noopener" target="_blank" href="https://docs.haskellstack.org/en/stable/">Stack Team</a> and <a rel="noopener" target="_blank" href="https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md">Stackage Curators</a></li>
90+
<li>The <a rel="noopener" target="_blank" href="https://www.haskell.org/haskell-org-committee/">Haskell.org Committee</a></li>
91+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskellfoundation/stability">Stability Working Group</a></li>
92+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskellfoundation/tech-proposals">Technical Working Group</a></li>
93+
<li>The <a rel="noopener" target="_blank" href="https://github.com/haskell/security-advisories">Security Response Team</a></li>
94+
<li>The <a rel="noopener" target="_blank" href="https://haskell.foundation/podcast/">Haskell Interlude Podcast</a></li>
95+
</ul>
96+
<p>The Haskell.org Committee is the publisher of this website. Please contact us at <code>committee &lt;at&gt; haskell &lt;dot&gt; org</code> if you wish to
97+
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>
98+
99+
</div>
100+
</main>
101+
<footer>
102+
<div class="c">
103+
<nav class="tpad"><div><a type="application/atom+xml" href="https://blog.haskell.org/atom.xml" target="_blank" title="The Haskell Programming Language&#x27;s blog Atom Feed"><i type="Button" class="svg rss" title="The Haskell Programming Language&#x27;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>
104+
<p class="s80"> &copy; <span id="year">2025</span> The Haskell Programming Language's blog</p>
105+
<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>
106+
</div>
107+
</footer>
108+
</body>
109+
</html>

abridge.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-chrome-192x192.png

2.77 KB
Loading

android-chrome-512x512.png

21.7 KB
Loading

apple-touch-icon.png

2.54 KB
Loading

0 commit comments

Comments
 (0)