forked from node-red/nrcon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
97 lines (94 loc) · 6.18 KB
/
index.html
File metadata and controls
97 lines (94 loc) · 6.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Node-RED Con 2025 - November 4, 2025" />
<meta property="og:type" content="Conference" />
<meta property="og:url" content="https://nrcon.nodered.org" />
<meta property="og:image" content="https://nrcon.nodered.org/images/nrcon.png" />
<meta property="og:site_name" content="Node-RED Con 2025 - November 4" />
<meta property="og:description" content="Node-RED Con is our conference that brings the community together to hear all the latest news about the project, inspiring stories about how Node-RED is used to solve real problems, and lots more." />
<meta name="twitter:title" content="Node-RED Con 2025 - November 4, 2025">
<meta name="twitter:description" content="Node-RED Con is our conference that brings the community together to hear all the latest news about the project, inspiring stories about how Node-RED is used to solve real problems, and lots more.">
<meta name="twitter:image" content="https://nrcon.nodered.org/images/nrcon.png">
<meta name="twitter:card" content="summary_large_image">
<link rel="icon" href="favicon.ico">
<title>Node-RED Con</title>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
<link href="/css/style.css" rel="stylesheet">
</head>
<body>
<!--Nav-->
<div class="w-full bg-gray-800 sticky top-0 z-50">
<div class="container mx-auto">
<div class="flex items-center justify-between">
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 sm:h-auto sm:text-2xl" href="#about">
Node-RED Con
</a>
</div>
</div>
</div>
<div class="h-full max-w-2xl mx-auto">
<!--Main-->
<div id="content" class="container px-8 pt-8 sm:pt-10 mx-auto space-y-12 pb-24">
<div class="flex flex-col mx-auto justify-center items-center space-x-2 sm:space-x-10">
<div class="w-24">
<img src="https://nodered.org/about/resources/media/node-red-hexagon.svg" />
</div>
<div class="text-white space-y-1 md:space-y-2 text-center">
<h1 class="text-2xl sm:text-4xl">Node-RED Con 2025</h1>
<h2 class="text-2xl">Tuesday, November 4, 2025 | Online</h1>
</div>
</div>
<div class="mx-4 md:mx-auto items-center text-white max-w-2xl text-lg space-y-8">
<p class="text-justify">
Node-RED Con 2025 is here! This year's online conference is all about Node-RED's impact on industry.
It's a day for our community to share expertise, demonstrate powerful solutions, and connect with
the developers and engineers solving real-world industrial challenges.
</p>
<h2 class="text-2xl text-center pt-4">Call for Papers Officially Open</h2>
<p class="text-justify">
Node-RED Con is built from community submissions, and the Call for Papers is now officially open!
We're seeking passionate individuals to share their knowledge through compelling case studies,
technical deep-dives, inspiring "fun" projects, or as expert panelists. If you have a story to tell,
we want to hear from you.
</p>
<div class="text-center">
<a class="inline-block p-6 mt-6 border border-white rounded-md bg-red-800 text-2xl hover:bg-red-700" target="_blank" href="https://www.papercall.io/node-red-con-2025">
Submit Your Proposal
</a>
</div>
<h2 class="text-2xl text-center pt-4">Be the First to Know!</h2>
<p class="text-justify">
We will annouce through the Node-RED social channels when registration opens for the event, but if you want
to be notified, you can <a class="underline hover:text-red-400" href="https://eu1.hubs.ly/H0kZqlf0">sign up here</a>
and our event sponsor, FlowFuse, will send you an email.
</p>
</div>
</div>
</div>
<!--Footer-->
<div class="w-full bg-gray-800 sticky bottom-0">
<div class="container mx-auto">
<div class="flex flex-col lg:flex-row items-center justify-between">
<div class="flex justify-start content-center">
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" href="https://nodered.org">
Node-RED
</a>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://nodered.org/about/conduct/"><span class="hidden sm:inline-block">code of </span>conduct</a>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://discourse.nodered.org">forum</a>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://x.com/nodered">X</a>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://social.nodered.org/@nodered">mastodon</a>
</div>
<div class="flex lg:justify-end items-center">
<span class="inline-block text-gray-100 text-center h-10 p-2 md:h-auto md:p-4">Sponsored by:</span>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://flowfuse.com"><img src="images/ff.svg" /></a>
<a class="inline-block text-gray-100 no-underline hover:text-red-400 hover:text-underline text-center h-10 p-2 md:h-auto md:p-4" target="_blank" href="https://openjsf.org/"><img src="images/openjsf.svg" /></a>
</div>
</div>
</div>
</div>
</body>
</html>