Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Official Website of the Lynx Family

License

NotificationsYou must be signed in to change notification settings

rayfarer/lynx-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the website and documentation for Lynx.

Getting Started

Prerequisites

  • Node.js >= 18
  • pnpm (corepack enable is recommended)

Install dependencies:

pnpm install

Local Development

Start the dev server

pnpm run dev

Openhttp://localhost:3000/.

Production Build

pnpm run build

To preview the production build locally:

pnpm run preview

Overview

Directory Structure

/├── docs/│ ├── public/ ## Static resources│ ├── en/ ## English docs│ └── zh/ ## Chinese docs└── packages/└── lynx-compat-data/ ## Lynx compatibility data└── lynx-living-spec/ ## Lynx living specification└── lynx-example-packages/ ## Lynx example packages

Credits

lynx-website uses the following third-party libraries and more. Thanks to all the contributors of these libraries:

NameDescription
RspressA fast Rsbuild-based static site generator.
ReactA JavaScript library for building user interfaces.
Radix UIComponents, icons, colors, and templates for building high-quality, accessible UI.
Semi UIA modern, comprehensive, flexible design system and React UI library.
Tailwind CSSA utility-first CSS framework.

About

Official Website of the Lynx Family

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript64.7%
  • SCSS19.8%
  • Bikeshed7.9%
  • Less3.6%
  • JavaScript2.0%
  • CSS1.4%
  • Other0.6%

[8]ページ先頭

©2009-2025 Movatter.jp