Skip to content

Commit 10f939e

Browse files
committed
deploy: 75cf9d7
1 parent 10bc27a commit 10f939e

File tree

10 files changed

+37
-21
lines changed

10 files changed

+37
-21
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

code-of-conduct/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

css/tailwind.include.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

discord/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!doctype html><html lang="en"><head><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="generator" content="Eleventy v1.0.2"><meta name="description" content="A monthly meetup for anyone interested in JavaScript and related technologies in the Twin Cities."><title>Discord | JavaScriptMN</title>
2+
<!--
3+
_ ____ _ _ __ __ _ _
4+
| | __ ___ ____ _/ ___| ___ _ __(_)_ __ | |_ | \/ | \ | |
5+
_ | |/ _` \ \ / / _` \___ \ / __| '__| | '_ \| __| | |\/| | \| |
6+
| |_| | (_| |\ V / (_| |___) | (__| | | | |_) | |_ | | | | |\ |
7+
\___/ \__,_| \_/ \__,_|____/ \___|_| |_| .__/ \__| |_| |_|_| \_|
8+
|_|
9+
-->
10+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=236ce41d71e03b30c6bfa7088f03e5c2"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=13ec70a995694c154ae5e143a3a0c3a1"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=0460333acf4bafa20909cd8ee0a16bfd"><link rel="manifest" href="/site.webmanifest?v=d2e9652742a9a7e4ab0fda161c212d89"><link rel="stylesheet" href="/css/tailwind.include.css?v=1d5f9824c92733c5c15dde783ede08d2"><meta property="og:title" content="Discord | JavaScriptMN"><meta property="og:description" content="A monthly meetup for anyone interested in JavaScript and related technologies in the Twin Cities."><meta property="og:image" content="https://javascriptmn.com/JSMN-opaque-js.png"><meta property="og:url" content="https://javascriptmn.com/discord/"><meta property="og:site_name" content="JavaScriptMN"><meta name="twitter:title" content="Discord | JavaScriptMN"><meta name="twitter:description" content="A monthly meetup for anyone interested in JavaScript and related technologies in the Twin Cities."><meta name="twitter:image" content="https://javascriptmn.com/JSMN-opaque-js.png"><meta name="twitter:image:alt" content="JavaScriptMN logo"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:url" content="https://javascriptmn.com/discord/"><meta name="twitter:site" content="@JavaScriptMN"></head><body><nav class="bg-jsmn-black shadow-md relative"><div class="container mx-auto px-2 sm:px-6 lg:px-8"><div class="relative flex items-center justify-between h-16"><div class="absolute inset-y-0 left-0 flex items-center sm:hidden"><button id="ope-let-me-get-this-for-ya" class="inline-flex items-center justify-center p-2 rounded-md border border-transparent text-gray-400 hover:text-white hover:border hover:border-jsmn-yellow focus:outline-none focus:border-white focus:text-white transition duration-150 ease-in-out" aria-label="Main menu" aria-expanded="false"><svg class="block h-6 w-6" data-menu-button xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-label="menu"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg> <svg class="hidden h-6 w-6" data-close-button xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-label="close"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"/></svg></button></div><div class="flex-1 flex items-center justify-center sm:items-stretch sm:justify-between"><div class="flex-shrink-0 self-center"><a href="/" class="flex md:hidden w-auto"><img class="h-8" src="/jsmn-logo.svg" alt="JavaScriptMN logo"> </a><a href="/" class="hidden md:flex items-center w-auto"><img class="h-8 block" src="/jsmn-logo.svg" alt="JavaScriptMN logo"> <span class="text-white font-bold block pl-4">JavaScriptMN</span></a></div><div class="hidden sm:block sm:ml-6"><div class="flex"><a href="/" class="ml-4 px-3 py-2 text-sm font-medium leading-5 text-gray-300 hover:text-white border-b-2 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Home</a> <a href="/events/" class="ml-4 px-3 py-2 text-sm font-medium leading-5 text-gray-300 hover:text-white border-b-2 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Events</a> <a href="/sponsors/" class="ml-4 px-3 py-2 text-sm font-medium leading-5 text-gray-300 hover:text-white border-b-2 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Sponsors</a> <a href="/code-of-conduct/" class="ml-4 px-3 py-2 text-sm font-medium leading-5 text-gray-300 hover:text-white border-b-2 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Code of Conduct</a> <a href="/speak/" class="ml-4 px-3 py-2 text-sm font-medium leading-5 text-gray-300 hover:text-white border-b-2 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Speak</a></div></div></div></div></div><div class="hidden sm:hidden" data-mobile-menu><div class="px-2 pt-2 pb-3"><a href="/" class="mt-1 block px-3 py-2 text-base font-medium text-gray-300 hover:text-white border-l-4 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Home</a> <a href="/events/" class="mt-1 block px-3 py-2 text-base font-medium text-gray-300 hover:text-white border-l-4 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Events</a> <a href="/sponsors/" class="mt-1 block px-3 py-2 text-base font-medium text-gray-300 hover:text-white border-l-4 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Sponsors</a> <a href="/code-of-conduct/" class="mt-1 block px-3 py-2 text-base font-medium text-gray-300 hover:text-white border-l-4 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Code of Conduct</a> <a href="/speak/" class="mt-1 block px-3 py-2 text-base font-medium text-gray-300 hover:text-white border-l-4 border-transparent hover:border-jsmn-yellow focus:outline-none focus:text-white focus:border-white transition duration-150 ease-in-out">Speak</a></div></div></nav><main role="main" class="overflow-hidden"><div class="container mx-auto mt-8 p-2"><div class="prose mx-auto"><h1>Discord</h1><p>We manage a Discord community to share resources from events, announcements, and discuss JavaScript and web development topics. Join to network and keep the conversations going outside the scheduled events.</p><p><a href="https://javascriptmn-discord-invite-bot.brianmitchl.workers.dev" class="block text-center text-xl text-white font-semibold no-underline border-2 border-black p-4 bg-[#5865F2] hover:underline">Join the Discord →</a></p><h2>But What Happened to the Slack Team!?</h2><p>Discord is in, Slack is out. We created the Discord server in August 2022, replacing the Slack team we've managed since January 2016.</p></div></div></main><footer class="border-t-2 border-black mt-10"><div class="container mx-auto p-2 pt-4"><div class="flex justify-center items-start space-x-16"><div class="px-2"><p class="uppercase inline-block bg-black text-white font-bold px-4 mb-2 transform -rotate-1" id="footer-meetup">Meetup</p><ul aria-describedby="footer-meetup" class="space-y-2 sm:space-y-0"><li><a class="hover:underline" href="/">Home</a></li><li><a class="hover:underline" href="/events/">Events</a></li><li><a class="hover:underline" href="/sponsors/">Sponsors</a></li><li><a class="hover:underline" href="/code-of-conduct/">Code of Conduct</a></li><li><a class="hover:underline" href="/speak/">Speak</a></li></ul></div><div class="px-2"><p class="uppercase inline-block bg-black text-white font-bold px-4 mb-2 transform rotate-1" id="footer-connect">Connect</p><ul aria-describedby="footer-connect" class="space-y-2 sm:space-y-0"><li><a class="hover:underline" href="https://twitter.com/JavaScriptMN/" rel="noopener noreferrer">Twitter</a></li><li><a class="hover:underline" href="https://meetup.com/javascriptmn" rel="noopener noreferrer">Meetup</a></li><li><a class="hover:underline" href="https://www.youtube.com/channel/UC4DA_d8mD-14ZSBvIb1jmXg" rel="noopener noreferrer">YouTube</a></li><li><a class="hover:underline" href="/discord/" rel="noopener noreferrer">Discord</a></li><li><a class="hover:underline" href="https://github.com/JavaScriptMN/" rel="noopener noreferrer">GitHub</a></li></ul></div></div><div class="text-center text-sm py-8"><p>© 2022 JavaScriptMN</p></div></div></footer><script type="text/javascript">console.info("%cHey! We'd love for you to give a talk, please reach out!","font-size: 2rem; color: #e5cf5f; background-color: #222;"),console.info("%c❤️","font-size: 5rem; color: red;"),window.onload=function(){const e=document.getElementById("ope-let-me-get-this-for-ya");e.addEventListener("click",(function(){const o=document.querySelector("[data-menu-button]"),t=document.querySelector("[data-close-button]"),c=document.querySelector("[data-mobile-menu]");o.classList.toggle("block"),o.classList.toggle("hidden"),t.classList.toggle("hidden"),t.classList.toggle("block"),c.classList.toggle("hidden"),c.classList.toggle("block");const n="false"===e.getAttribute("aria-expanded");e.setAttribute("aria-expanded",n.toString())}))},"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((e=>{e.unregister()})).catch((e=>{console.error(e.message)}));</script></body></html>

events/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,43 @@
33

44
<url>
55
<loc>https://javascriptmn.com/code-of-conduct/</loc>
6-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
6+
<lastmod>2022-08-30T21:46:28.344Z</lastmod>
7+
<changefreq></changefreq>
8+
</url>
9+
10+
<url>
11+
<loc>https://javascriptmn.com/discord/</loc>
12+
<lastmod>2022-08-30T21:46:28.344Z</lastmod>
713
<changefreq></changefreq>
814
</url>
915

1016
<url>
1117
<loc>https://javascriptmn.com/events/</loc>
12-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
18+
<lastmod>2022-08-30T21:46:28.344Z</lastmod>
1319
<changefreq></changefreq>
1420
</url>
1521

1622
<url>
1723
<loc>https://javascriptmn.com/</loc>
18-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
24+
<lastmod>2022-08-30T21:46:28.348Z</lastmod>
1925
<changefreq>daily</changefreq>
2026
</url>
2127

2228
<url>
2329
<loc>https://javascriptmn.com/speak/</loc>
24-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
30+
<lastmod>2022-08-30T21:46:28.348Z</lastmod>
2531
<changefreq></changefreq>
2632
</url>
2733

2834
<url>
2935
<loc>https://javascriptmn.com/sponsors/</loc>
30-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
36+
<lastmod>2022-08-30T21:46:28.348Z</lastmod>
3137
<changefreq></changefreq>
3238
</url>
3339

3440
<url>
3541
<loc>https://javascriptmn.com/sponsorship-opportunities/</loc>
36-
<lastmod>2022-08-25T22:14:40.670Z</lastmod>
42+
<lastmod>2022-08-30T21:46:28.348Z</lastmod>
3743
<changefreq></changefreq>
3844
</url>
3945

0 commit comments

Comments
 (0)