Skip to content

Commit

Permalink
Merge pull request #986 from jamstack/add-remix
Browse files Browse the repository at this point in the history
added-remix
  • Loading branch information
TomasBankauskas authored Dec 6, 2024
2 parents e5104bc + d938962 commit 9304c81
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/site/generators/remix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Remix
repo: remix-run/remix
homepage: https://remix.run/
language:
- JavaScript
license:
- MIT
templates:
- React
description: Build Better Websites. Create modern, resilient user experiences with web fundamentals.
twitter: remix_run
---

[Remix](https://remix.run) is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience that deploys to any Node.js server and even non-Node.js environments at the edge like Cloudflare Workers.

Want to know more? Read the [Technical Explanation of Remix](https://remix.run/discussion/introduction).

## Documentation

[Remix Documentation](https://remix.run/docs).

Remix [community on Discord](https://rmx.as/discord).

## Contributing

If you're interested in contributing code and/or documentation, please see [contributing guide](https://remix.run/guides/contributing).

0 comments on commit 9304c81

Please sign in to comment.