Skip to content

Commit 9304c81

Browse files
Merge pull request #986 from jamstack/add-remix
added-remix
2 parents e5104bc + d938962 commit 9304c81

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

src/site/generators/remix.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Remix
3+
repo: remix-run/remix
4+
homepage: https://remix.run/
5+
language:
6+
- JavaScript
7+
license:
8+
- MIT
9+
templates:
10+
- React
11+
description: Build Better Websites. Create modern, resilient user experiences with web fundamentals.
12+
twitter: remix_run
13+
---
14+
15+
[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.
16+
17+
Want to know more? Read the [Technical Explanation of Remix](https://remix.run/discussion/introduction).
18+
19+
## Documentation
20+
21+
[Remix Documentation](https://remix.run/docs).
22+
23+
Remix [community on Discord](https://rmx.as/discord).
24+
25+
## Contributing
26+
27+
If you're interested in contributing code and/or documentation, please see [contributing guide](https://remix.run/guides/contributing).

0 commit comments

Comments
 (0)