-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Till Wegmüller <[email protected]>
- Loading branch information
1 parent
5a9965c
commit 74709c6
Showing
23 changed files
with
3,183 additions
and
5,227 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,137 +1,11 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<!-- Global Metadata --><meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<link rel="icon" href="/oi_small.svg"> | ||
<meta name="generator" content="Astro v2.0.10"> | ||
|
||
<!-- Canonical URL --> | ||
<link rel="canonical" href="https://www.openindiana.org/announcements/coworking-sessions-start/"> | ||
|
||
<!-- Primary Meta Tags --> | ||
<title>OpenIndiana - Announcing the #OpenIndiana CoWorking Sessions.</title> | ||
<meta name="title" content="Announcing the #OpenIndiana CoWorking Sessions."> | ||
<meta name="description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this artivle for the link how to get there and bring your topics so we can work on them."> | ||
|
||
<!-- Open Graph / Facebook --> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://www.openindiana.org/announcements/coworking-sessions-start/"> | ||
<meta property="og:title" content="Announcing the #OpenIndiana CoWorking Sessions."> | ||
<meta property="og:description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this artivle for the link how to get there and bring your topics so we can work on them."> | ||
<meta property="og:image" content="https://www.openindiana.org/oi_small.svg"> | ||
|
||
<!-- Twitter --> | ||
<meta property="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:url" content="https://www.openindiana.org/announcements/coworking-sessions-start/"> | ||
<meta property="twitter:title" content="Announcing the #OpenIndiana CoWorking Sessions."> | ||
<meta property="twitter:description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this artivle for the link how to get there and bring your topics so we can work on them."> | ||
<meta property="twitter:image" content="https://www.openindiana.org/oi_small.svg"> | ||
<link rel="stylesheet" href="/_astro/_...slug_.5ecfb7bd.css" /> | ||
<link rel="stylesheet" href="/_astro/_...slug_.8271983a.css" /><script type="module">document.addEventListener("DOMContentLoaded",function(){const r=document.querySelectorAll(".navbar-burger"),n=document.querySelectorAll(".navbar-menu");if(r.length&&n.length)for(var e=0;e<r.length;e++)r[e].addEventListener("click",function(){for(var c=0;c<n.length;c++)n[c].classList.toggle("hidden")});const l=document.querySelectorAll(".navbar-close"),o=document.querySelectorAll(".navbar-backdrop");if(l.length)for(var e=0;e<l.length;e++)l[e].addEventListener("click",function(){for(var t=0;t<n.length;t++)n[t].classList.toggle("hidden")});if(o.length)for(var e=0;e<o.length;e++)o[e].addEventListener("click",function(){for(var t=0;t<n.length;t++)n[t].classList.toggle("hidden")})}); | ||
</script></head> | ||
|
||
<body class="flex flex-col items-center bg-gray-50 dark:bg-gray-900"> | ||
<header class="lg:w-4/5 bg-stone-700 text-stone-50"> | ||
<div class="flex md:px-5 md:gap-3 items-center"> | ||
<img src="/oibird.svg" width="180" height="180"> | ||
<div src="flex flex-row items-center"> | ||
<p class="text-2xl">OpenIndiana</p> | ||
<p>Community-driven illumos Distribution</p> | ||
</div> | ||
<div class="md:hidden"> | ||
<button class="navbar-burger flex items-center text-slate-100 p-3"> | ||
<svg class="block h-6 w-6 fill-current" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> | ||
<title>Mobile menu</title> | ||
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path> | ||
</svg> | ||
</button> | ||
</div> | ||
</div> | ||
<nav class="border-t max-sm:hidden md:text-md lg:test-xl px-10 h-10 flex gap-4 justify-evenly items-center"> | ||
<a href="/" class="inline-block"> | ||
Announcements | ||
</a> | ||
<a href="/community" class="inline-block"> | ||
Community | ||
</a> | ||
<a href="//docs.openindiana.org" class="inline-block"> | ||
Documentation | ||
</a> | ||
<a href="/packages" class="inline-block"> | ||
Package Repositories | ||
</a> | ||
<a href="//www.illumos.org/projects/openindiana/issues?set_filter=1" class="inline-block"> | ||
Issue Tracker | ||
</a> | ||
<a href="/downloads" class="inline-block"> | ||
Downloads | ||
</a> | ||
<a href="/socials" class="inline-block"> | ||
Social Channels | ||
</a> | ||
<a href="//github.com/openindiana" class="inline-block" target="_blank"> | ||
GitHub | ||
</a> | ||
</nav> | ||
|
||
<div class="navbar-menu relative z-50 hidden"> | ||
<div class="navbar-backdrop fixed inset-0 bg-stone-700 opacity-25"></div> | ||
<nav class="fixed top-0 left-0 bottom-0 flex flex-col w-5/6 max-w-sm py-6 px-6 border-r bg-stone-700 overflow-y-auto"> | ||
<div class="flex items-center mb-8"> | ||
<button class="navbar-close"> | ||
<svg class="h-6 w-6 cursor-pointer" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | ||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> | ||
</svg> | ||
</button> | ||
</div> | ||
<div class="flex flex-col gap-4"> | ||
<a href="/" class="inline-block"> | ||
Announcements | ||
</a> | ||
<a href="/community" class="inline-block"> | ||
Community | ||
</a> | ||
<a href="//docs.openindiana.org" class="inline-block"> | ||
Documentation | ||
</a> | ||
<a href="/packages" class="inline-block"> | ||
Package Repositories | ||
</a> | ||
<a href="//www.illumos.org/projects/openindiana/issues?set_filter=1" class="inline-block"> | ||
Issue Tracker | ||
</a> | ||
<a href="/downloads" class="inline-block"> | ||
Downloads | ||
</a> | ||
<a href="/socials" class="inline-block"> | ||
Social Channels | ||
</a> | ||
<a href="//github.com/openindiana" class="inline-block" target="_blank"> | ||
GitHub | ||
</a> | ||
</div> | ||
</nav> | ||
</div> | ||
</header> | ||
<main class="bg-gray-100 text-black dark:bg-gray-800 min-h-screen lg:w-4/5 py-5"> | ||
<article class="prose prose-gray prose-p:text-black prose-li:text-black prose-table:text-black dark:prose-invert dark:prose-p:text-white dark:prose-li:text-white dark:prose-table:text-white max-w-max px-10"> | ||
|
||
<h1 class="font-bold">Announcing the #OpenIndiana CoWorking Sessions.</h1> | ||
<time datetime="2023-11-11T00:00:00.000Z"> | ||
Nov 11, 2023 | ||
</time> | ||
|
||
<hr> | ||
<p>Several people have wished to have some more regular times to sit together and ask questions when they get stuck packaging. | ||
<!DOCTYPE html><html lang="en"> <head><!-- Global Metadata --><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/oi_small.svg"><meta name="generator" content="Astro v4.4.6"><!-- Canonical URL --><link rel="canonical" href="https://www.openindiana.org/announcements/coworking-sessions-start/"><!-- Primary Meta Tags --><title>OpenIndiana - Announcing the #OpenIndiana CoWorking Sessions.</title><meta name="title" content="Announcing the #OpenIndiana CoWorking Sessions."><meta name="description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this article for the link how to get there and bring your topics so we can work on them."><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://www.openindiana.org/announcements/coworking-sessions-start/"><meta property="og:title" content="Announcing the #OpenIndiana CoWorking Sessions."><meta property="og:description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this article for the link how to get there and bring your topics so we can work on them."><meta property="og:image" content="https://www.openindiana.org/oi_small.svg"><!-- Twitter --><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://www.openindiana.org/announcements/coworking-sessions-start/"><meta property="twitter:title" content="Announcing the #OpenIndiana CoWorking Sessions."><meta property="twitter:description" content="This Weekend Sunday: 18:00 CET we will have the first co-working session. Check this article for the link how to get there and bring your topics so we can work on them."><meta property="twitter:image" content="https://www.openindiana.org/oi_small.svg"><link rel="stylesheet" href="/_astro/_slug_.600H15Bu.css" /> | ||
<style>footer[data-astro-cid-sz7xmlte]{padding:25px;text-align:center} | ||
</style><script type="module">document.addEventListener("DOMContentLoaded",function(){const r=document.querySelectorAll(".navbar-burger"),n=document.querySelectorAll(".navbar-menu");if(r.length&&n.length)for(var e=0;e<r.length;e++)r[e].addEventListener("click",function(){for(var c=0;c<n.length;c++)n[c].classList.toggle("hidden")});const l=document.querySelectorAll(".navbar-close"),o=document.querySelectorAll(".navbar-backdrop");if(l.length)for(var e=0;e<l.length;e++)l[e].addEventListener("click",function(){for(var t=0;t<n.length;t++)n[t].classList.toggle("hidden")});if(o.length)for(var e=0;e<o.length;e++)o[e].addEventListener("click",function(){for(var t=0;t<n.length;t++)n[t].classList.toggle("hidden")})}); | ||
</script></head> <body class="flex flex-col items-center bg-gray-50 dark:bg-gray-900"> <header class="lg:w-4/5 bg-stone-700 text-stone-50"> <div class="flex md:px-5 md:gap-3 items-center"> <img src="/oibird.svg" width="180" height="180"> <div src="flex flex-row items-center"> <p class="text-2xl">OpenIndiana</p> <p>Community-driven illumos Distribution</p> </div> <div class="md:hidden"> <button class="navbar-burger flex items-center text-slate-100 p-3"> <svg class="block h-6 w-6 fill-current" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <title>Mobile menu</title> <path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path> </svg> </button> </div> </div> <nav class="border-t max-sm:hidden md:text-md lg:test-xl px-10 h-10 flex gap-4 justify-evenly items-center"> <a href="/" class="inline-block"> Announcements </a> <a href="/community" class="inline-block"> Community </a> <a href="//docs.openindiana.org" class="inline-block"> Documentation </a> <a href="/packages" class="inline-block"> Package Repositories </a> <a href="//www.illumos.org/projects/openindiana/issues?set_filter=1" class="inline-block"> Issue Tracker </a> <a href="/downloads" class="inline-block"> Downloads </a> <a href="/socials" class="inline-block"> Social Channels </a> <a href="//github.com/openindiana" class="inline-block" target="_blank"> GitHub </a> </nav> <div class="navbar-menu relative z-50 hidden"> <div class="navbar-backdrop fixed inset-0 bg-stone-700 opacity-25"></div> <nav class="fixed top-0 left-0 bottom-0 flex flex-col w-5/6 max-w-sm py-6 px-6 border-r bg-stone-700 overflow-y-auto"> <div class="flex items-center mb-8"> <button class="navbar-close"> <svg class="h-6 w-6 cursor-pointer" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> </div> <div class="flex flex-col gap-4"> <a href="/" class="inline-block"> Announcements </a> <a href="/community" class="inline-block"> Community </a> <a href="//docs.openindiana.org" class="inline-block"> Documentation </a> <a href="/packages" class="inline-block"> Package Repositories </a> <a href="//www.illumos.org/projects/openindiana/issues?set_filter=1" class="inline-block"> Issue Tracker </a> <a href="/downloads" class="inline-block"> Downloads </a> <a href="/socials" class="inline-block"> Social Channels </a> <a href="//github.com/openindiana" class="inline-block" target="_blank"> GitHub </a> </div> </nav> </div> </header> <main class="bg-gray-100 text-black dark:bg-gray-800 min-h-screen lg:w-4/5 py-5"> <article class="prose prose-gray prose-p:text-black prose-li:text-black prose-table:text-black dark:prose-invert dark:prose-p:text-white dark:prose-li:text-white dark:prose-table:text-white max-w-max px-10"> <h1 class="font-bold">Announcing the #OpenIndiana CoWorking Sessions.</h1> <time datetime="2023-11-11T00:00:00.000Z"> Nov 11, 2023 </time> <hr> <p>Several people have wished to have some more regular times to sit together and ask questions when they get stuck packaging. | ||
So we made some time slots available.</p> | ||
<p>This Weekend Sunday: 18:00 CET we will have the first session. I know this might not fit everyone but with it repeating | ||
every week there is hopefully enough slots where people can bring issues they are having. If other times are needed we can also add them.</p> | ||
<p>This Weekend Sunday: 18:00 CET we will have the first session. I know this might not fit everyone, but with it repeating | ||
every week there is hopefully enough slots where people can bring issues they are having. If other times are needed, we can also add them.</p> | ||
<p>URL: <a href="https://meet.chaostreffbern.ch/OpenIndianaCoWorkingSessions">OpenIndiana CoWorking Sessions Meetup</a></p> | ||
<p>—Toasty for the Maintainers</p> | ||
</article> | ||
</main> | ||
<footer class="text-black dark:text-white astro-SZ7XMLTE"> | ||
© 2023 OpenIndiana Maintainers. All rights reserved. | ||
</footer> | ||
</body></html> | ||
<p>—Toasty for the Maintainers</p> </article> </main> <footer class="text-black dark:text-white" data-astro-cid-sz7xmlte> | ||
© 2024 OpenIndiana Maintainers. All rights reserved. | ||
</footer> </body></html> |
Oops, something went wrong.