Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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).