mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +00:00
accelerator announcement, link HOWL essay
This commit is contained in:
parent
352caec9e4
commit
59242a5f28
@ -8,7 +8,7 @@ insert_anchor_links = "left"
|
||||
</div>
|
||||
|
||||
<div style="border: 1px solid lightgrey; margin:24px;padding:12px;border-radius: 8px; background-color: whitesmoke; filter: drop-shadow(3px 3px darkgray)">
|
||||
<b>NEWS:</b> We are excited to announce that htmx has been accepted into the first class of the <a href="https://accelerator.github.com/">Github Open Source Accelerator!</a>
|
||||
<b>NEWS:</b> We are excited to <a href="/posts/2023-06-06-htmx-github-accelerator/">announce</a> that htmx has been accepted into the first class of the <a href="https://accelerator.github.com/">Github Open Source Accelerator!</a>
|
||||
</div>
|
||||
|
||||
<h2>introduction</h2>
|
||||
|
@ -4,6 +4,7 @@ insert_anchor_links = "left"
|
||||
+++
|
||||
|
||||
* [Hypermedia Friendly Scripting](@/essays/hypermedia-friendly-scripting.md)
|
||||
* [Hypermedia On Whatever you'd Like (HOWL)](@/essays/hypermedia-on-whatever-youd-like.md)
|
||||
* [When To Use Hypermedia?](@/essays/when-to-use-hypermedia.md)
|
||||
* [A Real World React to htmx Port](@/essays/a-real-world-react-to-htmx-port.md)
|
||||
* [How Did REST Come To Mean The Opposite of REST?](@/essays/how-did-rest-come-to-mean-the-opposite-of-rest.md)
|
||||
|
36
www/content/posts/2023-06-06-htmx-github-accelerator.md
Normal file
36
www/content/posts/2023-06-06-htmx-github-accelerator.md
Normal file
@ -0,0 +1,36 @@
|
||||
+++
|
||||
title = "htmx is part of the Github Accelerator!"
|
||||
date = 2023-06-06
|
||||
[taxonomies]
|
||||
tag = ["posts", "announcements"]
|
||||
+++
|
||||
|
||||
We are excited to announce that htmx has been accepted into the first class of the
|
||||
[Github Open Source Accelerator](https://accelerator.github.com/)! This is a tremendous opportunity to work with and
|
||||
learn from some of the most successful open source developers and projects, and a great chance to get the message
|
||||
out about hypermedia and htmx.
|
||||
|
||||
We plan on using this opportunity to begin work on htmx 2.0 and, we hope, possibly learn how to make working on htmx
|
||||
a full time job!
|
||||
|
||||
Here are some of the other open source projects that we have met through the Github accelerator and that we recommend
|
||||
people check out:
|
||||
|
||||
<ul>
|
||||
<li><a href='https://boxyhq.com'>BoxyHQ</a> - BoxyHQ’s suite of APIs for security and privacy helps engineering teams build and ship compliant cloud applications faster.</li>
|
||||
<li><a href='https://cal.com'>Cal.com</a> - Cal.com is a scheduling tool that helps you schedule meetings without the back-and-forth emails.</li>
|
||||
<li><a href='https://www.crowd.dev'>Crowd.dev</a> - Centralize community, product, and customer data to understand which companies are engaging with your open source project.</li>
|
||||
<li><a href='https://documenso.com'>Documenso</a> - The Open-Source DocuSign Alternative. We aim to earn your trust by enabling you to self-host the platform and examine its inner workings.</li>
|
||||
<li><a href='https://erxes.io'>Erxes</a> - The Open-Source HubSpot Alternative. A single XOS enables to create unique and life-changing experiences that work for all types of business.</li>
|
||||
<li><a href='https://formbricks.com'>Formbricks</a> - Survey granular user segments at any point in the user journey. Gather up to 6x more insights with targeted micro-surveys. All open-source.</li>
|
||||
<li><a href='https://forwardemail.net'>Forward Email</a> - Free email forwarding for custom domains. For 6 years and counting, we are the go-to email service for thousands of creators, developers, and businesses.</li>
|
||||
<li><a href='https://gitwonk.com'>GitWonk</a> - GitWonk is an open-source technical documentation tool, designed and built focusing on the developer experience.</li>
|
||||
<li><a href='https://www.hanko.io'>Hanko</a> - Open-source authentication and user management for the passkey era. Integrated in minutes, for web and mobile apps.</li>
|
||||
<li><a href='https://infisical.com'>Infisical</a> - Open source, end-to-end encrypted platform that lets you securely manage secrets and configs across your team, devices, and infrastructure.</li>
|
||||
<li><a href='https://novu.co'>Novu</a> - The open-source notification infrastructure for developers. Simple components and APIs for managing all communication channels in one place.</li>
|
||||
<li><a href='https://openbb.co'>OpenBB</a> - Democratizing investment research through an open source financial ecosystem. The OpenBB Terminal allows everyone to perform investment research, from everywhere.</li>
|
||||
<li><a href='https://www.sniffnet.net'>Sniffnet</a> - Sniffnet is a network monitoring tool to help you easily keep track of your Internet traffic.</li>
|
||||
<li><a href='https://typebot.io'>Typebot</a> - Typebot gives you powerful blocks to create unique chat experiences. Embed them anywhere on your apps and start collecting results like magic.</li>
|
||||
<li><a href='https://www.webiny.com'>Webiny</a> - Open-source enterprise-grade serverless CMS. Own your data. Scale effortlessly. Customize everything.</li>
|
||||
<li><a href='https://webstudio.is'>Webstudio</a> - Webstudio is an open source alternative to Webflow</li>
|
||||
</ul>
|
Loading…
x
Reference in New Issue
Block a user